Author

Topic: ▄■▀■▄ 🌟BITVEST🌟 👍WIN BY 🔶PLAY 🏦INVEST 💬SOCIAL ➡ 🔺PLINKO🎲DICE🎰SLOT🎡SPIN - page 274. (Read 199785 times)

legendary
Activity: 1358
Merit: 1003
Designer - Developer
Well, I was considering keeping this code private but figured given the lack of automated betting on the site I may as well make it public.

Below is the code for a simple martingale but for Bitvest. It features up to 5 bets a second, A client seed re-randomizer and stop loss. You can also modify your base bet and on loss multiplier as well (assuming you aren't afraid to tweak a bit of code).

Currently it is set to dust bet and win 1 satoshi a roll. A bankroll of atleast .005 BTC is recommended. You can use this script by pasting it into your browsers console (hit f12 in chrome) and hitting enter. It will continue to bet until you refresh your browser.

Code:
var bet = {base: 0.00000050, current: 0.00000050}; //Modify these values to change your base bet
var placeBet=function(){
$.post( "action.php", { prizes: "4,1.1,1.05,1,1.1,1.02,1.02,1.02,1.02,1.02,1.02,1.02,0,0,0,0,0",
token: token,
secret:0,
bet:bet.current,
bits:null,
user_seed:makeid(),
act:"play"
})
  .done(function( data ) {
if (!data.success){
alert(data.msg);
return 0;
}
    
var win=data.game_result.win;
console.log( win, data.data.balance );
if (win>bet.current){
bet.current=bet.base;
if (bet.current }else if (win bet.current=(bet.current-win)*50; //Modify this value in order change the on loss multiplier
}
//console.log(balance);
placeBet();
  }).fail(function() {
    setTimeout(function(){placeBet();},3000); //This is the value the script uses to re-send the rolls if the server doesn't respond
  });
}

//re-randomize our client seed to ensure provably faireness

function makeid()
{
    var text = "";
    var possible = "abcdef0123456789";

    for( var i=0; i < 16; i++ )
        text += possible.charAt(Math.floor(Math.random() * possible.length));

    return text;
}

placeBet();

The code above will directly bet to the site, You won't see plinko balls falling down however you will see your balance begin to grow by satoshis at a time. Please be careful using this script and of course never risk more than what you are willing to lose. I take no responsibility for any betting errors or loses incurred from the use of this script.


If you win something and would like to shoot me a tip, Or just appreciate the bot and use it, Feel free to send a tip to:
1ART8MzPqABmqWz4SsaKLZfrwb9HjNF5dv


Cheers everyone and good luck.

KLYE
hero member
Activity: 896
Merit: 1000
We have just hit 1mil bets congrats to the site and everyone involved.

1million bet bounty winner is xCynosure https://bitvest.io/results?start=&end=&query=1000000

Bounty has been set look out for more of our bounties never know when ill set a new one.
legendary
Activity: 3500
Merit: 1354
New bounty: hit bet id:1000000 and get 1million sats 0.01btc and if I'm feeling even more generous it might be more.
Is this prize will be award by you or by bitvest founder? Its pretty nice amount there Cheesy
Anyhow im goin to play there to test my luck, good luck people Smiley

AFAIK the prize is from Sparked own money which he collected from winnings in the site. So he is generous person..all previous bounties (except trivia and rainbot) were fron his own.
sr. member
Activity: 308
Merit: 250
❃ CyberNick ❃
New bounty: hit bet id:1000000 and get 1million sats 0.01btc and if I'm feeling even more generous it might be more.
Is this prize will be award by you or by bitvest founder? Its pretty nice amount there Cheesy
Anyhow im goin to play there to test my luck, good luck people Smiley
full member
Activity: 154
Merit: 100
Keep Calm and Get Your Own Some Bitcoin
New bounty: hit bet id:1000000 and get 1million sats 0.01btc and if I'm feeling even more generous it might be more.

wow.. thats nice. Hopefully many can see this post. So that it can reach the bet id faster than ussual.
hero member
Activity: 896
Merit: 1000
New bounty: hit bet id:1000000 and get 1million sats 0.01btc and if I'm feeling even more generous it might be more.
legendary
Activity: 1456
Merit: 1001
Slowly crawling to 1million bets i wonder if something is coming at 1million?


oh, i was playing on the 500k bets celebration and was crazy, very amazing. The happy hour with raining bot giving big amount of bits, and a crazy trivial giving 100.000 satoshis prizes.
full member
Activity: 168
Merit: 100
Slowly crawling to 1million bets i wonder if something is coming at 1million?


Seems a massive bounty and happy hour would be in order Wink
hero member
Activity: 896
Merit: 1000
Slowly crawling to 1million bets i wonder if something is coming at 1million?
sr. member
Activity: 448
Merit: 250
The site is not down to any user actions, there is an issue with our hosting provider. More details will be provided shortly.

Update: Our hosting provider appears to have had an error with receiving our last bill payment, and appears to be unable to take payments from me or lightlord, seemingly there is no way to pay bills without receiving an error right now. We are calling their support line.

Update: The issue has been resolved, they'll be reconnecting our server in about 20 minutes.

Update: The "20 minutes" stated above was how long they said it'd be, we're still awaiting action on their end.

Thank you for letting us know. I've logged in and things look intact. Glad. Smiley
hero member
Activity: 616
Merit: 524
Bitvest & 777Coin Developer
legendary
Activity: 1456
Merit: 1001
Thanks for the info Zodiac, great news that all is solved. We could come back to your web in twenty minutes to play again. I will try to hit another x1250, i will need a lot of drops.
full member
Activity: 168
Merit: 100
newbie
Activity: 9
Merit: 0
Update: The issue has been resolved, they'll be reconnecting our server in about 20 minutes.

Great news, thanks Zodiac!

Hear that guys? Get ready for more drops  Grin
hero member
Activity: 616
Merit: 524
Bitvest & 777Coin Developer
The site is not down to any user actions, there is an issue with our hosting provider. More details will be provided shortly.

Update: Our hosting provider appears to have had an error with receiving our last bill payment, and appears to be unable to take payments from me or lightlord, seemingly there is no way to pay bills without receiving an error right now. We are calling their support line.

Update: The issue has been resolved, they'll be reconnecting our server in about 20 minutes.

Update: The "20 minutes" stated above was how long they said it'd be, we're still awaiting action on their end.
newbie
Activity: 9
Merit: 0
The site is not down to any user actions, there is an issue with our hosting provider. More details will be provided shortly.

Thanks for the update Zodiac
hero member
Activity: 896
Merit: 1000
The site is not down to any user actions, there is an issue with our hosting provider. More details will be provided shortly.
oh okay thanx zod
Jump to: