Quote:
Originally Posted by sarkoplata
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
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✗
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^^).