I want to code a login automatically in dark orbit (With packets) but I need help for find packet to login.
I have two months to do that. I know basics of programming (C, C + +, Vb, AutoIt). But I know it's not enough so if someone have the sympathy to help me in my research.
This message is for people who have made bots that works on dark orbit (pbdobot, kbot, iBOT, OpenStealth ...). These people have made very powerful bots. Respect for them, without them dark orbit will be less enjoyable.
Send me private messages
I would be happy to answer you.
...I want to code a login automatically in dark orbit (With packets) but I need help for find packet to login... I know basics of programming...
You know only basics and you try to make bot? Sorry bro, but I mean it´s impossible. The first you can make simple applications, for darkorbit too, but bot is hard for beginners. And I mean, nobody from begginers can´t make good bot. You must know, e*pvp need bot with "anti-ban" flying, no like UDOBot
for andrew12341
Instead of telling me that this is impossible and call me a beginner. If you knew that, then I think I can do the same step by step ...
for Arbyii
thank you very much, I'll be able to advance =)
If you want to create a bot in autoit language, you must use
function TCPConnect and not winhttp request method.
for connecting to server:
TCPConnect(server ip, port)
for sending:
TCPSend(connection,packet)
and for receiving:
TCPRecv(connection, port)
need help with login packet 06/20/2012 - DarkOrbit - 49 Replies Hi pvpers,
i've read many discussion in this forum about the login packet and the packet is something like this:
00 37 00 A0 00 00 USERID 00 00 00 20 SESSIONID CLIENT_VERSION 00 00 SERVER
or
'0033000700000' + userid + '00000020' + dosid + '0005'+ clientversion
when i sniff packets with wireshark (while i'm doing the normal web login), i don't find any packet of this type.
What i'm doing wrong?
Thank you!
DarkOrbit Login packet 05/17/2012 - DarkOrbit - 0 Replies English
Hi all,
i am trying to connect to DarkOrbit but i don't know how to get one thing!
» That's the login packet:
00 37 00 A0 00 00 05 53 D6 8C 00 00 00 20 SESSIONID CLIENT_VERSION 00 00 SERVER
@all bot developer:
How can i get this letters at login??? at every account this 4 hex codes change but i don't know how to get them. Please send me a PM how to get them :)
New Login Packet for Client 5089+ 10/31/2010 - CO2 Programming - 6 Replies Does anybody have the new login packet structure for client 5089+? For example, if I use an older client and send the following login information using the CO client:
username : test
password : test
I receive the following encrypted packet (packet length is 52 bytes):
0x17 0x84 0x04 0x65 0xD7 0x13 0xC4 0xA5
0xDF 0x0F 0x33 0xA5 0x14 0xCB 0x75 0x6F
0x5F 0x89 0xB0 0x22 0xD5 0x64 0x7A 0x36
Login Packet 08/23/2006 - Conquer Online 2 - 5 Replies I have tried to figure out how the login packet goes, i've used t3hn00bz0r's CO packet sniffer, but i only see the username, and server in the first packet, if i try to login again after that the packets done make any sence.
So if anyone could help me?
Password in Login Packet? 04/14/2006 - Conquer Online 2 - 17 Replies Hey I'm looking through some packet info and such and I just wondered if anyone knew where your password is when you log in. Is it in the login packet along with your user name and server?If not where?
Any help would be appreciated. :D