Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local VirtualUser=game:service'VirtualUser'
- game:service'Players'.LocalPlayer.Idled:connect(function()
- VirtualUser:CaptureController()
- VirtualUser:ClickButton2(Vector2.new())
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement