Register for your free account! | Forgot your password?

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

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

Advertisement



[Question] Autopot for vSro (without redirect)

Discussion on [Question] Autopot for vSro (without redirect) within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old 07/30/2012, 15:21   #16
 
r7slayer's Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 696
Received Thanks: 310
Did the mBot autopot work for you ok? I saw u say something about mBot. People have managed to remove xtrap and login fine without problems using bots etc. Try that if no success then i dunno what to suggest. Not sure if the old keypresser autopots will work becasue they was designed for older pserver which will have different health and mp op codes /packet structures.
r7slayer is offline  
Old 07/30/2012, 20:12   #17
 
elite*gold: 0
Join Date: Oct 2011
Posts: 1,101
Received Thanks: 353
inter ? can you upload your GFXFileManager.dll of perfections client pl0x :$ ?
fadyi is offline  
Old 07/30/2012, 20:21   #18
 
r7slayer's Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 696
Received Thanks: 310
Quote:
Originally Posted by fadyi View Post
inter ? can you upload your GFXFileManager.dll of perfections client pl0x :$ ?
Perfection pvp server? Gimme a min ive got that. Just guna find it n upload it now

Attached Files
File Type: rar GFXFileManager.rar (109.4 KB, 9 views)
r7slayer is offline  
Thanks
1 User
Old 07/31/2012, 01:17   #19
 
elite*gold: 0
Join Date: Oct 2011
Posts: 1,101
Received Thanks: 353
Quote:
Originally Posted by intercsaki View Post
Here you go, this is mine:
Thank you
Quote:
Originally Posted by r7slayer View Post
Perfection pvp server? Gimme a min ive got that. Just guna find it n upload it now

yup Thanks
fadyi is offline  
Old 07/31/2012, 01:24   #20

 
sarkoplata's Avatar
 
elite*gold: 166
Join Date: Apr 2009
Posts: 2,339
Received Thanks: 2,654
Let me explain it like this:

A Keypresser Autopotion tool (without redirect) will read memory and hp value from sro_client, and if the hp is under 10k (example) will send key press to sro_client.exe. After the key is sent, depends on your server's response time, your potion will be used. So don't even think about this - it's quite slow for ingame autopotion.

A packet-based autopotion tool will be much faster than the keypresser tool. How it works:

Server sends HP-Change packet -> Your packet-based autopotion proxy -> your autopotion.

Then your autopotion checks if hp is under 10k. If yes, a packet will be sent to the server, over the proxy.

Even this method is quite fast, (don't think that packets coming over proxy, it's really fast) it can't be faster than the ingame autopotion.
sarkoplata is offline  
Old 07/31/2012, 01:35   #21
 
elite*gold: 0
Join Date: Oct 2011
Posts: 1,101
Received Thanks: 353
both didn't work.... wtf is wrong with it -_- its so annoying damit do i have to dl thw whole client ? or redownload the media again
which clients are you 2 using btw ?
fadyi is offline  
Old 07/31/2012, 13:18   #22
 
✗EpicSoul✗'s Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 1,189
Received Thanks: 531
you need to sniff packets from vsro and use autoit to code it.

but im guessing it would look something like this.
*if under [hpscrollbar] then send packet [0xExample]
✗EpicSoul✗ is offline  
Old 07/31/2012, 16:59   #23
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
Quote:
Originally Posted by sarkoplata View Post
Let me explain it like this:

A Keypresser Autopotion tool (without redirect) will read memory and hp value from sro_client, and if the hp is under 10k (example) will send key press to sro_client.exe. After the key is sent, depends on your server's response time, your potion will be used. So don't even think about this - it's quite slow for ingame autopotion.

A packet-based autopotion tool will be much faster than the keypresser tool. How it works:

Server sends HP-Change packet -> Your packet-based autopotion proxy -> your autopotion.

Then your autopotion checks if hp is under 10k. If yes, a packet will be sent to the server, over the proxy.

Even this method is quite fast, (don't think that packets coming over proxy, it's really fast) it can't be faster than the ingame autopotion.
I see the logic of the thing, saw it from the beginning, but I didn't ask for a faster solution (in logic) actually. I asked for an alternative solution.

I understand what you say, but the reason why I would prefer client reading application that Perfection is protected from third party programs. Never tried though, so I will give it a try.

Quote:
Originally Posted by fadyi View Post
both didn't work.... wtf is wrong with it -_- its so annoying damit do i have to dl thw whole client ? or redownload the media again
which clients are you 2 using btw ?
Maybe you should download the whole again.. Won't take you much. I use the original.

Quote:
Originally Posted by ✗EpicSoul✗ View Post
you need to sniff packets from vsro and use autoit to code it.

but im guessing it would look something like this.
*if under [hpscrollbar] then send packet [0xExample]
It sounds easy. Thing is: I'm not a coder (yet, university here I come^^).
intercsaki is offline  
Old 07/31/2012, 17:51   #24
 
✗EpicSoul✗'s Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 1,189
Received Thanks: 531
Quote:
Originally Posted by intercsaki View Post
It sounds easy. Thing is: I'm not a coder (yet, university here I come^^).
well i know about of vb.net its one of the easiest coding languages out there. im sure you'll be able to figure out how to do it if you leaned some vb.
✗EpicSoul✗ is offline  
Old 07/31/2012, 22:09   #25
 
E*Crusher's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 43
Received Thanks: 17
I have one working for me
tried to upload , but on scan i found ;(
Should i post it ?
E*Crusher is offline  
Old 07/31/2012, 23:50   #26
 
elite*gold: 130
Join Date: Mar 2008
Posts: 2,485
Received Thanks: 934
Quote:
Originally Posted by ✗EpicSoul✗ View Post
well i know about of vb.net its one of the easiest coding languages out there. im sure you'll be able to figure out how to do it if you leaned some vb.
I started to learn C#.

Quote:
Originally Posted by E*Crusher View Post
I have one working for me
tried to upload , but on scan i found ;(
Should i post it ?
Worth a try. Where did you get it from?
intercsaki is offline  
Old 08/01/2012, 00:11   #27
 
E*Crusher's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 43
Received Thanks: 17
E*Crusher is offline  
Old 10/08/2012, 19:41   #28
 
elite*gold: 0
Join Date: Oct 2012
Posts: 1
Received Thanks: 0
Bot for


link :
sadamsasesc is offline  
Reply


Similar Threads Similar Threads
QUESTION - redirect/detour IP of an .exe
05/05/2011 - General Coding - 3 Replies
Someone know how to do it? redirecting or detour the IP of an executable.. to localhost (127.0.0.1) --- Weiß einer wie das geht? umleiten einer IP bzw Verbindung von einer .exe zu localhost (127.0.0.1) ..
Autopot question
02/10/2010 - Dekaron - 5 Replies
Hey guys, i can change the right parameter with winhex till "Quantity Potion\Mana" only. The "Enourmous Potion" and "Extra Health Potion" didnt work, cause there is one parameter too much. Enourmous Health Potion,0,0,1,0,46,38, Enourmous Health Potion,0,,17,,17,,38, when i delete 1 byte and add at the end the game didnt load.
[Guide] EDXLoader Multiclient/Redirect/Swear Filter TSRO/ISRO/VSRO/CSRO/KSRO
09/03/2009 - SRO Hacks, Bots, Cheats & Exploits - 1 Replies
Had alot of people asking how i was able to multi in game today so i thought i would share with others as this should help people in the future aswell. Please note i am only showing you how too, the program used was NOT made by me, all credts go too pushedx. How to multi client/Redirect/And most loader features in TSRO Tested Working] And Other Official Silrkoad Versions Untested But Confirmed by Pushedx to be working] even with updates: 1. Go here:...
[QUESTION]AutoPot
03/23/2009 - SRO Private Server - 3 Replies
i was wondering... is there any autopot whats not keypresser?:p:rolleyes: like that one whos in bot?;) Thanks...:D
have a question with my last autopot
12/04/2007 - Dekaron - 6 Replies
MY LAST AUTOPOT WORKS UNTILE THE GG UPDATE. When it update, the autopot doesn't work!! ani1 can help me plz? 2 moons without autopot is really hard xD



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


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.