Advertisement
QueenFake

STOP-Coins

Dec 14th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.23 KB | None | 0 0
  1. _G.toggle = false
  2. while _G.toggle == true do
  3. wait()
  4.     local oh1 = true
  5. local string_1 = "PickupCoin";
  6. local Target = game:GetService("ReplicatedStorage").Common.Lib.NetworkLib.Index.RelayEvent;
  7. Target:FireServer(string_1);
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement