Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Coding Corner
You last visited: Today at 01:00

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

Advertisement



[Request] Clientless for vsro

Discussion on [Request] Clientless for vsro within the SRO Coding Corner forum part of the Silkroad Online category.

Closed Thread
 
Old   #1
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
[Request] Clientless for vsro

Hi guys!


I'm totally dumb at coding, but as far as i know, making a clientless does not require awesome coding skills.
So then, zbot supports clientless ( ), but it doesn't have features I'm looking for, and it's not stable, it always disconnects after 5-10 mins.


What I'm looking for:
- Accepting/requesting party
- Sending keys (like enter, to accept eg. guild recall, or chatting)
- Can be logged on for hours


I want this because of plvl, so I could log 7 chars at a time + client which i would bot with. Adding a bot feature would be awesome too, but I guess it takes much time, so I would only ask one of you guys, if you could make a clientless for the vsro community. In my opinion, many of us would use it at academy plvls.



Thanks in advance!
intercsaki is offline  
Old 01/18/2012, 18:04   #2
 
halon2's Avatar
 
elite*gold: 361
Join Date: Oct 2008
Posts: 692
Received Thanks: 374
Well, if you want/can pay, then you could use mBot
halon2 is offline  
Old 01/18/2012, 18:46   #3
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
No, I wouldn't like to pay for it. I quitted donation. ;P
intercsaki is offline  
Old 01/18/2012, 19:01   #4
 
elite*gold: 0
Join Date: Sep 2010
Posts: 783
Received Thanks: 920

This is only clientless login, you can use it and create your bot.
ÑõÑ_Ŝŧóp is offline  
Thanks
1 User
Old 01/18/2012, 23:19   #5
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
Quote:
Originally Posted by ÑõÑ_Ŝŧóp View Post

This is only clientless login, you can use it and create your bot.


Wow.... wow. You're cool. But I'm still dumb at coding, there would be 2 ways: you tell me how to do it - or - you'll do it. Or you ask someone to do it. No offence of course, if you can't then you can't, I'll look for someone who has a bit of time for this. o:
intercsaki is offline  
Old 01/19/2012, 05:16   #6
 
theoneofgod's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 3,940
Received Thanks: 2,198
Well the above source is written in C#, so download Visual Studio from Microsoft.com, install it, open up the source and compile it.
theoneofgod is offline  
Thanks
1 User
Old 01/19/2012, 16:07   #7
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
Quote:
Originally Posted by theoneofgod View Post
Well the above source is written in C#, so download Visual Studio from Microsoft.com, install it, open up the source and compile it.
You are really kind, but as if I could know what to do. I do not code, and although I'm interested in it, and trying my best to learn it, I would gradually fail. Somehow, someone could - please - implent a function which would send keys? Like enter, to accept party invite, or numbers to hit a key which has the trace button on.... It would be far enough. I will try too, but it's hard alone.
intercsaki is offline  
Old 01/19/2012, 18:23   #8
 
kevin_owner's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1,484
Received Thanks: 809
Those key sending things you mention will not work in a clientless since the client isn't available these should be handled on packet level so you have to parse quite a lot packets before you can use all those functions.
kevin_owner is offline  
Thanks
1 User
Old 01/24/2012, 19:43   #9
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
Quote:
Originally Posted by kevin_owner View Post
Those key sending things you mention will not work in a clientless since the client isn't available these should be handled on packet level so you have to parse quite a lot packets before you can use all those functions.


Yeah, I figured that one too meanwhile. But still, even sending keystrokes is like chinese language for me, not to mention packets... Is there any source to rely on? Or any coder here can fix this?
intercsaki is offline  
Old 01/28/2012, 16:01   #10
 
elite*gold: 0
Join Date: Sep 2007
Posts: 16
Received Thanks: 0
that would be called a clientless bot ;-) and if anyone made one it should be on epvp allready or he is keeping it for himself.
mBot provides clientless botting on vsro for as far as I know.
And zBot but im not totaly sure if clientless botting works fine on zBot.
marre is offline  
Old 01/30/2012, 19:51   #11
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
Quote:
Originally Posted by marre View Post
that would be called a clientless bot ;-) and if anyone made one it should be on epvp allready or he is keeping it for himself.
mBot provides clientless botting on vsro for as far as I know.
And zBot but im not totaly sure if clientless botting works fine on zBot.
mBot is not free, and my aim is not botting, but plvling many chars at a time. If zBot would have party feature, I would be more than happy. Since it doesn't, I asked here if someone could make one. Can YOU make one?
intercsaki is offline  
Old 01/30/2012, 20:57   #12
 
kevin_owner's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1,484
Received Thanks: 809
A clientless isn't something you make in a few hours or a few days. It's VERY hard it's not only handling all the data the server expects the clients to handle so you won't get disconnected.

Also you want to feature to accept party requests well to know which user is inviting you you need to read the spawning data which is a huge annoying packet with a lot of different flags.

So basicly nobody is going to create it for you for free. So just buy mBot if you want to use clientless or get a lot RAM and start all the clients.
kevin_owner is offline  
Thanks
1 User
Old 02/06/2012, 17:49   #13
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
To be honest, I already bought mBot. Anyway, thanks - even for the explanation.

#Request close
intercsaki is offline  
Closed Thread


Similar Threads Similar Threads
C# - Clientless login, for vsro based servers.
06/27/2015 - SRO Coding Corner - 5 Replies
Hello, I will release my clientless for vsro servers. I use SilkroadSecurityApi and ImageCodeServer, by drew (pushedx). Download
[REQUEST]How To Create a Clientless Tool
10/31/2010 - SRO Coding Corner - 2 Replies
Hello Guys :D I am interrested To Know How To create a clientless Tool Like nuConnector Or Something Like that . Few Weeks Or Months ago I saw Here someone Realeased An clientless Tool For Db-Bot but i Ask now Is somthing like That Possible on mBot ? i Need An clientless Tool For mBot ! So Please Help me :)
Last Chaos Clientless Bot - Request
10/23/2010 - Last Chaos - 4 Replies
hi@all ! i'm looking for a programmer that is able to create a private LastChaos clientless bot for LC ITA version. I can give you more details via pm. The job will be paid in real cash via Paypal for your work and time. If you got the skills to make it, please send me a pm thanks.
[Request] ZSZC clientless.
05/15/2010 - SRO Private Server - 2 Replies
Could someone post a link for ZSZC clientless? Thanks.
edit clientless to work on vsro
07/20/2009 - Silkroad Online - 0 Replies
hi so far everything that works for isro works for vsro as well but need little edit when i asked ppl on vsro about the clientless (i need it for plvling) they said to me :get the clientless for isro and just edit version and opcode :confused: and it will work i know it works somehow cuz i've seen many clientless plvling there so what should i do? any1 can help me , thanks in advance



All times are GMT +2. The time now is 01:00.


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.