Jayki25177

Blast fighting sim script OP

Dec 22nd, 2023
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. local args = {
  2. [1] = "Gust",
  3. [2] = 0
  4. }
  5.  
  6. game:GetService("ReplicatedStorage").Event.BuyPower:FireServer(unpack(args))
  7.  
  8.  
  9. Free buy Gust+
  10.  
  11. local args = {
  12. [1] = 0,
  13. [2] = 1000000000000000000000000000
  14. }
  15.  
  16. game:GetService("ReplicatedStorage").Event.Enchanted:FireServer(unpack(args))
  17.  
  18. Free inf enchants on the Gust
  19. Hope you enjoyed!
Advertisement
Add Comment
Please, Sign In to add comment