Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --side note, these styles don't work when executed all at once
- --reverse style
- loadstring(game:HttpGet("https://raw.githubusercontent.com/reversevisible/r2fmodding/main/reversestyle.lua"))();
- --goon style
- loadstring(game:HttpGet("https://raw.githubusercontent.com/reversevisible/r2fmodding/main/goonstyle.lua"))();
- --nothing style
- loadstring(game:HttpGet("https://raw.githubusercontent.com/reversevisible/r2fmodding/main/nothingstyle.lua"))();
Add Comment
Please, Sign In to add comment