Results 1 to 3 of 3
  1. #1
    DylanOwnsYou's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    In the air, rising higher and higher as I watch you crash.
    Posts
    379
    Reputation
    19
    Thanks
    82
    My Mood
    Cynical

    inquiry aout afk bot

    uhm i have an afk bot, but i need it not just to click enter, but to have the x,y codes to click quick join and ready, any1 want to help me?

  2. #2
    upperdragon's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    0
    My Mood
    Stressed
    X Y
    E.G Cursor.Position = New Point(379, 382) = Move The Mouse To The Axis U Wrote

    To Find The Axis U Can Put : Cursor.Position.X = Label1.Text
    Cursor.Position.Y = Label2.Text

    Then To Make The Mouse Go From One Place To Another , Make 2 Timers, Disable The First One And Set Thier Interval To Anytime u wan E.G 1000 = 1 second

    Double Click oN teh Second Timer And Put :

    X Y
    Cursor.Position = New Point(TextBox1.Text, TextBox2.Text)
    mouse_event(&H2, 0, 0, 0, 1)
    mouse_event(&H4, 0, 0, 0, 1)
    Timer1.Start()
    Timer2.Stop()

    Then Double Click On The First Timer And Put:

    X Y
    If Cursor.Position = New Point(TextBox1.Text, TextBox2.Text) Then
    Cursor.Position = New Point(TextBox3.Text, TextBox4.Text)
    mouse_event(&H2, 0, 0, 0, 1)
    mouse_event(&H4, 0, 0, 0, 1)
    Timer1.Stop()
    Timer2.Start()
    End If

    Make 4 Textbox Btw And Put Thier Axis To Anything u wan

    now i got a problem
    whats the axis of combat arms quick join O.o

    D

  3. #3
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by upperdragon View Post
    X Y
    E.G Cursor.Position = New Point(379, 382) = Move The Mouse To The Axis U Wrote

    To Find The Axis U Can Put : Cursor.Position.X = Label1.Text
    Cursor.Position.Y = Label2.Text

    Then To Make The Mouse Go From One Place To Another , Make 2 Timers, Disable The First One And Set Thier Interval To Anytime u wan E.G 1000 = 1 second

    Double Click oN teh Second Timer And Put :

    X Y
    Cursor.Position = New Point(TextBox1.Text, TextBox2.Text)
    mouse_event(&H2, 0, 0, 0, 1)
    mouse_event(&H4, 0, 0, 0, 1)
    Timer1.Start()
    Timer2.Stop()

    Then Double Click On The First Timer And Put:

    X Y
    If Cursor.Position = New Point(TextBox1.Text, TextBox2.Text) Then
    Cursor.Position = New Point(TextBox3.Text, TextBox4.Text)
    mouse_event(&H2, 0, 0, 0, 1)
    mouse_event(&H4, 0, 0, 0, 1)
    Timer1.Stop()
    Timer2.Start()
    End If

    Make 4 Textbox Btw And Put Thier Axis To Anything u wan

    now i got a problem
    whats the axis of combat arms quick join O.o

    D
    Stop bumping these old threads

Similar Threads

  1. Afk Bot Are Stupid
    By tw24fr in forum Combat Arms Hacks & Cheats
    Replies: 26
    Last Post: 07-22-2009, 10:13 PM
  2. EPICPACMAN's {ULTIMATE AFK BOT}
    By EpicPacMan in forum Combat Arms Hacks & Cheats
    Replies: 37
    Last Post: 07-20-2009, 01:53 AM
  3. EpicPacMan's CA AFK BOT {BETA} 2nd RELEASE!
    By EpicPacMan in forum Combat Arms Hacks & Cheats
    Replies: 63
    Last Post: 07-04-2009, 01:28 PM
  4. EpicPacMan's CA AFK BOT {BETA}
    By EpicPacMan in forum Combat Arms Hacks & Cheats
    Replies: 51
    Last Post: 07-03-2009, 05:02 AM
  5. [First Post] CA afk bot!
    By EpicPacMan in forum Combat Arms Hacks & Cheats
    Replies: 57
    Last Post: 07-01-2009, 02:59 AM

Tags for this Thread