GreedyScripts

unConventional

Jun 6th, 2021 (edited)
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. -- AutoExec Settings
  2. _G.AutoRejoin = true;
  3. _G.AutoMusicMute = true;
  4. _G.AntiKnockBack = false;
  5. _G.AntiAFK = true;
  6. _G.AutoIncomeLeave = true;
  7. _G.AutoRoll = true;
  8.  
  9. -- Other Settings
  10. _G.MessageWarning = true; -- Disclamer warning.
  11.  
  12. loadstring(game:HttpGet("https://scriptstream.xyz/ScriptStorage/unConventional.lua", true))()
Add Comment
Please, Sign In to add comment