Page 1 of 2 12 LastLast
Results 1 to 15 of 28
  1. #1
    Jesus Farted {Mezo}'s Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    Somewhere dark, hidden, and has free Wi-Fi
    Posts
    134
    Reputation
    10
    Thanks
    34
    My Mood
    Hot

    [Tutorial] VB Tapper

    Heya

    Well i was thinking of maybe making a new tutorial everyday, maybe useful to some people. (Very noob friendly though.. Screenies too^^), I guess its time to get started.

    This is a very basic tapper.

    First off, i hope you got VB 2008.

    1) Make a new 'Windows Form Application'


    2) Add two buttons to the form.


    3) Double-Click on the first button and enter this code:
    Shell("NET START DHCP")
    Basically that's the connect button, you can even type it in in notepad and make a .bat file.


    4) Now double-click the second button and enter this code:
    Shell("NET STOP DHCP")
    As you can probably guess, thats the disconnect button, again, can be typed in notepad.


    And your basically done, you can go ahead and run it by pressing F5 or save it by pressing on the bunch of floppy discs on top.

    As previously mentioned, this is a very basic tapper, it doesnt automatically reconnect or anything, if you want me to show you how to add hotkeys, i could, but only if a few people want it . And this is also probably the first of a few tutorials, might make another one tomorrow.

    A TUTORIAL A DAY KEEPS THE LEECHERS AWAY!
    Call Me Mezo

    Visual Basic Semi Expert
    C++ Intermediate
    ASM Still Learning


    [img]https://i282.photobucke*****m/albums/kk274/asoso101/userbars/disturbed_ub1.png[/img]

    Interested in making hacks or bots? Go ahead and msn me wwe_deadman@hotmail.com

  2. The Following 10 Users Say Thank You to Jesus Farted {Mezo} For This Useful Post:

    acess4 (12-06-2009),Grim (12-06-2009),Katie_Perry (12-16-2009),KillGirl (12-11-2009),Masta92 (12-11-2009),mastermods (09-04-2010),RapDog (12-11-2009),TheWho (12-11-2009),tomyssj3 (12-06-2009),Yuerno_backup (12-16-2009)

  3. #2
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    Wrong Section, this should be posted in the VB section.

  4. #3
    acess4's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    6
    dude i did everything like u said but when i run it and click disconnect it just falshes and does nothing can u help a lil

  5. #4
    JIGS4W's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    2,906
    Reputation
    48
    Thanks
    156
    Quote Originally Posted by acess4 View Post
    dude i did everything like u said but when i run it and click disconnect it just falshes and does nothing can u help a lil
    Are you sure you have the right codes?


  6. #5
    Grim's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    5,359
    Reputation
    112
    Thanks
    3,786
    My Mood
    Cynical
    dude............

    that's retarded easy...
    Want to see my programs?
    \/ CLICK IT BITCHES \/

  7. The Following 2 Users Say Thank You to Grim For This Useful Post:

    1337_ObamaBinLaden (12-08-2009),KillGirl (12-11-2009)

  8. #6
    LeMaster301's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ohio
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Confused
    i want to make a bot 4 combat arms but i have window xp wil that efect any thing?if u no how to mke 1 or have 1 i can have 4 free email me at logan_lemaster123@hotmail.com

  9. #7
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    I did that when i was like 12, but thanks for helping
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  10. #8
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    i made it even better today
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  11. #9
    Jesus Farted {Mezo}'s Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    Somewhere dark, hidden, and has free Wi-Fi
    Posts
    134
    Reputation
    10
    Thanks
    34
    My Mood
    Hot
    Like i said.. completely noob friendly, and totally simple.
    Call Me Mezo

    Visual Basic Semi Expert
    C++ Intermediate
    ASM Still Learning


    [img]https://i282.photobucke*****m/albums/kk274/asoso101/userbars/disturbed_ub1.png[/img]

    Interested in making hacks or bots? Go ahead and msn me wwe_deadman@hotmail.com

  12. The Following User Says Thank You to Jesus Farted {Mezo} For This Useful Post:

    KillGirl (12-11-2009)

  13. #10
    iWAFFLE's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    Houston
    Posts
    704
    Reputation
    10
    Thanks
    38
    My Mood
    Amused
    Quote Originally Posted by lindosbert View Post
    visit Web Cheats get free vips hack cracked
    AKA Free cracked Viruses

  14. #11
    romario313's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    MICHIGAN
    Posts
    216
    Reputation
    9
    Thanks
    24
    My Mood
    Relaxed

    Smile hotkey

    Here is the code to make a hot key, and tapper, give credits for the hotkeys if you plan on making a tapper.
    Code:
    Public Class Form1
    
        Private Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click
            Shell("NET START DHCP")
        End Sub
    
        Private Sub Button1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Button1.KeyDown
            If e.KeyCode = Keys.F5 Then
                Button1.Enabled = True
            End If
        End Sub
    
        Private Sub Button2_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button2.Click
            Shell("NET STOP DHCP")
        End Sub
    
        Private Sub Button2_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Button2.KeyDown
            If e.KeyCode = Keys.F6 Then
                Button2.Enabled = True
            End If
        End Sub
    End Class

  15. #12
    Jesus Farted {Mezo}'s Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    Somewhere dark, hidden, and has free Wi-Fi
    Posts
    134
    Reputation
    10
    Thanks
    34
    My Mood
    Hot
    lol well that's the simple way of adding hotkeys, and sadly, it doesnt always work, i was gonna teach people how to use the 'GetAsyncKeyState' method
    Call Me Mezo

    Visual Basic Semi Expert
    C++ Intermediate
    ASM Still Learning


    [img]https://i282.photobucke*****m/albums/kk274/asoso101/userbars/disturbed_ub1.png[/img]

    Interested in making hacks or bots? Go ahead and msn me wwe_deadman@hotmail.com

  16. #13
    acess4's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    6
    does this work for laptops

  17. #14
    Shakugan no Shana's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    5,213
    Reputation
    176
    Thanks
    830
    My Mood
    Pensive
    Am i the only one who this doesn't work for? post another way?

  18. #15
    conndrst's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    112
    Reputation
    10
    Thanks
    29
    My Mood
    Asleep

    Question Need Help

    ok i built it but now ow to make it an .exe ?
    Been offline for a while but i am working on getting back on

Page 1 of 2 12 LastLast

Similar Threads

  1. [Tutorial] Cheatz Tutorial: How to Code a Tapper[VB]
    By CheatCreatorzz in forum CrossFire Spammers, Injectors and Multi Tools
    Replies: 3
    Last Post: 04-05-2011, 09:14 AM
  2. [Tutorial] MPGH Tutorial: How to Code a Tapper[VB]
    By CheatCreatorzz in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 15
    Last Post: 03-17-2011, 07:29 PM
  3. [Tutorial]VB Tapper (Video - Made By Me, diffrent from others)
    By xTMx in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 12-15-2009, 09:33 PM
  4. vb combat arms tapper(source + tutorial)
    By stevethehacker in forum Visual Basic Programming
    Replies: 37
    Last Post: 11-10-2009, 07:58 PM
  5. Warrock Hack - Tutorial
    By Dave84311 in forum WarRock - International Hacks
    Replies: 667
    Last Post: 10-09-2007, 10:10 AM