Advertisement
Guest User

pcall(pcall(function() local espcolor = Color3.fromRGB(140,

a guest
Aug 17th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. game.fireserver
  2. creategui=true
  3. textbox"true"
  4. pcall(function()
  5. local espcolor = Color3.fromRGB(140, 69, 102)
  6. local wallhack_esp_transparency = .4
  7. local gui_hide_button = {Enum.KeyCode.LeftControl, "h"}
  8. local plrs = game:GetService("Players")
  9. local lplr = game:GetService("Players").LocalPlayer
  10. local TeamBased = true ; local teambasedswitch = "m"
  11. local presskeytoaim = true; local aimkey = "e"
  12. aimbothider = false; aimbothiderspeed = .5
  13. local Aim_Assist = false ; Aim_Assist_Key = {Enum.KeyCode.LeftControl, "z"}
  14. local espupdatetime = 5; autoesp = false
  15. local abs = math.abs
  16. local mouselock = false
  17. local canaimat = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement