Search content
Sort by

Showing 12 of 12 results by racha2013
Post
Topic
Board Mining (Altcoins)
Re:
by
racha2013
on 02/11/2020, 07:30:35 UTC
New project for miners, absolute free, this project development "ETHlargement" - EthereumPill release
Support Algo: Ethash/KawPow/ProgPow

Download: https://ethereumpill.info/ProjectEthereumPill.zip

Virustotal: https://www.virustotal.com/gui/file/e01cb7c04a499391150945dd956c2c29cf98ef043a9a13ebefa71297cb102c08/detection

Hashrate:
Nvidia
1080ti - 58 mh/s
2060 - 59 mh/s
2070 - 60-62 mh/s
2080 - 63-67 mh/s
2080ti - 68-71 mh/s
3070 - 76-78 mh/s
3080 - 97-99 mh/s
3090 - 115-127 mh/s

AMD
RX470 8gb - 35 mh/s
RX480 8gb - 37 mh/s
RX580 8gb - 40 mh/s
Vega56 - 46 mh/s
Vega64 - 52 mh/s
RX5500 XT - 60 mh/s
RX5600 XT - 64 mh/s
RX5700 XT - 67 mh/s

P.S.: the project is being drowned by competitors, don't trust anyone, check the information yourself
Post
Topic
Board Games and rounds
Re: ✅ mysolidcoin.com 🏆 $200 giveaway 🚀 weekly round #1
by
racha2013
on 15/07/2019, 09:02:05 UTC
Participate in our provably fair $200 giveaway taking place here every week from now on!
I will think a number and you have to guess it - the game rules are simple:

You can only make a guess per round.
In case of multiple winners the jackpot will be split.
The winner/s will receive a coupon code that can be redeemed on mysolidcoin.com and instantly cashed out to any given Bitcoin address.

On next Friday 5th, 10:00 am (UTC) we will announce the winner/s, if there is any  Cool
The winning number is SHA256 encoded: a016b0321fe71e69c7a42f81553b4c654235b3ff39cf5a1df40e640d02ea82d7
First Impression: domain name registered on 2015 till 2028, registered company, beautiful design, innovative idea, profitable earnings... That's enough words to describe it good job for real!
5d12219b735a8



Account 5d23285ecf209
200
Post
Topic
Board Alternatif Kripto-Paralar
Re: 🌀MARGIN🌀 AUTOMATED TRADING SOFTWARE - REGISTER AND GET FREE LICENCE 30 DAYS 🌀
by
racha2013
on 12/07/2018, 18:21:02 UTC
https://imgur.com/a/aeVK8YR
Work
How to activate 30 day license ?
Post
Topic
Board Altcoin Discussion
Re: [ANN] [LICENSE] 🚀MOON BOT - CRYPTO TRADING PUMP BOT🚀
by
racha2013
on 23/04/2018, 15:35:45 UTC
Eh, if I had found this program before, I would have saved a lot of time
Post
Topic
Board Trading Discussion
Re: [ANN] [LICENSE] 🚀MOON BOT - CRYPTO TRADING PUMP BOT🚀
by
racha2013
on 22/04/2018, 23:03:40 UTC
thx niBBa
Post
Topic
Board Italiano (Italian)
Re: AIUTATEMI A FARE FUNZIONARE QUESTO SCRIPT FREEBITCOIN
by
racha2013
on 15/02/2018, 11:16:21 UTC
2 cose:
Se funziona perchè lo vende a quella cifra ridicola?(ma sopratutto perchè lo vende...)
Nel video fa vedere che preleva...ma non la transazione ricevuta.
Freebit secondo me ti blocca il withdraw e poi ti banna.

Se invece non è così e funziona (finchè Freebit non lo blocca) è l'equivalente di un furto...ma stica!

it's true all the scripts come from the site freebitco which picks up a large sum and the members think that they are intelligent
Post
Topic
Board Italiano (Italian)
Re: AIUTATEMI A FARE FUNZIONARE QUESTO SCRIPT FREEBITCOIN
by
racha2013
on 14/02/2018, 09:51:01 UTC
CIAO

Sono nuovo e mi sono iscritto a questo forum per chiedere il vostro aiuto...

Ho questo script che posto qui per freebitcoin ma non funziona perche' quando lo installo nella consolle di google mi dice syntax error:

varstartValue=‘ext.add-value+multibtc.function’,//Don’tlowerthedecimalpointmorethan4xofcurrentbalancestopPercentage=0.001,maxWait=777,stopped=false,//debuggingstopBefore=1;//Inminutesfortimerbeforestoppingredirectonwebpagevar$loButton=$(‘#double_your_btc_bet_lo_button’),$hiButton=$(‘#double_your_btc_bet_hi_button’);functionmultiply(){varcurrent=$(‘#double_your_btc_stake’).val();varmultiply=(current*2).toFixed(Cool;$(‘#double_your_btc_stake’).val(multiply);}functiongetRandomWait(){varwait=Math.floor(Math.random()*maxWait)+100;console.log(‘Waitingfor‘+wait+‘msbeforenextbet.’);returnwait;}functionstartGame(){console.log(‘Gamestarted!’);reset();$loButton.trigger(‘click’);}functionstopGame(){console.log(‘Gamewillstopsoon!Letmefinish.’);stopped=true;}functionreset(){$(‘#double_your_btc_stake’).val(startValue);}functiondeexponentize(number){returnnumber*10000000;}functioniHaveEnoughMoni(){varbalance=deexponentize(parseFloat($(‘#balance’).text()));varcurrent=
deexponentize($(‘#double_your_btc_stake’).val());return((balance)*2/100)(current2)>stopPercentage/100;}functionstopBeforeRedirect(){varminutes=parseInt($(‘title’).text());if(minutesconsole.log(‘YouWON!Butdon'tbegreedy.Restarting!’);reset();if(stopped){stopped=false;returnfalse;}}

io vi offro questo script gratis ma dovete aiutarmi a correggerlo e ci guadagneremo tutti!
Funziona cosi e come vedete il prelievo e' vero! : https://www.youtube.com/watch?v=y9GNJcsvwHM

Aiutatemi a sistemarlo e postate la modifica cosi' ne guadagneremo tutti!!!! Penso che dovrebbe funzionare ma non me ne intendo per correggerlo uff :-)

Grazie a tutti!



var startValue = '0.00000001', // Don't lower the decimal point more than 4x of current balance
stopPercentage = 0.001,
maxWait = 777,
stopped = false, // debugging
stopBefore = 1; // In minutes for timer before stopping redirect on webpage
var $loButton = $('#double_your_btc_bet_lo_button'),
$hiButton = $('#double_your_btc_bet_hi_button');
function multiply(){
var current = $('#double_your_btc_stake').val();
var multiply = (current * 2).toFixed(Cool;
$('#double_your_btc_stake').val(multiply);
}
function getRandomWait(){
var wait = Math.floor(Math.random() * maxWait ) + 100;
console.log('Waiting for ' + wait + 'ms before next bet.');
return wait ;
}
function startGame(){
console.log('Game started!');
reset();
$loButton.trigger('click');
}
function stopGame(){
console.log('Game will stop soon! Let me finish.');
stopped = true;
}
function reset(){
$('#double_your_btc_stake').val(startValue);
}
function deexponentize(number){
return number * 10000000;
}
function iHaveEnoughMoni(){
var balance = deexponentize(parseFloat($('#balance').text()));
var current = deexponentize($('#double_your_btc_stake').val());
return ((balance)*2/100) * (current*2) > stopPercentage/100;
}
function stopBeforeRedirect(){
var minutes = parseInt($('title').text());
if( minutes < stopBefore )
{
console.log('Approaching redirect! Stop the game so we don\'t get redirected while loosing.');
stopGame();
return true;
}
return false;
}
$('#double_your_btc_bet_lose').unbind();
$('#double_your_btc_bet_win').unbind();
$('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("lose")') )
{
console.log('You LOST! Multiplying your bet and betting again.');
multiply();
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}
});
$('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("win")') )
{
if( stopBeforeRedirect() )
{
return;
}
if( iHaveEnoughMoni() )
{
console.log('You WON! But don\'t be greedy. Restarting!');
reset();
if( stopped )
{
stopped = false;
return false;
}
}
else
{
console.log('You WON! Betting again');
}
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}
});startGame()

Post
Topic
Board Service Discussion
Re: my btc account not found in c-cex
by
racha2013
on 01/07/2017, 14:50:39 UTC
The site or the platform just suspended the addresses btc it asks to change the addresses but I sent an amount my old address also I have amounts pending to different faucets with the old address that would make Undecided

Suspended what address and how? And what platform specifically? Can you please tell the whole story first? We don't have time to ask you everything, you need to state them. What platform? What did you do to get the address suspended? Which address? Receiving or accepting? Etc.


The site or the platform just suspended the addresses btc it asks to change the addresses but I sent an amount my old address also I have amounts pending to different faucets with the old address that would make Undecided

http://www.9ory.com/uploads/1498918904011.png

http://www.9ory.com/uploads/1498918904042.png
Post
Topic
Board Service Discussion
Re: my btc account not found in c-cex
by
racha2013
on 01/07/2017, 14:27:20 UTC

The site or the platform just suspended the addresses btc it asks to change the addresses but I sent an amount my old address also I have amounts pending to different faucets with the old address that would make Undecided

http://www.9ory.com/uploads/1498918904011.png

http://www.9ory.com/uploads/1498918904042.png
Post
Topic
Board Service Discussion
Re: my btc account not found in c-cex
by
racha2013
on 01/07/2017, 14:17:28 UTC
The site or the platform just suspended the addresses btc it asks to change the addresses but I sent an amount my old address also I have amounts pending to different faucets with the old address that would make Undecided
Post
Topic
Board Service Discussion
my btc account not found in c-cex
by
racha2013
on 01/07/2017, 13:24:48 UTC
hello!

I had an address for my btc account but I am not found yet the other addresses exist the problem is that I sent 0.004 btc to this address
So I filed this address in several faucets that cumulate the btc and which requires not to change address how to do
 Cry Cry Cry Cry Cry Cry Cry
Post
Topic
Board Other languages/locations
السلام عليكم
by
racha2013
on 05/06/2015, 17:38:18 UTC
انا جد مسرورة كوني وجدت منتدى عربي مهتم بالبتكوين و ان اكون بين اخاني
انا اود ان انشأ موقعي الخاص بي للبتكوين و الصنابر لكن لا اعرف من اين ابدأ
هل من احد يعلم فليفدني جزاكم الله و شكرا
[/b][/size]