Alright lately ive been working on a memory based bot,
what i got so far, i can set coordinates where exactly i want to jump to and bam, it happens.
Now the only problem I ran into (for now, and hopefully no others :p) is that i want to simulate a click, just simple the click (inside the memory) it doesnt matter where it clicks or how it clicks aslong as i can call a click.
Now ofcourse postmessage and sendmessage and whatever message things there are can do this, but this is not what im looking for (that click jail is number 1 reason).
Now what im hoping for is that inside Conquer.exe theres a call to a click function.
Now back to topic, im hoping that someone can give me a pointer, what to look for or what i could use, any advice/feedback/rant? is welcome :p.
(tbh i have not tried Post/Send message, because i assume it will lead to that click jail)
(on a side note, im doin this in VB6 (ye ye shh :p) and ASM (to do exactly what i want :o ) )
Edit im still trying to help myself, right now im actually testing postmessage to actually see if i get clickjailed, so far no jail :o :D
Edit my edit :p send to click jail :(
alright got a bp set on the message waitin to get send to it again
didnt break. :(
Anyone got any ideas? Suggestions?
what i got so far, i can set coordinates where exactly i want to jump to and bam, it happens.
Now the only problem I ran into (for now, and hopefully no others :p) is that i want to simulate a click, just simple the click (inside the memory) it doesnt matter where it clicks or how it clicks aslong as i can call a click.
Now ofcourse postmessage and sendmessage and whatever message things there are can do this, but this is not what im looking for (that click jail is number 1 reason).
Now what im hoping for is that inside Conquer.exe theres a call to a click function.
Now back to topic, im hoping that someone can give me a pointer, what to look for or what i could use, any advice/feedback/rant? is welcome :p.
(tbh i have not tried Post/Send message, because i assume it will lead to that click jail)
(on a side note, im doin this in VB6 (ye ye shh :p) and ASM (to do exactly what i want :o ) )
Edit im still trying to help myself, right now im actually testing postmessage to actually see if i get clickjailed, so far no jail :o :D
Edit my edit :p send to click jail :(
alright got a bp set on the message waitin to get send to it again
didnt break. :(
Anyone got any ideas? Suggestions?