Bitcoin Forum
May 27, 2024, 12:36:11 AM *
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 »  All
  Print  
Author Topic: [ANN] SkullBuzz [SKB] HiPOS | MASTERNODES | I2P | P2P MARKETS | ALIAS SYSTEM  (Read 20013 times)
stallion
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 22, 2015, 12:25:45 AM
 #161

Wallet Update

v1.0.0.2
* Fix Wallet unlocking (Final)
* Add checkpoint

Windows-x64
https://mega.co.nz/#!ZRQmmBpY!L8gfFSj4PnPnrLGSIhpM0G1eLu6vVuyipf6OOH-DQ5c


Source Updated
https://github.com/SkullBuzz/SkullBuzz

-SkullBuzz


Still won't unlock my wallet..............

https://i.imgur.com/TMQJiZS.jpg


i just did another test and all is working fine.. make sure you have v1.0.0.2 from debug window ?

Yes, I downloaded the new wallet, double checked. Tried it slooooowwwwly, tried it again. They are still locked.

looks like you forgot your pass ? could you pm me your wallet.dat and the pass to try ?

I have used the same pass in perhaps 10 wallets, it's even the only pass i remember, the others i have them written down. This pass is temporary until I decide to hold the coin. There is no other pass i could have used.

The wallet and pass is on the way. Let me upload it.

it didn't work, if you are 100% sure that the pass is correct, do you have other that English lang on ur pc ? try to change to the other one and type. you might mistakenly forgot to change lang the first time you set the pass.

I'm 100% sure about this. I type that password multiple times everyday. Non other languages on my pc.
It can be typo.  Huh
You are the only one who have this problem.

Dexter12
Sr. Member
****
Offline Offline

Activity: 433
Merit: 250


View Profile
May 22, 2015, 12:42:35 AM
 #162

Well, i just checked the QT-File with virustotal and it got flagged.
The result:
SHA256:    2d857512c48f227ce61623bec3af235c8fe6b1e91d521f7416466465ce18e567
File name:    skullbuzz-qt.exe
Detection ratio:    1 / 57
Analysis date:    2015-05-22 00:25:30 UTC ( 4 minutes ago )

AhnLab-V3    Trojan/Win64.BitCoinMiner    20150521

Too bad, I dont like installing flagged wallets, could you pls fix it, dev?
Thank you in advance.
kampretkabur
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
May 22, 2015, 01:03:26 AM
 #163

How to Setup a SkullBuzz Node :

Start your SkullBuzz wallet

Go to Help>Debug>Console
  type the following and hit Enter (Alias is name of your node address):
Code:
getaccountaddress Alias

Send exactly 1000 SKB to that address

Go to Help>Debug>Console
  type the following and hit Enter:
Code:
masternode genkey

Copy the result and place that in the skullbuzz.conf file below:

Code:
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=Any Port
server=1
daemon=1
listen=1
staking=0
port=Any Port2
masternodeaddr=YOUR_EXTERNAL_IP, TOR or i2p address:Any Port2
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
addnode=90.222.154.127
addnode=174.45.66.179
addnode=94.22.184.4
addnode=202.62.16.188
addnode=5.45.179.149
addnode=176.126.252.12
addnode=174.102.229.22
addnode=as6srig7f27btiah.onion
addnode=l3f2vq47dnmolkjs.onion
addnode=eurpkwk4zuddtagpmzpiqqe4wk3boadawhmrnfzjbbofselsmota.b32.i2p
addnode=bcfntj4hybgg3u4hgdzk6drr4x3ez4v37b7twbicmpiljull5t2q.b32.i2p
Any Port2 must be open.

Restart your wallet and go back to Help>Debug>Console
  Type the following and hit enter:
Code:
masternode start

How to Run More than one SkullBuzz Node instance on the same PC:

1- Make a new folder ((Example: Masternodes)
2- inside masternodes folder, make N number of  new folders and name them for example mn1 , mn2 ..etc ( N= number of nodes you want to run)
3- go back to masternodes folder and place N number of skullbuzz-qt.exe copies and name them mn1.exe mn2.exe ..etc
4- on the same masternode folder, make new N number of RunMN1.bat files and paste the following:
Code:
mn1.exe -datadir=path_to_mn1_folder
 * make sure to change mn1.exe and path for every .bat file
5- Start each RunMN1.bat, RunMN2.bat ..etc and follow "How to Setup a SkullBuzz Node" on top
 * each node must have different ports on skullbuzz.conf file

Running a SkullBuzz node under TOR or i2p is the same.
i will update this post for instructions on how to run wallet under TOR or i2p.
wow that was a complete guide thanks, now how do i stop this so i could take my coins
OttomanEmpire
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 25, 2015, 02:37:11 PM
 #164

We're waiting dev for Road Map. I think SKB going to 50k as soon as!
proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
May 25, 2015, 03:10:58 PM
 #165

tried again and I successfully unlocked my wallet with the new wallet. Thanks for your patience Dev.
niki25
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000



View Profile
May 25, 2015, 06:39:54 PM
 #166

We're waiting dev for Road Map. I think SKB going to 50k as soon as!

I wanna check the roadmap, when will it be available dev?
samspaces
Legendary
*
Offline Offline

Activity: 1453
Merit: 1030


View Profile
May 25, 2015, 06:51:12 PM
 #167

Well, i just checked the QT-File with virustotal and it got flagged.
The result:
SHA256:    2d857512c48f227ce61623bec3af235c8fe6b1e91d521f7416466465ce18e567
File name:    skullbuzz-qt.exe
Detection ratio:    1 / 57
Analysis date:    2015-05-22 00:25:30 UTC ( 4 minutes ago )

AhnLab-V3    Trojan/Win64.BitCoinMiner    20150521

Too bad, I dont like installing flagged wallets, could you pls fix it, dev?
Thank you in advance.

Nothing to be fixed about that, that's a false positive for the built in miner. Endemic to all crypto coins. Surprised you even mention it here.
SkullBuzz (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
May 25, 2015, 08:17:05 PM
 #168

tried again and I successfully unlocked my wallet with the new wallet. Thanks for your patience Dev.

Good to hear that.

Thanks
SkullBuzz (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
May 25, 2015, 08:28:29 PM
 #169

We're waiting dev for Road Map. I think SKB going to 50k as soon as!

I wanna check the roadmap, when will it be available dev?

Today. hopefully bitcointalk stay's online.

political1907
Full Member
***
Offline Offline

Activity: 364
Merit: 100



View Profile
May 25, 2015, 08:44:17 PM
 #170

SKB live to Bleutrade. Please add to Op @Dev.

Quote
Bleutrade, on 23 May 2015 - 03:28 AM, said:

Hello Dear Forum Members!

SkullBuzz [SKB] is now live on Bleutrade.com! Welcome Guys!   Cheesy

− BTC Market: https://bleutrade.com/exchange/SKB/BTC
− LTC Market: https://bleutrade.com/exchange/SKB/LTC
− DOGE Market: https://bleutrade.com/exchange/SKB/DOGE
− USD Market: https://bleutrade.com/exchange/SKB/USD

Visit Bleutrade official BitcoinTalk thread: https://bitcointalk.org/index.php?topic=1067518
Visit Bleutrade official CryptocoinTalk thread: https://cryptocointalk.com/topic/9341-ann-bleutrade-the-secure-fast-and-reliable-cryptocurrency-exchange/

Bleutrade logo: https://bleutrade.com/imgs/Bleutrade-Cryptocurrency-Exchange-bt.png

Bleutrade-Cryptocurrency-Exchange-bt.png

Best Regards,
Bleutrade Team

BTC-BTC-BTC
Legendary
*
Offline Offline

Activity: 1582
Merit: 1001


www.neutroncoin.com


View Profile
May 26, 2015, 03:04:30 AM
 #171

We're waiting dev for Road Map. I think SKB going to 50k as soon as!

I wanna check the roadmap, when will it be available dev?

Today. hopefully bitcointalk stay's online.



Wow nice! Roadmap is coming soon.
SkullBuzz (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
May 26, 2015, 12:27:18 PM
 #172

OP updated with a road map.

-SkullBuzz
Black Mamba
Hero Member
*****
Offline Offline

Activity: 656
Merit: 500


Don't Trust Words


View Profile
May 26, 2015, 12:29:56 PM
 #173

Very nice work dev!

Retweet please !


https://twitter.com/_SkullBuzz_/status/603173745906159616

MasterChang
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
May 26, 2015, 01:03:17 PM
 #174

decent roadmap! willing to ride this one

retweet me
https://twitter.com/MasterChangz/status/603183373855555584
Suleiman the Magnificent
Full Member
***
Offline Offline

Activity: 504
Merit: 120


View Profile WWW
May 26, 2015, 01:27:35 PM
 #175

OP updated with a road map.

-SkullBuzz

Thanks for roadmap @Dev. Now going to bittrex and to da moon!
MasterChang
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
May 26, 2015, 02:42:50 PM
 #176

Welcome to c-cex

SkullBuzz [SKB] listed!
https://c-cex.com/?p=skb-btc
https://c-cex.com/?p=skb-usd
#SkullBuzz #skb $skb
proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
May 26, 2015, 02:56:43 PM
 #177

OP updated with a road map.

-SkullBuzz

very nice. Timeline?
Troublesome96
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
May 27, 2015, 05:47:51 AM
 #178

Look familiar?

SkullBuzz (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
May 27, 2015, 05:50:33 AM
 #179


Yes, http://graphicriver.net/item/king-skull/11384153
Troublesome96
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
May 27, 2015, 06:08:14 AM
 #180


Thanks for the link.  
And only 1 purchase.  Bad for the artist but great for the coin to have it first.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 »  All
  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!