The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Inf money (admin online ingame! I need raid!) script pastebin roblox
By inf money (admin online ingame! I need raid!) on 2024-09-23 08:00 am | Syntax: LUA | Views: 8



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. _G.loop = true
  2.  
  3. while _G.loop do
  4.     wait (0.1)
  5. local args = {  
  6.     [1] = 10000000000
  7. }
  8.  
  9. game:GetService("ReplicatedStorage").Quest.RemoteEvents.AddCash:FireServer(unpack(args))  
  10. end



  • Recent Roblox Scripts