Post
Topic
Board Project Development
Re: 999dice JavaScript+Imacros Open Source *Bot* (Code+Video)
by
byKurt
on 06/01/2015, 08:16:07 UTC
kartchu I myself shall bring every 30 minutes, but every 5 minutes to press the button is annoying - I beg to correct press the button when there is no captcha, please

Dont beg for codes buddy, better lear how to make these bots  Tongue

THE PROBLEM

Quote
VERSION BUILD=8820413 RECORDER=FX
TAB T=1
URL GOTO=http://coincheckin.com/Main/re
TAG POS=1 TYPE=INPUT:BUTTON ATTR=TYPE:button&&CLASS:black_white&&VALUE:CHECKIN!&&ID:801dc5c7a9acaac

If you see they add a random number at the button, that is why you imacro code dont work now...

you have 2 options now, you can use the button coordinates for make the code, or you can read thar randome number from the source code and add that as a variable, but that is the hard way.

I make one easy script with click coordinates and it works fine for me, try the code and if it dont work find the right value to X and Y:

Code:
VERSION BUILD=8820413 RECORDER=FX
CLICK X=608 Y=357
WAIT SECONDS=300
...

Thank you set coordinates in the script - and it works.

Great to know it work fine for you. If you need something else, feel free to PM me.

Hi. I do not use the coordinates. Problem was solved by the code:

Code:

VERSION BUILD=8871104 RECORDER=FX
SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
SET !REPLAYSPEED SLOW
TAB T=1
URL GOTO=http://coincheckin.com/?r=fa7e5f1658
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:BUTTON ATTR=VALUE:CHECK*
WAIT SECONDS=5
URL GOTO=http://dogecheckin.com/?r=dcfe201d7e
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:IMAGE ATTR=SRC:*dogecoin*
WAIT SECONDS=5
URL GOTO=http://litecheckin.com/?r=eed00089d8
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:IMAGE ATTR=SRC:*litecoin*
WAIT SECONDS=280


+ Add similar faucets  Tongue

p.s. Thank you for Imacros Open Source * Bot *

p.p.s. Instead of thanks, you can leave my referral links  Grin