The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Snowball.io script pastebin roblox
By LINK GAME on 2024-09-19 08:00 am | Syntax: LUA | Views: 13



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1.  local args = {
  2.     [1] = "CATCH_EGG",
  3.     [2] = 1e+18
  4. }
  5.  
  6. game:GetService("ReplicatedStorage").Events.SpecialCoinRE:FireServer(unpack(args))