Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.Settings = {
- -- Defines if you want it to autorob
- Rob = true;
- -- Whitelisted for killaura (won't kill them), This use userid, example: Whitelisted = {4555};
- Whitelisted = {};
- -- Pretty self-explain
- Jewel = true;
- Bank = true;
- Casino = true;
- Stores = false; -- Not recommending to enable this as it can fuck up the autorob.
- KillAura = true;
- }
- loadstring(game:HttpGet("https://pastebin.com/raw/Zqvz0xX2", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement