Quick AFK Bot With Keys
Hmmm
OFC
Which I Added In Form1.design
OFCWhich I Added In Form1.design
Code:
Public Class Form1
Private Declare Function GetAsyncKeyState Lib "User32" (ByVal vKey As Integer) As Short ' Declare hotkeys
Private Property result() As Short
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Timer1.Enabled = False
End Sub
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
Try
Interaction.AppActivate("crossfire")
My.Computer.Keyboard.SendKeys("W")
My.Computer.Keyboard.SendKeys("A")
My.Computer.Keyboard.SendKeys("S")
My.Computer.Keyboard.SendKeys("D")
Catch
End Try
End Sub
Private Sub Timer2_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer2.Tick
For i = 6 To 255
result = 0
result = GetAsyncKeyState(i)
If GetAsyncKeyState(Keys.F2) Then
Timer1.Enabled = True
End If
If GetAsyncKeyState(Keys.F3) Then
Timer1.Enabled = False
End If
If GetAsyncKeyState(Keys.Delete) Then
Me.Close()
Application.Exit()
End If
Next i
End Sub
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Me.Close()
Application.Exit()
End Sub
End Class
NArr ive used the code above which works perfect and updated the download atachments if still not working ill finish and make it work its working fine here so
?
?HEY this can come helpful for the ironman ribbon just play MM and hide and leave ur character there or on TD
Could you PM me the new version so I can test it please?
kk ill inbox it u just stay afk in TD see if it kick u, dont get kicked by team mates tho 

it is waiting for aprove so huys dont spam and this looks pretty basic and simple well i give it a try when it gets aproved
it wont let me upload the same again wait till aprove :/

Yeap U Dont but u dont get kicked for idle too so
May just Not Work For some 
