getgenv()[“Debug”] = false; –Lists the items that are spawned in the map
getgenv()[“Candy ESP”] = true; — Recommended to stay on true
getgenv()[“Server Hop Delay”] = 15; –Default is 40 (Recommended 35-50)
getgenv()[“Item Pickup Delay”] = 0.35; — Default is 0.35 (Dont Go below 0.3 or risk of getting banned)
getgenv()[“Webhook”] = false — Option to enable and disable webhook feature
getgenv()[“WebhookURL”] = “” –put the webhook in the “”
getgenv()[“Items To Farm”] = {
[“Lucky Arrow”] = true,
[“Mysterious Arrow”] = false,
[“Gold Coin”] = false,
[“Rokakaka”] = false,
[“Ancient Scroll”] = false,
[“Zepellin’s Headband”] = false,
[“Quinton’s Glove”] = false,
[“Dio’s Diary”] = false,
[“Rib Cage of The Saint’s Corpse”] = false,
[“Steel Ball”] = false,
[“Diamond”] = false,
[“Stone Mask”] = false,
[“Pure Rokakaka”] = false,
[“Red Candy”] = true,
[“Blue Candy”] = true,
[“Green Candy”] = true,
[“Yellow Candy”] = true
};
pcall(function()
loadstring(game:HttpGet”https://raw.githubusercontent.com/Astrll/YBA-Halloween-Script/main/server-hop-V2.5″)();
end)
Steps :
- Click go to script button for get script
- Click COPY button for auto copy script
- Paste the script into your script application
- Run and done