Rebirth Champions X AUTO COLLECT PUMPKIN SCRIPT

Created by SellingNBuying

Features:

  • AUTO COLLECT PUMPKIN
_G.collectpump = true -- true/false, you can turn it off

local plr = game.Players.LocalPlayer.Character.Head

while _G.collectpump == true do
 for i, v in pairs(game:GetService("Workspace").Scripts.PumpkinsCollect.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

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!