I would really like to know if anyone has ANY idea at all how ScriptVessel attack the monsters in CO, even when the CO window is minimized? As far as my logic goes, I would say pixelreading while minimized is impossible, so what could it be? Please share your thoughts about this
IAmHawtness@
memory address reading a certain "name"
then with offsets hex+48
it will tells u the XY coordinate of that "name"
which then u compare with ur current coordinate, and click that point
of course, then u will ask why cant we produce something like this
its because of the searching speed of "name" in that 1000000-2000000 addresses
it takes like few mins to find it......
then u might ask how come SV or Cheatengine can produce the matching list within 1-2 second
answer for that is unknown yet
IAmHawtness
(...)
then u might ask how come SV or Cheatengine can produce the matching list within 1-2 second
answer for that is unknown yet
Here's the answer: TQ made the ScriptVessel) It is simple... Anyway the author wouldn't be anonymous He would posting he's bots on forums and etc-etc
Anyway, I don't think that a person with this "big" talent (finding and rewriting these 200-300 addresses with pointers in 1-2 days) would hide from the big world
Here's the answer: TQ made the ScriptVessel) It is simple... Anyway the author wouldn't be anonymous He would posting he's bots on forums and etc-etc
Anyway, I don't think that a person with this "big" talent (finding and rewriting these 200-300 addresses with pointers in 1-2 days) would hide from the big world
i personally dont think its tq, hes not gonna post his real name b/c of tq, doesnt want to be nagged by them, and he doesnt post stuff of forums because its a payware and most places payware is not aloud on the forums
yes thats alot of talent for a hacker of games but not something like the government, so he only gonna be hiding from ppl so they dont always be complaining to him
warriorchamp@
all u need is a quick search engine, that can produce the matching list
(because those values are not fixed, knowing or not wont affect)
as i mention before, i can create a minimized bot only if the search can be performed within 1-2 seconds
and personally, i dont care at all whether SV is made by them or not, because it wont change anything
and if CO wants to make money, which they did, they will make some system like offline tg, to make people buy DBs to win praying stones. why would they even need to create a "bot"
theres a thread explaining a little bit more on that...
also the person really doesn't need to keep searching if they can monitor what addresses 0x0048a246 writes to
I believe that ScriptVessel uses PostMessage or SendMessage to send clicks onto the Conquer window. That is the reason that ScriptVessel can't pick gold up under people.
UPSman2@
for example, there are 3 monsters in the screen
m1 = address 1
m2 = address 2
m3 = address 3
so what happens if m1 died? will it become:
m2 = address 1
m3 = address 2
or become;
blank = address 1
m2 = address 2
m3 = address 3
(the first case will be so much better)
ur analysis gives me more hope to create a minimized bot
(as long as the base point randomness is targeted in within a small range, 1 second memory search can perform more than 10000 addresses)
but if someone new jumps onto the screen it loads up into the blank address
on the positive side... i don't think theres an unlimited number of "base" address since it sometimes repeats (i gave up on this project awhile ago, so trying to remember)
On the topic of ScriptVessel being made/not made by TQ:
Have you ever noticed they both have the same form style, buttons, text, etc.? Personally, I've never seen that "style" anywhere else. Just my thoughts.
For example: Autopatch
ScriptVessel
Though, I suppose it could be a really old C++ application.. But still, why such the coincidence?
Evan:
and personally, i dont care at all whether SV is made by them or not, because it wont change anything
and if CO wants to make money, which they did, they will make some system like offline tg, to make people buy DBs to win praying stones. why would they even need to create a "bot"
Botting -> Botjail -> Buying DBs -> get out of botjail -> Botting again -> Buying more DBs. After you was botjailed 4 times, write an email to GM. She/He checks
if you bought DBs. If you bought DBs, your botjailed times are cleared and you can buy again DBs after being botjailed
On the topic of ScriptVessel being made/not made by TQ:
Have you ever noticed they both have the same form style, buttons, text, etc.? Personally, I've never seen that "style" anywhere else. Just my thoughts.
For example: Autopatch
ScriptVessel
Though, I suppose it could be a really old C++ application.. But still, why such the coincidence?
Never seen that style anywhere else? Ever downloaded any program from someone not too fond of creating a cool GUI? oO,
Autologin with minimized client 07/28/2009 - SRO Private Server - 0 Replies Hi.
There is any autoer that works with the sjsro client minimized?
if yes, can anybody give me the link plz?
thanks :handsdown:
Key Presser for SRO while minimized 05/20/2009 - Silkroad Online - 3 Replies I'm looking for a program that works as a key presser for SRO while minimized so I can do other things, something like auto pot buff resser, and not a bot but supports the new client, 1.175.
TaoStig minimized/background bot 10/28/2008 - CO2 Bots & Macros - 175 Replies Note:
Updated to v1.2
changes:
not much of an update, but since i suddenly understand some functions limits
finally understand why the program is stiging at least 10 seconds+
i changed that function to something else
so the difference now is, for example, if u input 2 seconds, it will actually click every 2 seconds
Vista Users, PLEASE stop asking
it doesnt work because u need right click exe and run as ADMIN mode
Minimized autoleveler 05/31/2008 - Conquer Online 2 - 6 Replies I made an AutoLeveler which works in background too (it pick up items only if it is the top window:( )
I found almost everything... Monster coords,player coords,HP value,etc...
But i didn't find the MP value. Im searching for it for 2 weeks. Anyone have any idea how could we find it?
MP doesn't works like the HP... I would need a method to find it.
Please post if you know something about it.
After we will find the MP value (with pointers and offsets) i will post the bot too.