Register for your free account! | Forgot your password?

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

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

Advertisement



Development Ideas with a Clientless.

Discussion on Development Ideas with a Clientless. within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old 01/10/2013, 18:50   #31
 
elite*gold: 0
Join Date: Aug 2007
Posts: 337
Received Thanks: 146
Quote:
Originally Posted by Devsome View Post
You can read the allchat and filter the WTS / WTB .
You can read the Packet if anyone has a Stall open (don't know if there is any Packet for it) and show it who has a Stall open and in what city.
You can write notices with your Clientless tool.
You can make him as a Supporter, that more then one can "connect" to him over the www and help players. So if any player PMs him, you can see it in the webpanel and write back.
And so on..
I like this clientless idea.
Supports pm, all chat and global logger.
Is there any tool like this out?
djfisring is offline  
Old 01/10/2013, 21:23   #32

 
sarkoplata's Avatar
 
elite*gold: 166
Join Date: Apr 2009
Posts: 2,339
Received Thanks: 2,654
Quote:
Originally Posted by djfisring View Post
I like this clientless idea.
Supports pm, all chat and global logger.
Is there any tool like this out?
unfortunately not, you've gotta code such thing.



This one, only logs globals. Logging pms is just 2 minutes of work. Because on pm and global, server sends information with the sender name. But on 'all chat', server send information of the sender's spawnID. To get the name from the spawnID, you have to parse the whole groupspawn packet. (0x3019) It's so difficult.
sarkoplata is offline  
Thanks
1 User
Old 01/10/2013, 21:29   #33
dotCom
 
Devsome's Avatar
 
elite*gold: 12400
The Black Market: 104/0/0
Join Date: Mar 2009
Posts: 15,867
Received Thanks: 4,378
Quote:
Originally Posted by sarkoplata View Post
Yep. But you got to parse the groupspawn (0x3019) fully, 100% correct. If you can do it, (on BR110 files), i will give you $50.
Give me Downloadlink from any BR110 files Server, to lazy to search the right.
You can also add me in Skype
Devsome is offline  
Old 01/13/2013, 04:41   #34


 
MeGaMaX's Avatar
 
elite*gold: 1537
Join Date: Sep 2006
Posts: 1,085
Received Thanks: 2,346
they are not public :/ , they was but removed after released
MeGaMaX is offline  
Old 01/13/2013, 09:11   #35
 
zeteris's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 575
Received Thanks: 752
Quote:
Originally Posted by sarkoplata View Post
But on 'all chat', server send information of the sender's spawnID. To get the name from the spawnID, you have to parse the whole groupspawn packet. (0x3019) It's so difficult.
Check zBot source code, it may help you
zeteris is offline  
Old 01/13/2013, 12:25   #36

 
sarkoplata's Avatar
 
elite*gold: 166
Join Date: Apr 2009
Posts: 2,339
Received Thanks: 2,654
Quote:
Originally Posted by zeteris View Post
Check zBot source code, it may help you
Ive already. But it's vsro. Br and vsro have differences.
sarkoplata is offline  
Old 01/13/2013, 12:27   #37
 
Schickl's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 1,064
Received Thanks: 539
Quote:
Originally Posted by androw3349 View Post
they are not public :/ , they was but removed after released
Any client which is about as old as the ones used for BR will work
and not the server is important, the client is

If anyone gives me files which are similar to BR files and with which I can connect to a working server, I'll see what I can do(shouldn't be too hard to get. Did that in the old open beta client too and it worked just fine)
Schickl is offline  
Old 01/13/2013, 13:03   #38
 
kevin_owner's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1,484
Received Thanks: 809
Actually the rev6 idea for the private server community isn't a bad idea. You just need to create a good database.
@sarkoplata the groupspawn packet isn't THAT difficult, there are tons and tons of parsed groupspawn packets out there and you just need to finish them which is done pretty quickly with the edxSilkroadLoader to parse the packets.

About the bot detection like lesderid said you can make a little random element in the movement and it's getting pretty hard to detect a bot but some of them use walkscripts so if you just download those and read them you can check for people walking at those points.
kevin_owner is offline  
Old 01/18/2013, 19:00   #39
 
elite*gold: 0
Join Date: Mar 2009
Posts: 2,748
Received Thanks: 2,010
Bot detection is not really that hard, people are just looking in the wrong direction, why would you secure something that is bound to be cracked?
Nezekan is offline  
Old 01/19/2013, 18:19   #40

 
sarkoplata's Avatar
 
elite*gold: 166
Join Date: Apr 2009
Posts: 2,339
Received Thanks: 2,654
The case wasn't to detect bots already, imo botting should be allowed lol.
sarkoplata is offline  
Old 01/19/2013, 19:10   #41
Chat Killer In Duty


 
PortalDark's Avatar
 
elite*gold: 5
Join Date: May 2008
Posts: 16,307
Received Thanks: 6,468
Quote:
Originally Posted by sarkoplata View Post
The case wasn't to detect bots already, imo botting should be allowed lol.
Allowed or not, not many want them so it could be useful for those WILLING to track them
PortalDark is offline  
Old 01/19/2013, 23:52   #42

 
sarkoplata's Avatar
 
elite*gold: 166
Join Date: Apr 2009
Posts: 2,339
Received Thanks: 2,654
Quote:
Originally Posted by PortalDark View Post
Allowed or not, not many want them so it could be useful for those WILLING to track them
Well of course it would be useful for people who doesnt want botters at their servers, but i wont code such thing because it's just useless for me. But it's a dev thread, hope somebody may have an idea from here...
sarkoplata is offline  
Thanks
1 User
Old 01/20/2013, 12:10   #43
 
kevin_owner's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1,484
Received Thanks: 809
Well if you want a cool idea, (Just spitballing over here) What if you add some kind of AI to your clientless so you can create some kind of event a server where you fight against bots. It would make the server look more populated and it could be fun if the bots are smart enough.
kevin_owner is offline  
Old 01/20/2013, 21:34   #44

 
sarkoplata's Avatar
 
elite*gold: 166
Join Date: Apr 2009
Posts: 2,339
Received Thanks: 2,654
Quote:
Originally Posted by kevin_owner View Post
Well if you want a cool idea, (Just spitballing over here) What if you add some kind of AI to your clientless so you can create some kind of event a server where you fight against bots. It would make the server look more populated and it could be fun if the bots are smart enough.
You're talking about almost a bot [Good idea though]
Well imo the best idea for now is to make a spam-killer, will stay in town and see if somebody is spamming and ban the user. For this you only have to parse groupspawn 0x3019, and chat 0x3026(easy). But I hate parsing groupspawn, if somebody is going to help me with parsing 0x3019 on BR110, I will pay a little im serious
sarkoplata is offline  
Old 01/21/2013, 04:51   #45
 
ovidiu's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 395
Received Thanks: 172
you could do a clientless npc , which can do pretty much anything, you can check out elyoss to see how they implemented it
ovidiu is offline  
Reply


Similar Threads Similar Threads
[Ideas?] Need Some Ideas For My Public Source
09/23/2008 - CO2 Private Server - 11 Replies
hey i need some ideas for the source that im coding (lotf) and when it is done i go public it, so someone got some great ideas? (Serious answers only please:p) Examples: Quests Events NPCs
Looking for a clientless development team
08/30/2008 - Silkroad Online - 5 Replies
Hello everybody, I am looking for a team of 2-3 people who understand and know to code in C++. I am developing a clientless bot (already have hunting, grabbing, auto un-stuck, obstacle checking). It takes much time and I would really like that someone can help me out. I think it's obvious what you get (a clientless bot lol!). So, requirements : - C++ intermediate - IRC activity (sremu/teamexit/0x33/stealthex) or MSN. Prefering IRC. - SR33 framework - Time and skill Please, ONLY...
clientless bot in development
09/21/2006 - World of Warcraft - 18 Replies
http://img131.imagevenue.com/img.php?image...t_122 _510lo.jpg



All times are GMT +2. The time now is 23:30.


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.