Kaito_fyp

Script-025

Jun 28th, 2024 (edited)
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. local args = {
  2. [1] = 9e9,
  3. [2] = 9e9,
  4. [3] = 99e99
  5. }
  6.  
  7. game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("UpgradeCurrency"):FireServer(unpack(args))
  8.  
  9. Inf kills and kills upgrade
  10.  
  11. local args = {
  12. [1] = 10000,
  13. [2] = 10000000
  14. }
  15.  
  16. game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("SaveKill"):FireServer(unpack(args))
  17.  
Add Comment
Please, Sign In to add comment