Advertisement
Kimmeng

Aimbot

Mar 1st, 2020
3,657
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = "Notification of Aimbot";
  3. Text = "Press Ctrl to Aim";
  4. Icon = "";
  5. Duration = "2";
  6. })
  7. loadstring(game:GetObjects('rbxassetid://340856112')[1].Source)()
  8.  
  9. wait()
  10.  
  11. _G.FREE_FOR_ALL = false
  12.  
  13. _G.BIND = 50 -- LEFT CTRL
  14. _G.ESP_BIND = 52 -- LEFT ALT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement