Youtube_AppealsCat

YBA Items Farm ServerHop | qwewu#2840

Sep 17th, 2022
3,478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.73 KB | None | 0 0
  1. -- Made by: qwewu#2840
  2. -- Join his discord server: https://discord.gg/jV38ADW5KR
  3. getgenv().on = true
  4. getgenv().webhook = "" --Only notifies lucky arrows
  5. getgenv().time = 0.5 --Delay
  6. getgenv().invisible = true
  7. getgenv().list = {
  8.     ["Mysterious Arrow"] = true,
  9.     ["Gold Coin"] = true,
  10.     ["Rokakaka"] = true,
  11.     ["Ancient Scroll"] = true,
  12.     ["Zepeli Headband"] = true,
  13.     ["Quinton gloves"] = true,
  14.     ["Dio diary"] = true,
  15.     ["Ribcage"] = true,
  16.     ["Steel Ball"] = true,
  17.     ["Diamond"] = true,
  18.     ["Stone Mask"] = true,
  19.     ["Pure Rokakaka"] = true
  20. }--lucky enabled by default
  21. repeat wait() until game:IsLoaded()
  22. loadstring(game:HttpGet("https://raw.githubusercontent.com/Qwewu/Scripts/main/YBAAUTOHOP"))()
  23.  
Add Comment
Please, Sign In to add comment