Advertisement
RealCheat

AIMBOT all game's (25/1/2020). By RealCheat.

Jan 25th, 2020
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. --[[
  2. By RealCheat
  3. YouTube: https://www.youtube.com/channel/UCFt1u6IZSj3es9_9KKFD5HQ
  4. Twitter: @_RealCheat_
  5. Discord: https://discord.gg/sPZQpTG
  6.  
  7. Version: ????
  8. ]]
  9.  
  10. X_CHANGE = 0.1 --The change in camera angle on the X axis upon moving 1 pixel on 0.36 sensitivity.
  11. Y_CHANGE = 0.13 --The change in camera angle on the Y axis upon moving 1 pixel on 0.36 sensitivity.
  12. MOUSE_OFFSET = Vector2.new(0, 0) --The offset (in pixels) of where the script should think the mouse is.
  13. USE_RIGHT_CLICK = true --Whether or not to still use right click for locking on.
  14. AIM_KEY = nil --Enum.Keycode for the key to press when you want to lock onto someone.
  15.  
  16. loadstring(game:HttpGet("https://pastebin.com/raw/h4s35ANA", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement