Dsaqwed123

Stylish Style

Apr 16th, 2023
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --side note, these styles don't work when executed all at once
  2. --reverse style
  3.  
  4. loadstring(game:HttpGet("https://raw.githubusercontent.com/reversevisible/r2fmodding/main/reversestyle.lua"))();
  5.  
  6. --goon style
  7.  
  8. loadstring(game:HttpGet("https://raw.githubusercontent.com/reversevisible/r2fmodding/main/goonstyle.lua"))();
  9.  
  10. --nothing style
  11.  
  12. loadstring(game:HttpGet("https://raw.githubusercontent.com/reversevisible/r2fmodding/main/nothingstyle.lua"))();
Add Comment
Please, Sign In to add comment