| View previous topic :: View next topic |
| Author |
Message |
DaNemeziz Master Cheater
Reputation: 0
Joined: 29 Sep 2007 Posts: 430
|
Posted: Mon Dec 01, 2008 7:20 am Post subject: [VB.NET] Bypass |
|
|
I'm looking for a VB.NET Bypass for my AutoClicker so that it works in MapleStory. I just found a Bypass in C++ and also tried to translate it but it failed!
Best would be if somebody could explain step for step why it is not working in MapleStory and how to fix it. I don't just want to leech it, I want to learn it. I want to understand it. What exactly is blocked by GameGuard - how to bypass it?
|
|
| Back to top |
|
 |
BirdsEye Advanced Cheater
Reputation: 0
Joined: 05 Apr 2008 Posts: 94
|
Posted: Mon Dec 01, 2008 4:14 pm Post subject: |
|
|
| Can't you just call the bypassed function from the DLL? I just got this from a Google search, maybe it can help: Here
|
|
| Back to top |
|
 |
SXGuy I post too much
Reputation: 0
Joined: 19 Sep 2006 Posts: 3551
|
Posted: Tue Dec 02, 2008 5:51 am Post subject: |
|
|
from what i understand, the bypass dll, works the same way as if you were to use the same functions in vb, its just named different.
So for example, instead of using sendinput and calling user32, you would use sendinputx and call bypass.dll.
|
|
| Back to top |
|
 |
|