Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    D3Dh0oker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Snow vally
    Posts
    1,850
    Reputation
    8
    Thanks
    438
    My Mood
    Angelic

    Ca Auto Inviter!!!

    This is a all new ca auto inviter , how is this done? its been made by me , all the codes ; it uses to noob tools combined to gether to make a nice auto inviter

    I WAS TO LAZY TO CHANGE THE ICONS AND FORM NAMES ;D
    Vid:

    no vid sowwie i reforrmatted my pc and forgot bout fraps...


    SCREEN SHOTS

    1.
    2.

    HOW TO USE ( MUST READ OR U WONT KNOW HOW )

    1. Run hack as admin ( WIN7/VISTA MUST! )
    2.you see the first screen shot? if you want to learn more bout the hack press the button check box.
    3. if you wanna continue press the conninue button...dumb ass
    4. once you click ok run the hack 2 things will appear
    4.put them to gether to whitch you can see them
    5. you see on one of them the title says START THIS FIRST , well yea...
    6. DONT START SHIT YET!!!
    7. open up ca
    8. make a room you want in w/e server. idc...
    9. alt tab ca ( if ur having trouble alt tabing use my otha program in a diffrent thread )
    10. run the one of what it says RUN THE ONE FIRST , click start fast
    11. go to the other one and click START fast
    12. HOVER OVER THE INVITE BUTTON , and watch some magic

    There are emergency shut off's so yea.... >.>
    VIRUS SCANS
    1. Click here u dumb choob for first scan
    2. Click here if you like PORN jk this is 2 Virus scan

    DOWNLOAD

    dont forget 2 say thanks

  2. #2
    LegendaryAbbo's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    5,243
    Reputation
    23
    Thanks
    546
    My Mood
    Relaxed
    Approved, but you might want to reanalyze your "QUIT ALL" buttons. On one form the button closes another form, on another it doesn't close any. And on the third it closes them all like it should.

  3. The Following User Says Thank You to LegendaryAbbo For This Useful Post:

    D3Dh0oker (03-23-2010)

  4. #3
    D3Dh0oker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Snow vally
    Posts
    1,850
    Reputation
    8
    Thanks
    438
    My Mood
    Angelic
    Quote Originally Posted by legendaryhack View Post
    Approved, but you might want to reanalyze your "QUIT ALL" buttons. On one form the button closes another form, on another it doesn't close any. And on the third it closes them all like it should.
    it gave me a error when i tried that , so i used form3 and it worked , ty for approval u hooker

  5. The Following User Says Thank You to D3Dh0oker For This Useful Post:

    Spookerzz (03-23-2010)

  6. #4
    LegendaryAbbo's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    5,243
    Reputation
    23
    Thanks
    546
    My Mood
    Relaxed
    Couldn't you just do:


    First form button for e.g:
    Code:
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            Me.Close()
            Form2.Close()
            Form3.Close()
    End Sub
    Second form button for e.g:
    Code:
    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
            Form1.Close()
            Me.Close()
            Form3.Close()
    End Sub
    Third form button:
    Code:
    Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
            Form1.Close()
            Form2.Close()
            Me.Close()
    End Sub
    I think their was three forms? If not just say and I will rewrite, but I think you get the idea?

  7. #5
    Spookerzz's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    4,647
    Reputation
    26
    Thanks
    572
    Could you teach me VB now
    I'm back.

  8. #6
    D3Dh0oker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Snow vally
    Posts
    1,850
    Reputation
    8
    Thanks
    438
    My Mood
    Angelic
    Quote Originally Posted by legendaryhack View Post
    Couldn't you just do:


    First form button for e.g:
    Code:
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            Me.Close()
            Form2.Close()
            Form3.Close()
    End Sub
    Second form button for e.g:
    Code:
    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
            Form1.Close()
            Me.Close()
            Form3.Close()
    End Sub
    Third form button:
    Code:
    Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
            Form1.Close()
            Form2.Close()
            Me.Close()
    End Sub
    I think their was three forms? If not just say and I will rewrite, but I think you get the idea?
    i tried but yea... no >.> its ok i guess o-O

  9. #7
    LegendaryAbbo's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    5,243
    Reputation
    23
    Thanks
    546
    My Mood
    Relaxed
    Quote Originally Posted by D3Dh0oker View Post
    i tried but yea... no >.> its ok i guess o-O
    I can try and help on teamviewer if you want

  10. #8
    D3Dh0oker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Snow vally
    Posts
    1,850
    Reputation
    8
    Thanks
    438
    My Mood
    Angelic
    Quote Originally Posted by legendaryhack View Post
    I can try and help on teamviewer if you want
    i alrdy finished the hack u hooker face

    MA MA MA , MA MA MA , MA MA MA HOOKER MA HOOK KA KA FACE

  11. #9
    LegendaryAbbo's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    5,243
    Reputation
    23
    Thanks
    546
    My Mood
    Relaxed
    Quote Originally Posted by D3Dh0oker View Post
    i alrdy finished the hack u hooker face

    MA MA MA , MA MA MA , MA MA MA HOOKER MA HOOK KA KA FACE
    I meant to get the forms to close properly.

  12. #10
    Grim's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    5,359
    Reputation
    112
    Thanks
    3,786
    My Mood
    Cynical
    no hotkeys?

    but let me get this straight... it'll click your mouse every 10 seconds, and your mouse being over the invite button will do auto-invites? and why did you have to make it so complicated again?
    Want to see my programs?
    \/ CLICK IT BITCHES \/

  13. #11
    LegendaryAbbo's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    5,243
    Reputation
    23
    Thanks
    546
    My Mood
    Relaxed
    Yeah it's also a bit glitchy. This time when I ran it, it went on the skits and started clicking random things and it took about 50 seconds to close because it would minimize task manager. Might need to be re thought and re coded.

    I think an Off hotkey is mandatory just in case this happens again

  14. #12
    _Siniister's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    %appdata%
    Posts
    200
    Reputation
    10
    Thanks
    39
    My Mood
    Blah
    So, like WPS said, it'll click it every 10 seconds? Maaan, you has to be lazy then. Just click, then hold enter >_>
    Or do you mean it will spam invites, regardless of the timey thing? O.o

    Fantastic real-life sim game in pre-kickstarter stage! Take a look: https://lnc.hr/t6UE
    If you think it looks promising, enter your e-mail for updates!




  15. #13
    FORCE™'s Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Omg ure a pedaphile
    Posts
    4,225
    Reputation
    69
    Thanks
    667
    My Mood
    Goofy
    Quote Originally Posted by legendaryhack View Post
    Couldn't you just do:


    First form button for e.g:
    Code:
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            Me.Close()
            Form2.Close()
            Form3.Close()
    End Sub
    Second form button for e.g:
    Code:
    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
            Form1.Close()
            Me.Close()
            Form3.Close()
    End Sub
    Third form button:
    Code:
    Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
            Form1.Close()
            Form2.Close()
            Me.Close()
    End Sub
    I think their was three forms? If not just say and I will rewrite, but I think you get the idea?
    since when do you know coding


    LIVERPOOL FC


  16. #14
    Grim's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    5,359
    Reputation
    112
    Thanks
    3,786
    My Mood
    Cynical
    Quote Originally Posted by sendi11 View Post

    since when do you know coding
    ........you didnt know? LH has or had his own hack.. i saw it.. just didnt work without a bypass...

    on topic: this programs not a bad idea... just not too sure how useful it is.
    Want to see my programs?
    \/ CLICK IT BITCHES \/

  17. #15
    AVGN's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Kekistan
    Posts
    15,566
    Reputation
    1817
    Thanks
    6,678
    Nice little project.
    Your next goal should be to make a full blown afk bot.




Page 1 of 2 12 LastLast

Similar Threads

  1. Runescape 2 auto programs
    By fabled in forum Hack Requests
    Replies: 19
    Last Post: 09-05-2007, 01:43 PM
  2. WarRock Auto Vehicle Repair Hack
    By mortis123 in forum WarRock - International Hacks
    Replies: 12
    Last Post: 01-17-2006, 08:40 PM
  3. Auto or aim bot
    By aaronm in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-13-2006, 04:10 PM
  4. Vehicle Stealing and Vehicle auto-destroy in Havana
    By Zededarian in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-02-2006, 04:34 PM
  5. WarRock Auto Healer
    By Flawless in forum WarRock - International Hacks
    Replies: 8
    Last Post: 12-31-2005, 03:44 AM