View difference between Paste ID: P7FgGYa8 and xQtqqsjm
SHOW: | | - or go back to the newest paste.
1-
while wait(0.2) do 
1+
for i=1, 100 do --amount you want
2-
local A_1 = "bf45f9ff2193c6a5eb3afd3bf81a567fe6"
2+
local A_1 = "da9570b7002b3cd409660bad92f88ab3124f3e"
3
local A_2 = "762070448fc854c6e8"
4
local Event = game:GetService("ReplicatedStorage").Events.PurchaseEgg
5
Event:InvokeServer(A_1, A_2)
6-
6+
end