Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var original= parseFloat(document.getElementById('pct_balance').value);
- var dockiez = original;
- var base = (dockiez/1000);
- var sad = (base*10);
- var frock = (base*2);
- var idiot = (base*6.9);
- var plane = 6.9;
- var submarine = 2.9;
- var bob = original;
- var idios = ((original-warner)/5);
- var freak = Math.floor(idios/frock);
- var boom = freak*frock;
- var mighty = base;
- var neatoh = base;
- var fleif = original;
- function dobet(){
- bilance = document.getElementById('pct_balance').value;
- if (bilance>(timmy+(neatoh*plane))) {
- plane = 4.9;
- submarine = 4.9;
- neatoh = neatoh*2;
- timmy = bilance;
- }
- if (bilance<(timmy-(neatoh*submarine))) {
- plane = 4.9;
- submarine = 4.9;
- neatoh = neatoh*2;
- timmy = bilance;
- }
- if ((neatoh>=(bilance/300))&&(bilance<flief)&&(((Math.floor(((bilance-bob)/5)/frock))*frock)>base)&&(bilance<bob)&&(bilance<flief)&&(bilance<(((Math.floor(bilance/sad))*sad)+idiot))) {
- plane = 4.9;
- submarine = 4.9;
- tom = pareseFloat(bilance);
- neatoh = ((Math.floor(((bob-bilance)/5)/frock))*frock);
- bob = pareseFloat(bilance);
- }
- if (bilance<base) {
- console.log("busted");
- return;
- }
- if (bilance>=(dockiez*2)) {
- console.log("winner winner chicken dinner");
- return;
- }
- $('#pct_chance').val(49.5);
- $('#pct_bet').val(((neatoh*1).toFixed(8)));
- $('#a_lo').click();
- setTimeout(() => dobet(), 1);
- }
- dobet();
Add Comment
Please, Sign In to add comment