Skip to content

Instantly share code, notes, and snippets.

View romanavicandrej-stack's full-sized avatar

romanavicandrej-stack

View GitHub Profile
-- ZERUS ULTRA LOADER v2 (CLEAN)
local Players = game:GetService("Players")
local RunService = game:GetService("RunService")
local UserInputService = game:GetService("UserInputService")
local CoreGui = game:GetService("CoreGui")
local LocalPlayer = Players.LocalPlayer
local Camera = workspace.CurrentCamera
local Mouse = LocalPlayer:GetMouse()
local apiUrl = "https://script.google.com/macros/s/TVOY_API_URL/exec"