Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 06:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[C# coder help request]SR_RESET_CLIENT_ACK:: Can't find LobbyEntry!

Discussion on [C# coder help request]SR_RESET_CLIENT_ACK:: Can't find LobbyEntry! within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
ahmed4ever2u's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,511
Received Thanks: 886
[C# coder help request]SR_RESET_CLIENT_ACK:: Can't find LobbyEntry!

okay as you people know i develop silkroad tools for over 3 years now
i coded my client less bot which excute several commands ingame
but i have a problem
which is when the bot tries to move itself to another place using warp or movetouser the bot gets simply disconnected and the gameserver popup this message SR_RESET_CLIENT_ACK:: Can't find LobbyEntry![JID:1577]

tried many released bots and same error pops up

my code

ahmed4ever2u is offline  
Old 07/04/2015, 01:28   #2

 
elite*gold: 77
Join Date: Jan 2015
Posts: 1,314
Received Thanks: 856
Quote:
Originally Posted by ahmed4ever2u View Post
okay as you people know i develop silkroad tools for over 3 years now
i coded my client less bot which excute several commands ingame
but i have a problem
which is when the bot tries to move itself to another place using warp or movetouser the bot gets simply disconnected and the gameserver popup this message SR_RESET_CLIENT_ACK:: Can't find LobbyEntry![JID:1577]

tried many released bots and same error pops up

my code

When moving to a user, you should send the spawn confirmation packet to the agent server (packet is 0x34b6). About warp, idk never tried it tbh.
Quote:
Packet px1 = new Packet(0x7010);
Packet px2 = new Packet(0x34b6);
px1.WriteUInt16((ushort)31);
px1.WriteUInt16((ushort)11);
px1.WriteAscii(MoveCharName);
Send(px1);
Send(px2);
Try this one to move to a user.
Aaron* is offline  
Old 07/04/2015, 01:32   #3
 
ahmed4ever2u's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,511
Received Thanks: 886
spawn conformation already done automatically.
ahmed4ever2u is offline  
Old 07/04/2015, 02:23   #4
 
elite*gold: 0
Join Date: Feb 2008
Posts: 961
Received Thanks: 648
Your warp coords could simply be wrong.
magicanoo is offline  
Old 07/04/2015, 02:27   #5
dotCom
 
Devsome's Avatar
 
elite*gold: 12400
The Black Market: 104/0/0
Join Date: Mar 2009
Posts: 15,881
Received Thanks: 4,386
#reported your old thread.



just watch my answer there.
Devsome is offline  
Old 07/04/2015, 22:08   #6
 
ahmed4ever2u's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,511
Received Thanks: 886
bump

ahmed4ever2u is offline  
Old 07/05/2015, 02:25   #7
 
Eslam Galull's Avatar
 
elite*gold: 85
Join Date: Aug 2010
Posts: 1,278
Received Thanks: 521
Move to char packet not right ...

use this

Packet p = new Packet(0x7010);
p.WriteUInt16(0x08);
p.WriteAscii("CharBOT");
Agent. Send(p);
Eslam Galull is offline  
Old 07/05/2015, 03:10   #8
 
ahmed4ever2u's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,511
Received Thanks: 886
Quote:
Originally Posted by its.soul View Post
Move to char packet not right ...

use this

Packet p = new Packet(0x7010);
p.WriteUInt16(0x08);
p.WriteAscii("CharBOT");
Agent. Send(p);
doesnt really matter you sent it as uint16 which will send 0800
i sent it int8 =08 then added int8 = 00 i total packet will be like 0800
ahmed4ever2u is offline  
Old 07/05/2015, 03:11   #9
 
Royalblade*'s Avatar
 
elite*gold: 85
Join Date: Feb 2014
Posts: 1,055
Received Thanks: 1,643
Quote:
Originally Posted by its.soul View Post
Move to char packet not right ...

use this

Packet p = new Packet(0x7010);
p.WriteUInt16(0x08);
p.WriteAscii("CharBOT");
Agent. Send(p);
I laughed really hard.
Royalblade* is offline  
Thanks
3 Users
Old 08/03/2021, 02:35   #10
 
elite*gold: 0
Join Date: Apr 2015
Posts: 103
Received Thanks: 12
Same error here, if u fixed it can u share solution. thanks
nevet.S is offline  
Reply


Similar Threads Similar Threads
Request: How to find on memory
02/02/2013 - CO2 Programming - 2 Replies
How to find Mobs in Memory(on screen mobs) -Mobid Check -Mob Coordinate check How to make this.. Ty.
starting server in few hours if i can find coder
10/03/2011 - CO2 Private Server - 5 Replies
hi im going to start up a server im not sure what version yet untill i can find a coder and if someone could be our coder that would be great :D
[Request] How to find Meshs ID
03/27/2010 - CO2 Private Server - 6 Replies
If someone tell me i will be very very thankful



All times are GMT +2. The time now is 06:41.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.