Bitcoin Forum
June 25, 2024, 08:21:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: freebitco.in auto free roll, reward script  (Read 509 times)
nameless__ (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 18, 2018, 07:08:55 PM
 #1

Hello guys,

so what I did is, I took the script from "ghost" and modified it to fit my needs.

The script is for freebitco.in (most of you should propably know), there you can earn free BTC every hour, and also, you can improve your free roll reward by buying a bonus, bought with "reward points", which you earn by doing the free rolls.

Also, you have the ability to gamble, but this is not in the script, as its way too risky.

You can find the script here: https://pastebin.com/TzqnE5jW.

It has the following features:

- auto roll every hour
- auto buy reward point bonus (max possible)
- when there are enough reward points, automatically buy the 1000% Free BTC bonus
- refresh page every 10 minutes (this is due to the fact, that sometimes, the page is down for few minutes, so the script would stop running in that moment)
- auto buy lottery tickets, when there is a captcha shown - to get started, you need to buy some lottery tickets to get rid of the captcha shown, after that, the script automatically buys lottery tickets (set to 5555) to get rid of the captcha again

To get it running, you simply need to download Tampermonkey (https://tampermonkey.net/), which is basically available for nearly every browser (Edge, Safari, Firefox, Chrome), create a new script, paste the code there and save it.

Also, of course, you need to be logged in in your freebitco.in account. If you don't have one yet, I'd appreciate a signup through my referral link: https://freebitco.in/?r=16776820.

Any questions/suggestions or some feedback is appreciated!


-- nameless__


nameless__ (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 21, 2018, 06:08:45 PM
 #2

As the bitcoin value dropped a lot, lottery tickets now cost 2 satoshi per ticket, so you need to change the amount of lottery tickets bought by diving by 2 in line 19, so it gets

Code:
$('#lottery_tickets_purchase_count').val(parseInt($('#balance').text().split(".")[1])/2);
arakiss
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 23, 2019, 06:54:45 PM
 #3

Thank you for sharing, it's very interesting  Smiley
Is it possible to delete lotto tickets from the script?
Because I think lotto tickets are not an interesting thing

Thank you  Wink







Adyplayer
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 08, 2019, 03:56:30 PM
 #4

can't use the script to roll on multiple accounts?
PM me
100%_Shared_FreeBitco.in
Jr. Member
*
Offline Offline

Activity: 59
Merit: 1


View Profile
May 09, 2019, 02:47:07 PM
 #5

referral alert Roll Eyes

Referral url are not allowed  Wink
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!