Ok, i know I'm pretty new here so i should be asking requests allready but I've been messing around with auto-it, greasemonkey scripts and so on and i just can't seem to make it work right...duels.com is a browser based game which makes use of a arena style play between the players.
The mechanisms are very simple even though there is a lot of strategy involved in the real "win or lose".
what I'm gonna ask is if someone can do a small bot/auto in autoit or any other language you like that goes trough all the online list (called ingame "The Arena") and send a challenge request to all the players.
there is a catch of course, there is a captcha ingame (no, i dont want it to try and resolve the captcha) i just want it to stop when it reaches it and send a message, something like a "beep" just so i know it stopped, also it should be able to run in background (else id just mouse record the moves :P )
About how it should handle the requests, it's jsut a simple 3 clicks, one in the name of the person to challenge, the second in the "challenge" button and a third to accept the "default" options for the duel... that part i was able to perform using some scripts, problem is mainly about after doing that, returning to the arena and selecting the next one...
also if there is someone without weapon the "challenge button" apopears muted so the program should skip that person (and this was my main problem along with not returning to the arena xD)
if there is any kind soul who can do it, I'd be most grateful ? I'll gladly help in anything i can although i'm afraid i might end up messing up more than actually helping...
is the link for the game itself, its also from the same company of warstorm.com which was allready request a while back so maybe there is some part in code that can be used in both
many thx in advance, i shall be waiting for some reply, even if a negative one