Discord Server Red Security Twitter Donation to Red Security Red Security Youtube Channel Red Security Tumblr Profile
Login or Register to Hide ads and Accessing all features on the forum

vb.net auto clicker

0 Replies, 2162 Views

I did not make this auto-clicker, I downloaded it from here:
https://codeload.github.com/bhaktijkoli/...zip/master

I made 11 changes to the code, added a stop function, and press keyboard keys to stop the timer


Private Sub HotKeyTimer_Tick(sender As Object, e As EventArgs) Handles HotKeyTimer.Tick

       If GetAsyncKeyState(Keys.S) Then
           HotKeyTimer.Enabled = False
           CmdStart_Click()
       End If

   End Sub

code i added in to timer


This autoclicker is really good for mouse clicking games on Facebook.
[img=0x0]https://hackmyass.files.wordpress.com/2011/01/hackers.jpg[/img][color=rgba(255, 255, 255, 0.2)](edited)

[/color]


Attached Files Image(s)
   
[img=0x0]https://hackmyass.files.wordpress.com/2011/01/hackers.jpg[/img]
(This post was last modified: 10-10-2018, 03:55 PM by viruss. Edit Reason: got someone to add puncition to my sentences )

Messages In This Thread
vb.net auto clicker - by viruss - 10-10-2018, 03:35 PM



Users browsing this thread: 1 Guest(s)