Bitcoin Forum
July 29, 2024, 10:28:33 AM *
News: Help 1Dq create 15th anniversary forum artwork.
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: 999dice JavaScript+Imacros Open Source *Bot* (Code+Video) on: October 13, 2014, 06:51:11 PM
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:CHECK<SP>IN!&&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.
2  Bitcoin / Project Development / Re: 999dice JavaScript+Imacros Open Source *Bot* (Code+Video) on: October 13, 2014, 03:30:07 AM
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
3  Bitcoin / Project Development / Re: 999dice JavaScript+Imacros Open Source *Bot* (Code+Video) on: October 11, 2014, 11:03:41 PM
Hello everyone.
Is there anyone else on the boat http://coincheckin.com on imacros (just copy the link if you do not open)?
I'm just not a programmer, use this script but has recently made ​​changes to the site and it stopped working.
maybe the same script can be altered and for this site http://dogecheckin.com

Help someone who can.
Thank you
_________________________________________________________
VERSION BUILD=8820413 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=INPUT:BUTTON ATTR=ID:play_again
TAG POS=1 TYPE=INPUT:BUTTON ATTR=ID:checkin!
WAIT SECONDS=310
________________________________________________________
4  Bitcoin / Project Development / Re: 999dice JavaScript+Imacros Open Source *Bot* (Code+Video) on: October 04, 2014, 01:23:27 PM
hi guys.

your script by 33.3% works great for small amount of the bill. Since I'm working on something dogekoin balance grows slowly. I tried to change the settings, but since I'm not a programmer I did not. Please help me: 1 - of which variable depends on the initial rate; 2 - 4 after the stroke to increase the rate from 16 to 100, for example. I would be grateful for your help
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!