Edit: i revived this thread, bcoz i still have this question.. but now i just want something that hooks and SENDS packet, no need for RECV..
and the packet is encrypted but still works even if u use another account, even if u close and rerun the client.. please help thanks
it could be in C++ or VB2008, could i see some sample codes w/ comments as to how or point me to tuts
im currently on this tuts
but i really need more explanations..
-------------------------------old post---------------------------
Can i request a code for this? VB2008? thank you.
Heres what im planning to do
A Program, with a Button. When I click this button it will SEND the buy pots packet to the server through the client. Thats all i will need, i'll be the one to continue w/ the other codes. thanks
anyways, this is what i use to do.
i open WPE, attach it to the process called KhanClient.exe
then i capture packets when buying,
then i resend it anywhere, so i can buy items even w/o going to the NPC's.
Im CAPTURING buy packet
Now I resend Packet
the packet to be send,
0F 00 01 FA 2D AE A4 31 06 79 9F 31 87 AC 2F
and how to send multiple packets w/ one click of the button..
thanks..
this is what im trying to do, but im requesting for the simple code, ill be the one to continue for this, i just need an example.. thanks alot..
The Server most likely isn't gonna accept connections that are made by outside programs, especially if you're connected to it via the Game Client at the same time.
So you'll have to hook into the game and send from the client. I guess thats not possible in Visual Basic. Correct me if I'm wrong.
it is now possible with VB2008. i read that somewhere? im also not sure.
anyways, i know that i need to hook it w/ dll..
thats why im requesting for help on the code..
will you help do the sample code for me?
so w/ the help of a sample code i may continue my program.. thanks ahead..
your help will be very appreciated.
and your name will be added to credit list of the program..
you have my word...
thanks..
anyone out there? willing to code it? the simple one ..
if you are not busy..
just the send packet of buy pots with a click of a button..
Edit: atleast i need the code of the hook.. i kept on searching but didnt get any good.. im starting to learn how to do it.. but right now time doesnt permit me.. for classes starts this monday and i cant use the computer often.. thats why im just requesting the code for now..
I don't know anything about VB. I guess Dll Injection in VB is not possible. If it is, then use it to inject a .dll that detours the Winsock functions your game is using. At least that's how WPE Pro works.
the packets arnt encrypted right?
find the WSOCK32(send)
find where the game is building the packets
hotkey(for ingame use) or use a btn to call
the function to build and send the packet
wow..nice! the game is origanally made from korea. but that server is in thailand.
anyways, the one you downloaded must be updated 1st.. just run the khan in desktop.. wait for a min. then it will update.. it wont take long.. when update menu is gone then its ok..^_^,..
this project is the only hack for this game..
i think the game is easy to hack for people like you^_^,..
its hard for us players.. because, we dont know anything about it..
so no one has made a hack for it..
but before on 2005 someone made a multihit hack.. but thats all..and now its gone..
thanks sir..
mostly when you get the device error i think its because it wasnt updated..
anyways, the game is in thai.. i have made a thai to english translation,. you may download it here..
anyways, game registration for now is not posible..
wow..nice! the game is origanally made from korea. but that server is in thailand.
anyways, the one you downloaded must be updated 1st.. just run the khan in desktop.. wait for a min. then it will update.. it wont take long.. when update menu is gone then its ok..^_^,..
this project is the only hack for this game..
i think the game is easy to hack for people like you^_^,..
its hard for us players.. because, we dont know anything about it..
so no one has made a hack for it..
but before on 2005 someone made a multihit hack.. but thats all..and now its gone..
thanks sir..
mostly when you get the device error i think its because it wasnt updated..
anyways, the game is in thai.. i have made a thai to english translation,. you may download it here..
anyways, game registration for now is not posible..
so you can use my account..
thanks sir..
no i up dated the game and still got the error
and in no way am i a pro,the only reason im able to help you is because you said the packets arnt encrypted(most games are) and i can pratice the "client packet method".done it before and its hard to find a game without encryption to try it on.
I just woke up got a few things to do then ill install on a different comp and see what happens
and in no way am i a pro,the only reason im able to help you is because you said the packets arnt encrypted(most games are) and i can pratice the "client packet method".done it before and its hard to find a game without encryption to try it on.
I just woke up got a few things to do then ill install on a different comp and see what happens
::EDIT::
packets ARE encrypted
11000A5226848E63BD02BBB691558C168B
11000A5927838F62BA0DBAB7946BE7D464
11000A54247A885DFF00BDB08F12FC0886
so this method wont work
sorry
::EDIT::2
you can register for an acount
register here
then gointo the DB
type in the name you registered with
and acitivate the acount yourself ; p
owh?... so i cant make my program?
but in WPE it works.. i can send packets.. i record it, then save it.. then resend it everytime i run khan.. same packet all the time..
11 00 0A
11-is the action done
00-is the server
0A-is the map code
thats the only thing i know..
so when i transfer maps i just edit the map code, then send the packet and it buys the pots for me...
is their anyway to code it like a packet editor?
but the packets to be sent are already given, all the program needs to do is to send?
owh?... so i cant make my program?
but in WPE it works.. i can send packets.. i record it, then save it.. then resend it everytime i run khan.. same packet all the time..
11 00 0A
11-is the action done
00-is the server
0A-is the map code
thats the only thing i know..
so when i transfer maps i just edit the map code, then send the packet and it buys the pots for me...
is their anyway to code it like a packet editor?
but the packets to be sent are already given, all the program needs to do is to send?
is their anyway of doing this?
realy?!?
i did just a simple test
saying hello
in thoes 3 packets and everytime they changed(except for the first few)
im gona look at it again,i made my own acount and will spend some time with it
[EMS] Packet sender 0.60 01/23/2010 - MapleStory - 8 Replies Simple packet sender for EMS 0.60.
JPS - JonnysPacketSender.
It was part of my full bot, but i ripped it out since i stopped working on my bot.
It should work, and will require framework 3.5+.
A few packets:
Get damaged - 1337 damage: 26 00 C7 C4 6E 01 FE 00 39 05 00 00 00 00
Packet Sender? 05/06/2006 - Conquer Online 2 - 18 Replies ok here is my question if there is one on D2 then why not on CO?
http://www.elitepvpers.com/forum/index.php?...=106 &t=18448&s=
check this forum
i am not sure if this will work
but i will be working on this pretty soon
hehehe
c-ya
xSend - A 1.11b Packet Sender 04/13/2006 - Diablo 2 - 0 Replies Greetings to everyone,
i've written a new Diablo Packetsender, it uses no DLL it just writes and executes just a few bytes in Diablo to send your comstumized packet.
It's a lot of safer and better than my old one.
It comes with a little GUI, very easy to send packet.
Here a test packet: 15010268616c6c6f6f000000
Have fun!
Packet Sender 11/19/2005 - Conquer Online 2 - 2 Replies Packeting isnt working anymore either.. Will we fix that or is it impossible now? Or should we use WPE ? I havent even tried that btw