Quote:
Originally Posted by BoyKFC
i have a BOt (the language is C#) which is built for VN server. It do the function same as i said but the code is protected by obfuscation Attribute. if want i can up it on here and we can debug it
|
I like to learn exactly what i do wrong so i don't repeat it so I'll try to figure it out on my own, but thanks though.
Quote:
Originally Posted by e2x
why counting the kills if you can just send the message to click scroll every few seconds and achieve the same?
Work with what you have, dont try to reinvent the weel people..
If i could find a way to do that on autoit..
so far i made all screen recognition for poseidon/crusade.. working well so far.
|
"why counting the kills if you can just send the message to click scroll every few seconds and achieve the same?"
-Because the dialog that pops up after using the scroll requires an "enter" to continue which if i continuously pressed "enter" the bot wouldn't work.
"dont try to reinvent the weel people"
-i disagree with this statement to an extent because you learn a lot from doing so.
"If i could find a way to do that on autoit.."
-Autoit can call win api functions, so anything is possible.
"so far i made all screen recognition for poseidon/crusade.. working well so far."
-Good job maybe you could release it? As for pixel based bots i never set out to make one, it's not like i have anything against them it's just that i wanted to try and make a memory based bot.