Code: Select all
{botToolEnable false,botToolCrc32 15d68941,botToolHash 16e356086e3cbfe415d68941a83b5e09,botToolLink i13Xu,aevaPatcherDate 051315,aevaPatcherSum aa9184eb,aevaPatchCount 1,aevaClientHash 32ab2748a1286066debaee5caa136cee,aevaLoginHash 0b93e951}
05/25/2015 Update: We still have a chance to bot guys /gg.. i have wasted my entire day for my 'very nice' idea..melody wrote:guys.. we have a problem :/
the applied patched contains the new client with a gameguard, i think?, from my last update, i did some workaround to retrieve the value of $i_love_aeva, but now..
i cannot retrieve the encryption keys(using any recvpackets extraction tools i know), from the new client, i don't know what to do now..
it means that i can connect to login and character server, but not on map server.. because the encryption keys have changed.
after that.. i got disconnected
I did not realized that there was an 'easiest' way LMAO, even in the next few hours after the maintenance we can resume botting again! hahahaha

05/24/2015 Update: I'll try to analyze it later if we still have a chance to bot

Changelogsmelody wrote:
if you encountered this error, it's okay, there was a little mistake in logical operator in the code
.. and also by the meantime, i will not update the tool, i don't know what they have changed, i'll try to analyze it later.
05/19/2015 wrote:Version 1.2:
- Will now use MD5 hash as file integrity check for the tool
- Possible fix for "Invalid login credentials!"
- Added availability checking such as new patches/patcher/client hash, this will notify you for any changes
- Added changelogs dialog for tool updates
----- 05/19/2015
Servers05/17/2015 wrote:Version 1.1:
- Added tool version on file description
- Fixed not found message with 'aeva-recvpackets.txt'
Version 1.0:
- Initial Release
Recvpackets[Aeva Ragnarok Online]
ip 167.114.188.161
port 6900
version 26
master_version 14
serverType kRO_RagexeRE_2013_08_07a
serverEncoding Western
charBlockSize 144
recvpackets aeva-recvpackets.txt
addTableFolders translated/kRO_english;kRO
Modificationsaeva-recvpackets.txt <- save this to 'tables\translated\kRO_english\' or 'tables\kRO\'
Right-click > Save link as...
Open 'kRO_RagexeRE_2013_08_07a.pm' with your text editor at 'src\Network\Send\kRO\' directory.
--> Inserting Encryption Keys
BEFORE wrote: sync 035F
);
$self->{packet_lut}{$_} = $handlers{$_} for keys %handlers;
# $self->cryptKeys(2116296160, 1031830912, 1585468800);
$self;
}
1;
--> Overriding sendMasterLoginAFTER wrote: sync 035F
);
$self->{packet_lut}{$_} = $handlers{$_} for keys %handlers;
# $self->cryptKeys(2116296160, 1031830912, 1585468800);
$self->cryptKeys(1629188247, 1988759499, 1988759499);
$self;
}
1;
BEFORE wrote: $self->cryptKeys(1629188247, 1988759499, 1988759499);
$self;
}
1;
=pod
//2013-08-07Ragexe (Shakto)
Open 'config.txt' with your text editor at 'control\' directory.AFTER wrote: $self->cryptKeys(1629188247, 1988759499, 1988759499);
$self;
}
sub sendMasterLogin {
my ($self, $username, $password, $master_version, $version) = @_;
# Do not touch these lines(90-94) :3, and don't remove these comments
# unless you want to get ban
# The following lines are auto generated. - melody
my $mac_address = undef;
my $ip_address = undef;
my $i_love_aeva = undef;
# Hard-coded
my $packet_id = 0x0825;
my $msg = pack("V C a51 a32 a*", $version, $master_version, $username, $mac_address . $ip_address, $i_love_aeva);
$msg = pack("v2 a*", $packet_id, length($msg) + 4, $msg);
$self->sendToServer($msg);
debug "Sent sendMasterLogin\n", "sendPacket", 2;
}
1;
=pod
//2013-08-07Ragexe (Shakto)
--> Setting dcOnDisconnect to 1
BEFORE wrote:dcOnDeath 0
dcOnDualLogin 0
dcOnDisconnect 0
dcOnEmptyArrow 0
dcOnMaxReconnections 0
--> AevaRO Botting ToolAFTER wrote:dcOnDeath 0
dcOnDualLogin 0
# The value of '$i_love_aeva' at 'kRO_RagexeRE_2013_08_07a.pm' is changing everytime you login.
# The old one will not work, so you need to manually login again. - melody
dcOnDisconnect 1
dcOnEmptyArrow 0
dcOnMaxReconnections 0
TOOL wrote:start-aeva.zip <- save this to your Openkore folder
Program Password:
CRC32 Checksum:
MD5 Hash:
Software Requirement: Microsoft .NET Framework 2.0
VirusTotal scan analysis result link.
Yup!, my packer has been detected as virus :3, rest assured.. there's is no malicious code in the tool, don't use it if you don't like to, not my lost at all