_G.WebhookLucky = "" --webhook for lucky notifier getgenv().TimeOutLoadingTimer = 20 --how much time until the script checks if the game got stuck on LOADING ASSETS 0/100 getgenv().FindServerWithLowerThenPlayers = 18 --script will find servers with more players then this number getgenv().timeuntilitemcheck = 10 --how much to wait until it checks if you got an item ( FOR FAST LUCKY FARM ) --IF YOU NEED TO FARM LUCKYS FAST JUST USE THE LUCKY FARMER ON MY PROFILE. getgenv().WhatToFarm = { ["Lucky Arrow"] = false, ["Lucky Stone Mask"] = false, ["Rokakaka"] = false, ["Pure Rokakaka"] = false, ["Diamond"] = false, ["DEO's Diary"] = false, ["Steel Ball"] = false, ["Rib Cage of The Saint's Corpse"] = false, ["Stone Mask"] = false, ["Gold Coin"] = false, ["Quinton's Glove"] = false, ["Ancient Scroll"] = false, ["Zepellin's Headband"] = false, ["Mysterious Arrow"] = false } loadstring(game:HttpGet("https://raw.githubusercontent.com/NukeVsCity/Scripts2023/main/serverhopper2023"))()