Advertisement
NukeVsCity

Notoriety Hack AutoFarm

Jan 12th, 2021
12,314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. --Speed (Decrease this if you are getting killed)
  2. speed = 35
  3.  
  4. --Time before game force restart(In second)
  5. killtime = 360
  6.  
  7. --Item to ignore
  8. ignore = {'Money'}
  9.  
  10. --Grab safe box or not(Default true)
  11. grabsafe = true
  12.  
  13. --Item that is in safe
  14. safeitem = {'JewelCrown','RingBox','Money','Coke'}
  15.  
  16. --loadstring
  17. loadstring(game:HttpGet("https://raw.githubusercontent.com/CallMeChin/CallMeChin.github.io/main/roblox%20scripts/Notoriety%20Auto%20Farm", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement