Advertisement
NukeVsCity

Item Farm Hop YBA

Jul 2nd, 2022 (edited)
12,909
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. --how to put in autoexec for KRNL BETA https://streamable.com/yx474s
  2.  
  3.  
  4. --script will now wait until first loading screen passes , it will skip the second one instantly
  5.  
  6.  
  7.  
  8. _G.WebhookLucky = "" --idk if this works
  9.  
  10.  
  11. getgenv().WhatToFarm = {
  12. ["Mysterious Arrow"] = false,
  13. ["Rokakaka"] = true,
  14. ["Pure Rokakaka"] = false,
  15. ["Diamond"] = false,
  16. ["Lucky Arrow"] = false,
  17. ["DEO's Diary"] = false,
  18. ["Steel Ball"] = false,
  19. ["Rib Cage of The Saint's Corpse"] = false,
  20. ["Stone Mask"] = false,
  21. ["Gold Coin"] = false,
  22. ["Quinton's Glove"] = false,
  23. ["Ancient Scroll"] = false,
  24. ["Zepellin's Headband"] = false
  25. }
  26.  
  27. loadstring(game:HttpGet("https://raw.githubusercontent.com/NukeVsCity/hackbloxfruits/main/hop"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement