That tutorial show you how set the mouse position. That can be used on alots of software.
By : Ben ~Sice
Code :
The code under public class form1 :
Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vkey As Long) As Integer
Code for button1 :
timer1.start
Timer1 code :
Windows.Forms.Cursor.Position = New Point(TextBox1.Text)
Form1 load code :
Timer2.Start()
Timer3.Start()
Timer2 code :
Dim ran As New Random
TextBox1.Text = ran.Next(1, 5000)
Timer3 code :
Dim space As Boolean space = GetAsyncKeyState(Keys.Space) If space = True Then Me.Close()
i cant believe no one else has commented
GREAT VID MAN
HELPED ALOT
THANKS SOOOOOOO MUCH
5/5
LATERSS BRAH
I SUBBED AS WELL
CYAAS
qwerty00ape1 1 year ago
good vid :)
VasilKuzevski 2 years ago