My First Tapper

Posts 115 of 17 · Page 1 of 2
My First Tapper


virus scan 1
Virustotal. MD5: 96ee997b35c6845e01b5f4d7ae0ddaf9
virus scan 2
Tapper(working).rar MD5:96ee997b35c6845e01b5f4d7ae0ddaf9 - VirSCAN.org Scanners did not find malware!

run as admin for vista

hot keys dont work

ps:dont flame me cuz there are a ton of tappers out.

credits go to me XD and to Microsoft for the tools that helped make this.

And some thanks go to Mezo for his help

i have it in zip and in rar so everyone can use it
Tapper(working).rarattachment deleted · 22 downloads before removal
Tapper(working).zipattachment deleted · 8 downloads before removal
Good job, add some GUI & hotkeys next time
Quote Originally Posted by Pixipixel_ View Post
Good job, add some GUI & hotkeys next time
the hot keys are F7 and F8

well at least that is what i made them

edit nvm they dont work
I bet you just used a tut in the code section.

Theses are super easy and you really need hotkeys, I can help you with hotkeys if you need it.
Dude in all honesty we dont need anymore tapper sorry to disapoint you.
Also add some hotkeys.
What Did u use to make this VB or C+++?
Made from VB

I can tell.
Hot keys don't work?

Not fun. :P Took me 15 minutes to figure it out for me, but mine works perfect ingame. Check the thread out.
Zman up there was wondering how they worked and I gave him the code, it's in the thread.

Thread's name is GunFire's Tapper V1
Nice,too bad there's a million of these.
Tappers are the easiest utilities to make.

1.But 2 buttons.
2.Rename one Disconnect, and the other Reconnect.
3.Double click Disconnect button, when the code page Form1* page opnes up, put
Code:
system("NET STOP DHCP");
Do the same for the Reconnect button but change "STOP" to "START".

(C++)


Quote Originally Posted by conndrst View Post
the hot keys are F7 and F8

well at least that is what i made them

edit nvm they dont work
If it's c++/vc++ just use:
Code:
if(GetAsyncKeyState(VK_F7)) {
//Enter code to exacute when button is pressed here
}
You can use as many of these as you want in a looping thread.
This same exact tapper is in the general area to
Quote Originally Posted by zmansquared View Post
This same exact tapper is in the general area to
realy i just made this today for-real
Well someone else made the same exact one i think
Quote Originally Posted by Pixipixel_ View Post
Good job, add some GUI & hotkeys next time
Ya add some GUI and hotkeys. Otherwise, nice job
-Sev
It worked for me.
Try to work on the hotkeys though.
/Approved
Post Results
Quote Originally Posted by KING View Post
It worked for me.
Try to work on the hotkeys though.
/Approved
Post Results
yea im trying my best and i just read the tut and put it to gather in minuets
but couldnt figure out how to get hot keys in vb yet
Posts 115 of 17 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?