Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. local Player = game.Players.LocalPlayer
  2.  
  3. Player.Chatted:connect(function(cht)
  4. if cht:match("!disable") then
  5.  
  6. game.Players.LocalPlayer.PlayerGui.ACore:Destroy()
  7.  
  8. elseif cht:match("!gui") then
  9.  
  10.  
  11. elseif cht:match("!m9") then
  12. loadstring(game:HttpGet("https://pastebin.com/raw/Nm08JhLw", true))()
  13.  
  14. elseif cht:match("!shotgun") then
  15. loadstring(game:HttpGet("https://pastebin.com/raw/nkcgDvCw", true))()
  16.  
  17. elseif cht:match("!ws") then
  18. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 150
  19.  
  20. elseif cht:match("!jp") then
  21. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  22.  
  23. elseif cht:match("!aimbot") then
  24. loadstring(game:HttpGet("https://pastebin.com/raw/xFnSLP9K", true))()
  25.  
  26. elseif cht:match("!saveguns") then
  27. loadstring(game:HttpGet("https://pastebin.com/raw/LW5fVVVc", true))()
  28.  
  29. elseif cht:match("!getguns") then
  30. loadstring(game:HttpGet("https://pastebin.com/raw/wcmnKynP", true))()
  31.  
  32. elseif cht:match("!cmds") then
  33. loadstring(game:HttpGet("https://pastebin.com/raw/bte16Z7P", true))()
  34. elseif cht:match("!esp") then
  35. loadstring(game:HttpGet("https://pastebin.com/raw/tjZCT98t", true))()
  36. elseif cht:match("!lobby") then
  37. loadstring(game:HttpGet("https://pastebin.com/raw/kkr403u3", true))()
  38. elseif cht:match("!unspeed") then
  39. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  40. elseif cht:match("!unjp") then
  41. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  42. elseif cht:match("!reach") then
  43. loadstring(game:HttpGet("https://pastebin.com/raw/S5Saz93M", true))()
  44. elseif cht:match("!sniper") then
  45. loadstring(game:HttpGet("https://pastebin.com/raw/8wV7a9J9", true))()
  46. elseif cht:match("!kill all") then
  47. loadstring(game:HttpGet("https://pastebin.com/raw/NDXBUwJA", true))()
  48. elseif cht:match("!credits") then
  49. game:GetService("StarterGui"):SetCore("SendNotification",{
  50. Title = "Creators.";
  51. Text = "Chester2x & Max2x";
  52.  
  53. })
  54. elseif cht:match("!dex") then
  55. loadstring(game:GetObjects('rbxassetid://2180084478')[1].Source)()
  56. elseif cht:match("!hitbox") then
  57. loadstring(game:HttpGet("https://pastebin.com/raw/7qprww9j", true))()
  58. elseif cht :match ("!bridge") then
  59. loadstring(game:HttpGet("https://pastebin.com/raw/yk73fZaZ", true))()
  60. elseif cht:match ("!bike1") then
  61. loadstring(game:HttpGet("http://pastebin.com/raw/w4jr6JWm", true)) ()
  62. elseif cht:match ("!bridgemid") then
  63. loadstring(game:HttpGet("http://pastebin.com/raw/W0rhVd1U", true)) ()
  64. elseif cht:match ("!bridgef") then
  65. loadstring(game:HttpGet("http://pastebin.com/raw/5N22iiKD", true)) ()
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91. end
  92. end)
  93.  
  94.  
  95.  
  96. game:GetService("StarterGui"):SetCore("SendNotification",{
  97. Title = "Loaded AnarchCmds";
  98. Text = "Working.. Credits:Chester2x,Max2x";
  99.  
  100. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement