get paid to paste

YBA - Your Bizarre Adventure Script | ITEM...

getgenv().Settings = {
    ["Enabled"] = true,
    ["Webhook"] = "",
    ["Delay"] = 1.5,
    ["TurnCandies"] = false,-- f0r hallowen
    ["ItemsToNotify"] = {"Lucky Arrow","Christmas Present"}
}

--///ServerHop Settings\\\

getgenv().ServerHopSettings = {
    ["MaxPlayers"] = 19,
    ["MinPlayers"] = 1
}

--///Items\\\

getgenv().Items = {
    "Lucky Arrow",
    "Red Candy",
    "Blue Candy",
    "Green Candy",
    "Yellow Candy",
    "Christmas Present",
    "Rib Cage of The Saint's Corpse",
    "Rokakaka",
    "Mysterious Arrow",
    "Dio's Diary",
    "Zepellin's Headband",
    "Ancient Scroll",
    "Steel Ball",
    "Diamond",
    "Stone Mask",
    "Quinton's Glove"
}
repeat wait() until game:IsLoaded()

loadstring(game:HttpGet("https://raw.githubusercontent.com/Qwewu/Scripts/main/YBAAUTOHOP"))()

Pasted: Apr 18, 2023, 5:11:04 am
Views: 233