Advertisement
Neverplay

god of glory script

Apr 17th, 2022
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. --god of glory script
  2. -- You can change the 2e14 to any number
  3.  
  4. local args = {
  5. [1] = {
  6. ["Value"] = 2e14
  7. }
  8. }
  9.  
  10. game:GetService("ReplicatedStorage").Remotes.GiveMana:FireServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement