Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var firstbal = parseFloat($('#pct_balance').val());
- var limb = parseFloat($('#pct_balance').val());
- var origin = ((firstbal/60).toFixed(8));
- var mcfag = ((limb/64).toFixed(8));
- var baset = origin;
- var target = 3000;
- var lumpsten = Number((origin*10).toFixed(8));
- var lumpsevens = Number((origin*7).toFixed(8));
- var eights = Number((origin*8).toFixed(8));
- var silentbob = firstbal;
- var zizzle = 0;
- var uder = 2.9;
- var triant = 0;
- var baboon = 0;
- var ziggie = firstbal;
- var boggg = 1;
- var people = 1;
- var hights = 6.9;
- var boom = false;
- var olddegen = 0;
- var bart = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
- var lisa = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
- var because = document.getElementById('me').firstChild.lastChild.firstChild.children[7].innerText;
- function get(){
- console.clear();
- var silentbob = Number(($('#pct_balance').val()).toFixed(8));
- var good = ((silentbob-firstbal).toFixed(8));
- console.log("profit");
- console.log(good);
- if ((silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))&&(silentbob>olddegen)){
- baset = Number((baset*2).toFixed(8));
- olddegen = parseFloat(silentbob);
- }
- if ((silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))&&(silentbob<olddegen)){
- baset = Number((baset*2).toFixed(8));
- olddegen = parseFloat(silentbob);
- }
- if ((silentbob==(((Math.floor(firstbal/(lumpsten*10)))*(lumpsten*10))+(lumpsevens*10)))&&(silentbob>firstbal)){
- baset = Number((lumpsten*2).toFixed(8));
- origin = origin*10;
- lumpsten = Number((origin*10).toFixed(8));
- lumpsevens = Number((origin*7).toFixed(8));
- eights = Number((origin*8).toFixed(8));
- olddegen = parseFloat(silentbob);
- firstbal = parseFloat(silentbob);
- }
- if (((silentbob-baset)<=(baset*9))&&(silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))){
- baset = mcfag;
- origin = mcfag;
- lumpsten = Number((origin*10).toFixed(8));
- lumpsevens = Number((origin*7).toFixed(8));
- eights = Number((origin*8).toFixed(8));
- firstbal = parseFloat(silentbob);
- olddegen = 0;
- }
- if (((firstbal-baset)<=(baset*9))&&(silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))){
- baset = mcfag;
- origin = mcfag;
- lumpsten = Number((origin*10).toFixed(8));
- lumpsevens = Number((origin*7).toFixed(8));
- eights = Number((origin*8).toFixed(8));
- firstbal = parseFloat(silentbob);
- olddegen = 0;
- }
- if (silentbob>=target){
- console.log("winner winner chicken dinner");
- return;
- }
- var slut = Number((ziggie*1).toFixed(8));
- var mightybe = Number((parseFloat(silentbob))*1).toFixed(8);;
- var coolbet = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
- var mike = document.getElementById('me').firstChild.lastChild.firstChild.children[11].innerText;
- lisa = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
- because = document.getElementById('me').firstChild.lastChild.firstChild.children[7].innerText;
- if ((because<49.5000)&&(boggg<=0)){
- ziggie = ziggie+baset;
- boggg = 1;
- }
- if ((because>=49.5000)&&(boggg<=0)){
- ziggie = ziggie+baset;
- boggg = 1;
- }
- if ((mike>zizzle)&&(triant>=1)&&(lisa>bart)){
- console.log("last bet to be hacked with");
- console.log(coolbet);
- console.log("stop hacking me cunt nugget!!");
- return;
- }
- if ((slut>mightybe)&&(boggg>=1)&&(triant>=1)){
- console.log("last bet to be hacked with");
- console.log(coolbet);
- console.log("stop hacking me cunt nugget!!");
- return;
- }
- if ((slut<mightybe)&&(boggg>=1)&&(triant>=1)){
- console.log("last bet to be hacked with");
- console.log(coolbet);
- console.log("stop hacking me cunt nugget!!");
- return;
- }
- if ((mike<zizzle)&&(triant>=1)&&(lisa>bart)){
- console.log("last bet to be hacked with");
- console.log(coolbet);
- console.log("stop hacking me cunt nugget!!");
- return;
- }
- if ((mike==zizzle)&&(triant>=1)&&(lisa>bart)&&(baboon>=1)){
- bart = parseFloat(lisa);
- baboon = 0;
- }
- if ((lisa==bart)&&(baboon<=0)){
- zizzle = ((baset*1).toFixed(8));
- triant = triant+1;
- boggg = 0;
- $('#pct_chance').val(49.5);
- $('#pct_bet').val(zizzle);
- $('#a_lo').click();
- baboon = 1;
- }
- setTimeout(() => get(), 1);
- }
- get();
Add Comment
Please, Sign In to add comment