ADVERTISEMENTREMOVE ADS
Auto farm Egg Hunt EvENT
6,925 views
Description
this script is to auto-farm the new rebirth champions x script.
i probaly din't release in my script since the auto egg needs to be fixed
i probaly din't release in my script since the auto egg needs to be fixed
Features:
- autofarm
ADVERTISEMENTREMOVE ADS
11 Lines • 393 Bytes
Toggle_Firework = Value
while Toggle_Firework and task.wait() do
wait()
for i,v in pairs(workspace.Scripts.CollectEasterEggs.Storage:GetDescendants()) do
if (v.Name == "TouchInterest" and v.Parent) then
firetouchinterest(game.Players.LocalPlayer.Character.Head, v.Parent, 0)
wait()
break;
end
end
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS




Comments