[Solved] spammer

Posts 111 of 11 · Page 1 of 1
[Solved] spammer
Hi All
How Are You Today ?

I Need Any Work Spammer On CrossFire
I Test 2 Spammer And It Doesn't work

Thx
i tery all spamer don't work at the game
but it is work out of the game
CF Is blockinh hotkeys, spams mutch shiit..
Dame
So what will i do ?
I dunno
Any way you got the Macro things...

Im Going To Cry
Leav Me Alone
Aff, I have one spammer what works well, but i cant find link.. If i find it ill PM ok?
okkk
im w8ing you
I have an own source code for an simple spammer.

Code:
Public Class Form1
    Private Declare Function GetAsyncKeyState Lib "user32" (ByVal Vkey As Long) As Integer

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Spammer.Enabled = True

    End Sub

    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
        Spammer.Enabled = False

    End Sub

    Private Sub Spammer_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Spammer.Tick
        SendKeys.Send(TextBox1.Text)
        SendKeys.Send("{ENTER}")

    End Sub

    Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Hotkeys.Tick
        If GetAsyncKeyState(Keys.F1) Then ' if the F1 button gets pr
            Spammer.Start()

        End If

        If GetAsyncKeyState(Keys.F2) Then
            Spammer.Stop()
            MsgBox("Cred gamernuub")
        End If
Hotkeys:
F1 for start the spam
F2 for stop the spam

Keys:
Button 1
Button 2

How to do:

Open visual basic.
Open new project
Press on the project ctrl+shift+a
Copy and paste my code.
Answered

Closed
Posts 111 of 11 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?