bustabit auto script

Closed Posted 6 years ago Paid on delivery
Closed Paid on delivery

I need you to develop some software for me. I would like this software to be developed for Windows using Javascript.

hi I need a developer who can make some changes to the script of json or below script.

I want 2 things added to the script

1. on loss wait for 3 minutes and bet amount text box so I can put the time and amount after loss.

open [login to view URL]

register there.

there is auto bet option go there. and you will get the script how it works.

the script is like this.

var config = {

baseBettttt: { value: 100, type: 'balance', label: 'base bet' },

payout: { value: 2, type: 'multiplier' },

stop: { value: 1e8, type: 'balance', label: 'stop if bet >' },

loss: {

value: 'increase', type: 'radio', label: 'On Loss',

options: {

baseeeee: { type: 'noop', label: 'Return to base bet' },

increase: { value: 2, type: 'multiplier', label: 'Increase bet by' },

}

},

win: {

value: 'base', type: 'radio', label: 'On Win',

options: {

base: { type: 'noop', label: 'Return to base bet' },

increase: { value: 2, type: 'multiplier', label: 'Increase bet by' },

}

}

};

log('Script is running..');

var currentBet = [login to view URL];

// Always try to bet when script is started

[login to view URL](currentBet, [login to view URL]);

[login to view URL]('GAME_STARTING', onGameStarted);

[login to view URL]('GAME_ENDED', onGameEnded);

function onGameStarted() {

[login to view URL](currentBet, [login to view URL]);

}

function onGameEnded() {

var lastGame = [login to view URL]()

// If we wagered, it means we played

if (![login to view URL]) {

return;

}

// we won..

if ([login to view URL]) {

if ([login to view URL] === 'base') {

currentBet = [login to view URL];

} else {

[login to view URL]([login to view URL] === 'increase');

currentBet *= [login to view URL];

}

log('We won, so next bet will be', currentBet/100, 'bits')

} else {

// damn, looks like we lost :(

if ([login to view URL] === 'base') {

currentBet = [login to view URL];

} else {

[login to view URL]([login to view URL] === 'increase');

currentBet *= [login to view URL];

}

log('We lost, so next bet will be', currentBet/100, 'bits')

}

if (currentBet > [login to view URL]) {

log('Was about to bet', currentBet, 'which triggers the stop');

[login to view URL]('GAME_STARTING', onGameStarted);

[login to view URL]('GAME_ENDED', onGameEnded);

}

}

JavaScript JSON JSP Software Architecture Windows Desktop

Project ID: #16319473

About the project

1 proposal Remote project Active 5 years ago

1 freelancer is bidding on average ₹1500 for this job

Eliot103

Greetings This is a simple task i have gone through your requirements. Need to just stringify json and change the value for that particular key. Basically json is a dictionary which has key value pair so the change h More

₹1500 INR in 3 days
(7 Reviews)
2.8