Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- https://www.roblox.com/games/1677003440/Hallows-Eve-Sinister-Swamp
- _G.toggle = true --true ON | false OFF
- while _G.toggle do
- wait()
- local A_1 = "Collect Candy"
- local A_2 = Vector3.new(436.619995, 19.4700012, -265.529968)
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end
- -- made by Death Knight Vie V3rm / Death Knight#9943
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement