Advertisement
pa1nx9

Bank Robbery Simulator AUTO BREAK DOORS

Sep 14th, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. while true do
  2. wait()
  3. if game.Players.LocalPlayer.PlayerGui.ProximityPrompts:FindFirstChild("Prompt") then
  4. for _,v in pairs (game.Players:GetChildren()) do
  5. wait()
  6. keypress(0x45)
  7. wait()
  8. keyrelease(0x45)
  9. end
  10. end
  11.  
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement