Monsters as NPC
Moderator: Moderators
-
- Noob
- Posts: 5
- Joined: 03 Apr 2016, 04:39
- Noob?: No
Monsters as NPC
I m trying to bot in 2012 exe server(SERVER DONT HAVE ANY GUARD), the PE Viewer shows exe date as April 09 2012
Below are the SERVER DETAILS
ip 66.150.155.245
port 6900
private 1
master_version 20
version 30
serverType kRO_RagexeRE_2012_04_10a
serverEncoding Western
charBlockSize 144
chatLangCode 1
recvpackets recvpackets.txt
Tried using different serverType such as : 8,8_1,8_2,8_3,8_4,8_5 no luck
Recvpackets are proper for 2012 exe
This same recvpackets and servertype is working for another RO having 2012 exe
Please review and advice
Thanks
You do not have the required permissions to view the files attached to this post.
-
- Developers
- Posts: 389
- Joined: 01 Nov 2008, 15:31
- Noob?: No
Re: Monsters as NPC
try adding to src\Network\Receive\kRO\<yourServerType>.pm
Code: Select all
sub new {
my ($class) = @_;
my $self = $class->SUPER::new(@_);
my %packets = (
'0915' => ['actor_exists', 'v C a4 v3 V v11 a4 a2 v V C2 a3 C3 v2 a9 Z*', [qw(len object_type ID walk_speed opt1 opt2 option type hair_style weapon shield lowhead tophead midhead hair_color clothes_color head_dir costume guildID emblemID manner opt3 stance sex coords xSize ySize act lv font opt4 name)]], #this
'090F' => ['actor_connected', 'v C a4 v3 V v11 a4 a2 v V C2 a3 C2 v2 a9 Z*', [qw(len object_type ID walk_speed opt1 opt2 option type hair_style weapon shield lowhead tophead midhead hair_color clothes_color head_dir costume guildID emblemID manner opt3 stance sex coords xSize ySize lv font opt4 name)]], #this
'0914' => ['actor_moved', 'v C a4 v3 V v5 a4 v6 a4 a2 v V C2 a6 C2 v2 a9 Z*', [qw(len object_type ID walk_speed opt1 opt2 option type hair_style weapon shield lowhead tick tophead midhead hair_color clothes_color head_dir costume guildID emblemID manner opt3 stance sex coords xSize ySize lv font opt4 name)]], # and this
);
Please use pin function for uploading your file contents!
-
- Noob
- Posts: 5
- Joined: 03 Apr 2016, 04:39
- Noob?: No
Re: Monsters as NPC
I tried adding but get compilation error, can u please give me the pm file? if possible
You do not have the required permissions to view the files attached to this post.
-
- Developers
- Posts: 389
- Joined: 01 Nov 2008, 15:31
- Noob?: No
Re: Monsters as NPC
try
You do not have the required permissions to view the files attached to this post.
Please use pin function for uploading your file contents!
-
- Noob
- Posts: 5
- Joined: 03 Apr 2016, 04:39
- Noob?: No
Re: Monsters as NPC
wtfffffffffffffffffffffffffffffffffffff your SICK BROOOOOOOOOOOOOOOOOO THANKSSSSSSSSSSSSSSSSSSSSSSSSSSSS its workingggggggggggggggggggggggggggggggg properr.
THANKSSSSSSSSSSSS AGAINNNN.. wat u did please teach me alsoooooo......... PLEASE TEACH ME
THANKSSSSSSSSSSSS AGAINNNN.. wat u did please teach me alsoooooo......... PLEASE TEACH ME