UNKNOWNSCRIPTER12

DogeCoin miner script For Eggs Grinding

Mar 28th, 2021 (edited)
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. while false do
  2.  
  3. local args = {
  4. [1] = "Put What The Egg Called Here So Just Don`t Put egg At The End Or It Wont Work ",
  5. [2] = "Pick Single Or Triple "
  6. }
  7.  
  8. game:GetService("ReplicatedStorage").RemoteEvents.EggOpened:InvokeServer(unpack(args))
  9.  
  10. wait(0.00000000000000000000000000000001)
  11. end
Add Comment
Please, Sign In to add comment