Bitcoin Forum
May 03, 2024, 10:46:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... 125 »
  Print  
Author Topic: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin  (Read 190790 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
October 15, 2014, 01:16:07 AM
 #221

Thanks for the tip! I'll try that.
I haven't made a bat file since windows 98 days. I remember one called the mesquito cream virus that I loaded into the the highschool computer lab... Ahh those were the days! Cheesy

Anyways looks like people are already dropping out, latest payout went up from ~17 to 18.382353

This is my example, edit for your connection:

Quote
@echo off
echo %date% %time% - Started.>> pinger.log

set link="your link name"
set login="login if exist"
set pass="pass"
set host=google.com
set TimeoutMin=1000
set TimeoutMax=10000
set Try=1
set MinPing=2
set MaxPing=4
set StartCounter=1

rem CONNECT
:connect
rasdial %link% %login% %pass%
goto ping

rem PING
:ping
rem pause
ping -n 30 127.0.0.1 > nul
echo.
echo START PING #%Try%
ping %host% -n 1 -w %TimeoutMin%
if not errorlevel 1 goto ping
set /a Try=%Try%+1
if %Try% gtr %MinPing% goto ForcePing
goto ping

rem FORCEPING
:ForcePing
echo.
echo START FORCE PING #%Try%
ping %host% -n 1 -w %TimeOutMax%
if not errorlevel 1 goto ping
set /a Try=%Try%+1
if %Try% gtr %MaxPing% goto reconnect
goto ForcePing

rem reconnect
:reconnect
echo %date% %time% - Reconnect.>> pinger.log
rasdial %link% /disconnect
rasdial %link% %login% %pass%
goto ping
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
October 15, 2014, 01:16:33 AM
 #222

So do I get a Stake every hour as I have 2 mins till it has been 1hr since I last earnt MCL...

I'm not sure how the staking works yet, looks like once every 24 hrs maybe? Mine automatically staked, but only around 20 coins, which was my balance about 24 hours ago.  Anyone else understand how the POS works?

Well exactly on the hour I received another bunch of coins (not Staked just Recieved) so I guess you receive a payment of MCL 24 times each day from the Built in Faucet (if you keep your wallet/Qt open), only for the first 8 Days though if the info is correct.
monkeyboy
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 15, 2014, 01:36:01 AM
 #223

Wallet will not sync for me. I made conf. file can anybody help?  Huh
Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
October 15, 2014, 01:38:41 AM
 #224

Wallet will not sync for me. I made conf. file can anybody help?  Huh


Don't make a .conf just let the wallet sit and it will sync, it takes time.
monkeyboy
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 15, 2014, 01:45:09 AM
 #225

So I should delete the .conf
Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
October 15, 2014, 01:46:32 AM
 #226

So I should delete the .conf


Yes, then you will eventually sync and start earning MCL.
bitsat alien
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
October 15, 2014, 01:48:10 AM
 #227

no sync Cry any Nodes?
Real_Unhooked
Hero Member
*****
Offline Offline

Activity: 838
Merit: 500


View Profile
October 15, 2014, 01:48:26 AM
 #228

Anyone selling. PM me.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
.....DeepVault.....
....Blockchain File Signatures....
...deeponion.org...
traderbit
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile WWW
October 15, 2014, 01:53:27 AM
 #229

Wallet will not sync for me. I made conf. file can anybody help?  Huh


Try deleting peers.dat then restarting your pc

traderbit
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile WWW
October 15, 2014, 01:57:03 AM
 #230

no sync Cry any Nodes?

Try deleting peers.dat then restarting your pc
C:\Users\PC-Name\AppData\Roaming\MiracleCoin

Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
October 15, 2014, 01:57:31 AM
 #231

Wallet will not sync for me. I made conf. file can anybody help?  Huh


Try deleting peers.dat then restarting your pc

Or alternatively try this https://bitcointalk.org/index.php?topic=822317.msg9199442#msg9199442
bank of bits
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250



View Profile
October 15, 2014, 02:01:28 AM
 #232

any exchange ?
Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
October 15, 2014, 02:02:53 AM
 #233

any exchange ?

Lol not yet, this coin was released just over 24hrs ago... Don't be so eager lol
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
October 15, 2014, 02:06:30 AM
 #234

any exchange ?

No exchange, faucet is alive. Do you wanna kill this coin at once?
Please wait 7 days.
monkeyboy
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 15, 2014, 02:11:10 AM
 #235

Wallet will not sync for me. I made conf. file can anybody help?  Huh


Try deleting peers.dat then restarting your pc

Or alternatively try this https://bitcointalk.org/index.php?topic=822317.msg9199442#msg9199442

already did all that nothing is working
Real_Unhooked
Hero Member
*****
Offline Offline

Activity: 838
Merit: 500


View Profile
October 15, 2014, 02:11:18 AM
 #236

Anyone selling coins PM me.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
.....DeepVault.....
....Blockchain File Signatures....
...deeponion.org...
bitsat alien
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
October 15, 2014, 02:13:07 AM
 #237

no sync Cry any Nodes?

Try deleting peers.dat then restarting your pc
C:\Users\PC-Name\AppData\Roaming\MiracleCoin

working now ! thanks
kingscrown
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


http://fuk.io - check it out!


View Profile WWW
October 15, 2014, 02:16:17 AM
 #238

too good to be true imo.

watch out for scam Smiley

traderbit
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile WWW
October 15, 2014, 02:18:22 AM
 #239

Wallet will not sync for me. I made conf. file can anybody help?  Huh


Try deleting peers.dat then restarting your pc

Or alternatively try this https://bitcointalk.org/index.php?topic=822317.msg9199442#msg9199442

already did all that nothing is working

you deleted peers.dat Huh

coinableS
Legendary
*
Offline Offline

Activity: 1442
Merit: 1179



View Profile WWW
October 15, 2014, 02:19:11 AM
 #240

too good to be true imo.

watch out for scam Smiley

Or is it a miracle?

Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... 125 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!