Advertisement
Guest User

Script1

a guest
Feb 24th, 2019
1,034
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. local A_1 = "\98\101\52\54\102\97\48\48\50\50\57\52\99\55\97\54\101\99\51\98\102\101\51\100\102\56\49\97\53\54\55\102\101\54"
  2. local A_2 = "\55\54\50\48\55\48\52\52\56\102\99\56\53\52\99\54\101\56"
  3. local Event = game:GetService("ReplicatedStorage").Events.PurchaseEgg
  4. Event:InvokeServer(A_1, A_2)
  5.  
  6. local Evento = game:GetService("ReplicatedStorage").Events.InstantHatchOwned
  7. Evento:InvokeServer()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement