Bitcoin Forum
May 29, 2024, 09:08:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: n/a
n/a
n/a
n/a

Pages: « 1 ... 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 [108] 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 ... 296 »
  Print  
Author Topic: [ANN][VOOT] OLD THREAD  (Read 302083 times)
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 01:10:19 AM
 #2141

Encrypted messaging and chat
Decentralized exchange/Asset *
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 01:23:32 AM
 #2142

colored coins in vootmarket but Synclub Rewards Program will be based on colored coins, colored loyalty points Kiss
coinfello
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


FLAT OUT!!!


View Profile
June 30, 2014, 01:25:42 AM
 #2143

Encrypted messaging and chat
Decentralized exchange/Asset *


that will be very good Wink
voot voot lol
DrSnAzZy
Member
**
Offline Offline

Activity: 112
Merit: 10

VootCoin PR/IRC Admin


View Profile
June 30, 2014, 01:33:12 AM
 #2144

ESCROW Cheesy would revolutionize the market. Cant wait to see the update this week! Multipool is my #1 want. I cant wait to mine  Grin Grin Grin

Vootcoin!
grtthegreat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1029



View Profile WWW
June 30, 2014, 01:44:42 AM
 #2145

Hello guys, its me grtth3gr3at announcing VanityVOOTCreator 1.1.0.

Current Version : 1.1.0

Last Updated : 30/06/2014



The zip file contains the batch files (vancreate.bat) and vanitygen.exe (the original vanitygen application).

SOURCE CODE

Code:
@echo off
TITLE VanityVOOTCreator 1.1.0 - grtth3gr3at

CALL :GETINPUT

:GETINPUT
cls
echo You can terminate the batch job anytime by pressing CTRL+C
echo.
echo.
echo Official VOOTCoin BTCTalk Thread : http://goo.gl/pbjDil
echo.
echo ==============================================================
echo Please Note that the VOOTCOIN addresses always start with V
echo ==============================================================
echo.
echo and the prefix letters have been added for your convenience.
echo.
echo.
echo ==============================================================
echo Press 1 to create vanity VootCoin Address.
echo Press 2 to exit.
echo ==============================================================
echo.
set /p Entry=Enter your choice :
if "%Entry%"=="1" (GOTO VOOT)
if "%Entry%"=="2" (EXIT)
if "%Entry%"=="" (GOTO GETINPUT)

:VOOT
echo.
set /p Patt=Enter your vanity pattern : V
vanitygen.exe -X 70 V%Patt%
GOTO SAFETY

:SAFETY
echo.
echo.
echo ==============================================================
echo Please save your Private Key and Address safely.
echo.
echo Getting the Priv Key and Address printed is recommended.
echo ==============================================================
echo.
echo.

set /p a=Do you want to exit ? (y/n) :
echo.
if "%a%"=="y" (GOTO GATE)
if "%a%"=="n" (GOTO GETINPUT)

:GATE
echo Created By : grtth3gr3at for VootCoin
echo Version 1.1.0
echo Dated : 30/6/2014
echo.
pause
EXIT


Tips are accepted and appreciated.
All Tips maybe sent to : VQHirV2yrqHVPwKPpfdHnxzCFno9fGvv3S
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 01:53:10 AM
 #2146

Hello guys, its me grtth3gr3at announcing VanityVOOTCreator 1.1.0.

Current Version : 1.1.0

Last Updated : 30/06/2014



The zip file contains the batch files (vancreate.bat) and vanitygen.exe (the original vanitygen application).

SOURCE CODE

Code:
@echo off
TITLE VanityVOOTCreator 1.1.0 - grtth3gr3at

CALL :GETINPUT

:GETINPUT
cls
echo You can terminate the batch job anytime by pressing CTRL+C
echo.
echo.
echo Official VOOTCoin BTCTalk Thread : http://goo.gl/pbjDil
echo.
echo ==============================================================
echo Please Note that the VOOTCOIN addresses always start with V
echo ==============================================================
echo.
echo and the prefix letters have been added for your convenience.
echo.
echo.
echo ==============================================================
echo Press 1 to create vanity VootCoin Address.
echo Press 2 to exit.
echo ==============================================================
echo.
set /p Entry=Enter your choice :
if "%Entry%"=="1" (GOTO VOOT)
if "%Entry%"=="2" (EXIT)
if "%Entry%"=="" (GOTO GETINPUT)

:VOOT
echo.
set /p Patt=Enter your vanity pattern : V
vanitygen.exe -X 70 V%Patt%
GOTO SAFETY

:SAFETY
echo.
echo.
echo ==============================================================
echo Please save your Private Key and Address safely.
echo.
echo Getting the Priv Key and Address printed is recommended.
echo ==============================================================
echo.
echo.

set /p a=Do you want to exit ? (y/n) :
echo.
if "%a%"=="y" (GOTO GATE)
if "%a%"=="n" (GOTO GETINPUT)

:GATE
echo Created By : grtth3gr3at for VootCoin
echo Version 1.1.0
echo Dated : 30/6/2014
echo.
pause
EXIT


Tips are accepted and appreciated.
All Tips maybe sent to : VQHirV2yrqHVPwKPpfdHnxzCFno9fGvv3S


That was fast build. Thanks Wink
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 01:57:28 AM
 #2147

Bhoot Projects
Nitesend - decentralized anon
Vootmarket - marketplace
Vootpay - Point of Sale for merchants
Ownership
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 30, 2014, 02:01:23 AM
 #2148

Bhoot Projects
Nitesend - decentralized anon
Vootmarket - marketplace
Vootpay - Point of Sale for merchants

Big plans for Voot ^^
InitialDat
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
June 30, 2014, 02:05:05 AM
 #2149

I like where this is going. I will buy more Smiley
captaindynamo
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 30, 2014, 02:50:35 AM
 #2150

What features are you interested to see on Vootmarket ?



Tor implementation
Ownership
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 30, 2014, 03:15:26 AM
 #2151

MsCollec are you @MsCollec on twitter? or is that a fake?
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 03:18:48 AM
 #2152

MsCollec are you @MsCollec on twitter? or is that a fake?

100% real  Cheesy
Ownership
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 30, 2014, 03:24:07 AM
 #2153

MsCollec are you @MsCollec on twitter? or is that a fake?

100% real  Cheesy

You know how trolls are! Had to double-check  Grin
gpools
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
June 30, 2014, 03:35:40 AM
 #2154

cool voot 5k easily. Grin
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 06:05:56 AM
 #2155

I have been getting lots of pm from interested developers regarding the vootmarket but the last deal stalled due because of some issues.

I already sold 700K vootcoin to cover the initial 5BTC vootmarket bounty which was intended for the down-payment before the deal fell apart.

However, I am in talk with 3 groups and i will update the thread once development begins.

Balance as at today
1,286,234 VOOT
5 BTC

Expenses:
10,000 VOOT logo bounty
Seio1
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
June 30, 2014, 07:29:03 AM
 #2156

5 BTC seems not that much as developement funds. What happens when it runs out? Community donations?
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 07:46:26 AM
 #2157

5 BTC seems not that much as developement funds. What happens when it runs out? Community donations?

We have enough money
Bounty Balance
1,286,234 VOOT
5 BTC

You can donate  Grin
bittick
Hero Member
*****
Offline Offline

Activity: 2296
Merit: 506


Cryptocasino.com


View Profile
June 30, 2014, 08:18:40 AM
 #2158

What features are you interested to see on Vootmarket ?



I would love to see TOR being implemented in the market, escrow is a must, ability to build your own shop with products as you see on those black markets will be nice, if you would add more coins to pay with than just voot - it would be absolutely amazing and would get adopted really fast both by the honest sales people and the criminals.

check at what vericoin did with their adoption to bitcoin merchants (wherever btc is accepted, you can now pay with vericoin as well) voot should have that and much more!

bittick
Hero Member
*****
Offline Offline

Activity: 2296
Merit: 506


Cryptocasino.com


View Profile
June 30, 2014, 08:24:18 AM
 #2159

btw! 65BTC 24hour volume!!! NIIIIIIICE

MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 08:26:48 AM
 #2160

What features are you interested to see on Vootmarket ?



I would love to see TOR being implemented in the market, escrow is a must, ability to build your own shop with products as you see on those black markets will be nice, if you would add more coins to pay with than just voot - it would be absolutely amazing and would get adopted really fast both by the honest sales people and the criminals.

check at what vericoin did with their adoption to bitcoin merchants (wherever btc is accepted, you can now pay with vericoin as well) voot should have that and much more!

I have seen Veribit but i think it's not automated. Having an exchange connected to the POS will make it easier for conversion i think Undecided
Pages: « 1 ... 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 [108] 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 ... 296 »
  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!