Advertisement
Aldoaprilyan423

Mad Infinite Money

Feb 19th, 2019
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. _G.Settings = {
  2. -- Defines if you want it to autorob
  3. Rob = true;
  4. -- Whitelisted for killaura (won't kill them), This use userid, example: Whitelisted = {4555};
  5. Whitelisted = {};
  6. -- Pretty self-explain
  7. Jewel = true;
  8. Bank = true;
  9. Casino = true;
  10. Stores = false; -- Not recommending to enable this as it can fuck up the autorob.
  11. KillAura = true;
  12. }
  13.  
  14. loadstring(game:HttpGet("https://pastebin.com/raw/Zqvz0xX2", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement