Rebirth Champions X Script | EASTER EVENT SCRIPTS

Created by Z33N

Features:

  • Auto Easter Currency Collect (nobody else can collect any in server lol)
_G.autoEaster = true;
print("made with love by z33n")

while _G.autoEaster == true do
    local playerHead = game.Players.LocalPlayer.Character.Head
    for i, v in pairs(game:GetService("Workspace").Scripts.Easter.Eggs.Storage:GetDescendants()) do
        if v.Name == "TouchInterest" and v.Parent then
            firetouchinterest(game:GetService('Players').LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
        end
    end
wait()
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS