CSGODouble.com Winning Script !

01/03/2016 07:16 BRETTHIT#1
Verkaufe ein Script für die CSGODouble.com Seite.
Script setzt Automatisch auf Rot / Schwarz.
Bei Verlust wird der Einsatz verdoppelt.
Der Einsatz ist Variable ihr solltet möglichst 0,50% eurer Balance als Start Option setzten um Safe zu Gewinnen.

Ihr braucht nichts weiteres tun außer eure Items abstauben ;)

Bei Interesse PN ;)

1-2 Test Personen Gesucht die bestätigen das es kein Scam ist etc.
01/03/2016 16:55 lokki123#2
I am willing to test and give it a vouch.

I hope this is not a 'winning script' that looks like this:

put x amount on red -> win -> put x amount on red again etc
put x amount on red -> lose -> put double x amount on red again etc

Because that's bullshit, and isn't a '100%' winning script at all.
01/03/2016 16:57 BRETTHIT#3
You Got PN
01/03/2016 17:05 DeathXTaker#4
I could vouch.
01/03/2016 17:33 irexy#5
I could vouch aswell
01/03/2016 18:06 fANATiC ~#6
Würde auch testen, falls noch benötigt
01/03/2016 18:16 EinfachRobin#7
Würde gerne vouchen, wenn du noch jemanden suchst!
-> PN mich!
01/03/2016 18:27 christmann#8
Chrome öffnen, auf Csgoudouble gehen, F12 drücken und das in die Konsole einfügen:

var initialBetAmount = 1; // the amount you want to start betting with
var mode = 'martingale'; // can be 'martingale' or 'anti-martingale' (WAT? https://en.wikipedia.org/wiki/Martin...betting_system) )
var betColor = 'red'; // can be 'red' or 'black'
function tick(){var a=getStatus();if(a!==lastStatus&&"unknown"!==a){sw itch(a){case"waiting":bet();break;case"rolled":rol led()}lastStatus=a,printInfo()}}function checkBalance(){return getBalance()<currentBetAmount?(console.warn("BANKR UPT! Not enough balance for next bet, aborting."),clearInterval(refreshIntervalId),!1):! 0}function printInfo(){var a=" \nStatus: "+lastStatus+"\nRolls played: "+currentRollNumber+"\nInitial bet amount: "+initialBetAmount+"\nCurrent bet amount: "+currentBetAmount+"\nLast roll result: "+(null===wonLastRoll()?"-":wonLastRoll()?"won":"lost");console.log(a)}funct ion rolled(){return"anti-martingale"===mode?void antiMartingale():(martingale(),void currentRollNumber++)}function antiMartingale(){currentBetAmount=wonLastRoll()?2* currentBetAmount:initialBetAmount}function martingale(){currentBetAmount=wonLastRoll()?initia lBetAmount:2*currentBetAmount}function bet(){checkBalance()&&(setBetAmount(currentBetAmou nt),setTimeout(placeBet,50))}function setBetAmount(a){$betAmountInput.val(a)}function placeBet(){return"red"===betColor?($redButton.clic k(),void(lastBetColor="red")):($blackButton.click( ),void(lastBetColor="black"))}function getStatus(){var a=$statusBar.text();if(hasSubString(a,"Rolling in"))return"waiting";if(hasSubString(a,"***ROLLING ***"))return"rolling";if(hasSubString(a,"rolled")) {var b=parseInt(a.split("rolled")[1]);return lastRollColor=getColor(b),"rolled"}return"unknown" }function getBalance(){return parseInt($balance.text())}function hasSubString(a,b){return a.indexOf(b)>-1}function getColor(a){return 0==a?"green":a>=1&&7>=a?"red":"black"}function wonLastRoll(){return lastBetColor?lastRollColor===lastBetColor:null}var currentBetAmount=initialBetAmount,currentRollNumbe r=1,lastStatus,lastBetColor,lastRollColor,$balance =$("#balance"),$betAmountInput=$("#betAmount"),$st atusBar=$(".progress #banner"),$redButton=$("#panel1-7 .betButton"),$blackButton=$("#panel8-14 .betButton"),refreshIntervalId=setInterval(tick,50 0);


könnt oben alles anpassen. Da dies schon lang veröffentlicht wurde #closethetread
01/03/2016 18:35 C0kkie#9
^this

Außer du kannst was anderes beweisen dass du etwas eigenes hast.

#closed