i have finished my bot, but i don't know how to get the packet...
this ******* bugpoint xD
i don't have the ability for find the function in the main swf...
this._socket.writeBytes(_loc_2, 0, _loc_2.length);
/this send the packet
/it send the variable _loc_2
var _loc_2:* = this._encryptionFacade._-059(this._-lT);
/this is the variable... it is the encrypted variable
/encrypted by _encryptionFacade
/encryptionFacade is a variable...
var _encryptionFacade:_-IG;
/_-IG is the real function...
public function _-IG()
var _loc_1:* = true;
/is declared the vaiable _loc_1 to 1 (true)
var _loc_2:* = null * (null == false);
/is declared the variable _loc_2 to 0 (false) because null==false...
if (!_loc_2)
/if not _loc_2= 1 (true) then
this.initialize();
/initialize is the function for make the encryptKey (with ARC4 method)
but... were is the encrypted string? (array of bytes)
and where is the encryptKey in the packet
my little head is bursting
i'm very far away?
i have seven years of programming... i can make a bot... and my bot are working from 2010... and now... the encrypted packet... I accept your advice but I do not think can learn much more...
i'm sure, this is easy. But i can't at the moment find the way
DarkOrbit Jump packet 06/09/2012 - General Coding - 0 Replies (...)
//i forgot that i can't jump 15 seconds after relogin :D » works now ;)
#closerequest
DarkOrbit TCP Packet Firma 01/06/2011 - DarkOrbit - 3 Replies Hallo
In welchem Packet wird den angegeben von welcher Firma(MArs, Venus,..) Schiff ist.
Danke