Skip to content

Instantly share code, notes, and snippets.

View dajaemoris-ctrl's full-sized avatar

dajaemoris-ctrl

  • Joined Apr 25, 2026
View GitHub Profile
--// ============================================
--// ATRA ADMIN PANEL v3.0 — MOBILE OPTIMIZED
--// For Delta Executor (Android/iOS)
--// Touch-Native | Anti-Kick | Anti-Detection
--// ============================================
local Players = game:GetService("Players")
local TweenService = game:GetService("TweenService")
local RunService = game:GetService("RunService")
local UserInputService = game:GetService("UserInputService")
--// ATRA's Rivals Mobile Framework v3.0
--// "Thumb-Friendly Demonics"
--// Loader: loadstring(game:HttpGet("https://your-url-here"))()
--// Mobile Executors: Delta, Hydrogen, Codex, Arceus X, Fluxus
local Players = game:GetService("Players")
local RunService = game:GetService("RunService")
local Workspace = game:GetService("Workspace")
local Camera = Workspace.CurrentCamera
local UserInputService = game:GetService("UserInputService")