Advertisement
AtlasLoader

Haha

Feb 13th, 2025
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. local args = {
  2. [1] = "currencyReward",
  3. [2] = {
  4. [1] = "bucks",
  5. [2] = 9999999999999
  6. }
  7. }
  8.  
  9. game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvents"):WaitForChild("General"):FireServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement