FurkingBoi

boxing simulator

Jul 17th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. --1337.xyz#6508
  2. shared.settings = {
  3. ['Bind'] = Enum.KeyCode.RightShift; -- https://developer.roblox.com/en-us/api-reference/enum/KeyCode
  4. ['DarkMode'] = true; -- true DarkMode , false WhiteMode
  5. }
  6.  
  7. loadstring(game:HttpGet("https://raw.githubusercontent.com/1337xyz/robloxscripts/master/BoxingSimulator.lua"))()
Add Comment
Please, Sign In to add comment