Skip to content

Instantly share code, notes, and snippets.

if game.PlaceId == 7484251959 then
repeat wait() until game:IsLoaded();
wait(5);
local lp = game:service"Players".LocalPlayer;
local rs = game:service"ReplicatedStorage";
local ws = workspace;
local run_s = game:service"RunService";
local ts = game:service"TweenService";