Bitcoin Forum
May 03, 2024, 07:46:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 ... 231 »
  Print  
Author Topic: [ANN][FLAP] FlappyCoin ★ OLD/DEAD THREAD GO TO NEW ONE ★  (Read 345254 times)
CryptoCoinMania
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 12, 2014, 04:07:43 PM
 #3101

Can any one please help me sync my wallet please. Over 3h and it didn´t sync

I am a complete newbie so I dodn´t understand what do I need to do

I did these steps but didn't work:

put inflapcoin directory under apps... For temporary solution...

AppData\Roaming\Flappycoin

flappycoin.conf

this text below....

testnet=0
listen=1
addnode=27.3.192.200:11556
addnode=94.22.75.142:11556
addnode=162.243.219.6:46285
addnode=221.121.207.215:11556
addnode=185.27.69.250:57835
addnode=210.229.52.135:1095
addnode=84.229.197.76:4599
addnode=188.40.106.68:35651
addnode=110.169.60.173:60370
addnode=111.98.41.44:61363
addnode=101.226.247.43:50061
addnode=94.208.110.64:11556
addnode=50.178.24.180:52588
addnode=203.174.12.17:62980
addnode=88.82.176.110:11556
addnode=77.173.110.4:11556
addnode=185.27.69.250:52009
addnode=87.11.234.16:64248
addnode=176.116.104.28:65008
addnode=119.125.183.169:51385
addnode=81.234.144.8:11556
maxconnections=100
server=1
daemon=1
rpcuser=yourser
rpcpassword=yourpw

rpcconnect=127.0.0.1

And where can I see my rpcuser and my rpcpassword?


Silva, your rpc user and pass are strings of text that you can make up.  Make them whatever you feel is secure.  At the current difficulty of FLAP I doubt you'll be using them to solo mine, so just make them something secure.  The rest of that file looks good.  If you save this .conf file and restart the flappycoin qt and it still will not begin synching after about 3 minutes, try this:

Go back into your /appdata/roaming/flappycoin dir and backup the wallet.dat file.  Now, CAREFULLY, delete everything (including folders) in the directory BUT the wallet.dat file and the .conf file you just created.  For example, all that should be left when you're done deleting is the .conf file and the wallet.dat file.  Now, restart that flappycoin qt and it should begin synching.

Hi CryptoCoinMania as I said I am a complete newbie about cryptocoins what is "strings of text that you..." What is rpcuse for?
I am not mining. I just won a few coins at a Faucet, and I haven't recived yet (I already reach the min payout)
I follow your steps and it still didn´t sync
My version is 1.0.0.2

I understand.  We all start somewhere.  The 'rpc' functions (or settings as you see them here) are settings so something external (if you want it to) can act upon your wallet (or install of the wallet).  For example, I run a couple of simple games.  I use a wallet install to keep track of each users amount they are playing with.  I use the rpc settings to do this:

rpcuser would be a username that you would use to connect to your install.  It's just like a username here on bitcointalk or an email address you'd log into facebook with.  If you decide to solo mine a coin, you'd use this rpcuser (name) to 'log' into your wallet and start mining on the network.  That's the reason it's there.  You want to set it to something secure (only you'd know) as it can be exploited.  More on that in a sec.

rpcpassword is just what it says.  A password to use in combination with your rpcuser.  Again, set this to something secure.

rpcport is the port number one would use to connect to your wallet.

NONE of these are of any use to you whatsoever when you're synching, so again, don't get hung up on what they do/used for.  Just basic authentication IF you'd ever decide to use it. 

This line
Code:
rpcconnect=127.0.0.1
is what I suspect your problem is.  Normally you'd want that in your .conf file as a precaution to keep others out, but at times, i've learned, that it can prevent a wallet from synching.

Try this:
Code:
daemon=1
rpcuser=flappycoinisthebest
rpcpassword=SuperSecretNOT40charsLong

addnode=27.3.192.200:11556
addnode=94.22.75.142:11556
addnode=162.243.219.6:46285
addnode=221.121.207.215:11556
addnode=185.27.69.250:57835
addnode=210.229.52.135:1095
addnode=84.229.197.76:4599
addnode=188.40.106.68:35651
addnode=110.169.60.173:60370
addnode=111.98.41.44:61363
addnode=101.226.247.43:50061
addnode=94.208.110.64:11556
addnode=50.178.24.180:52588
addnode=203.174.12.17:62980
addnode=88.82.176.110:11556
addnode=77.173.110.4:11556
addnode=185.27.69.250:52009
addnode=87.11.234.16:64248
addnode=176.116.104.28:65008
addnode=119.125.183.169:51385
addnode=81.234.144.8:11556

THAT should get you synching... If it doesn't start after 3 minutes or so, do the 'delete everything' trick I outlined above.  KEEP that wallet.dat file backedup Smiley.

We'll get you a synching client and THEN you can learn what all this stuff is.

Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714765610
Hero Member
*
Offline Offline

Posts: 1714765610

View Profile Personal Message (Offline)

Ignore
1714765610
Reply with quote  #2

1714765610
Report to moderator
1714765610
Hero Member
*
Offline Offline

Posts: 1714765610

View Profile Personal Message (Offline)

Ignore
1714765610
Reply with quote  #2

1714765610
Report to moderator
1714765610
Hero Member
*
Offline Offline

Posts: 1714765610

View Profile Personal Message (Offline)

Ignore
1714765610
Reply with quote  #2

1714765610
Report to moderator
danfred
Member
**
Offline Offline

Activity: 304
Merit: 10


View Profile
March 12, 2014, 04:09:59 PM
 #3102

Yes, I like the new coin logo with green background.. but with all the confusion of two different flappycoins being launched at the start... we made things even more confusing by changing the old yellow background coin logo to the new green background coin logo... we need to clean this up so the same coin image is presented on all sites supporting this coin... reinforcing there is only one REAL flappycoin.
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
March 12, 2014, 04:15:59 PM
 #3103

Yes, I like the new coin logo with green background.. but with all the confusion of two different flappycoins being launched at the start... we made things even more confusing by changing the old yellow background coin logo to the new green background coin logo... we need to clean this up so the same coin image is presented on all sites supporting this coin... reinforcing there is only one REAL flappycoin.

this new logo is only for a flappy spin game ...
Machete
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
March 12, 2014, 04:21:13 PM
 #3104

Which is the second flappy coin? (the fake one Tongue)
Haven't come across it yet.
revoltec
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 12, 2014, 04:49:32 PM
 #3105

Which is the second flappy coin? (the fake one Tongue)
Haven't come across it yet.

https://bitcointalk.org/index.php?topic=458967.0
It was never released.
trisher
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
March 12, 2014, 04:53:23 PM
 #3106

Prices going down because theres volumes getting low too. Flappy makes me annoying now.
Silva
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 12, 2014, 05:31:09 PM
 #3107

Can any one please help me sync my wallet please. Over 3h and it didn´t sync

I am a complete newbie so I dodn´t understand what do I need to do

I did these steps but didn't work:

put inflapcoin directory under apps... For temporary solution...

AppData\Roaming\Flappycoin

flappycoin.conf

this text below....

testnet=0
listen=1
addnode=27.3.192.200:11556
addnode=94.22.75.142:11556
addnode=162.243.219.6:46285
addnode=221.121.207.215:11556
addnode=185.27.69.250:57835
addnode=210.229.52.135:1095
addnode=84.229.197.76:4599
addnode=188.40.106.68:35651
addnode=110.169.60.173:60370
addnode=111.98.41.44:61363
addnode=101.226.247.43:50061
addnode=94.208.110.64:11556
addnode=50.178.24.180:52588
addnode=203.174.12.17:62980
addnode=88.82.176.110:11556
addnode=77.173.110.4:11556
addnode=185.27.69.250:52009
addnode=87.11.234.16:64248
addnode=176.116.104.28:65008
addnode=119.125.183.169:51385
addnode=81.234.144.8:11556
maxconnections=100
server=1
daemon=1
rpcuser=yourser
rpcpassword=yourpw

rpcconnect=127.0.0.1

And where can I see my rpcuser and my rpcpassword?


Silva, your rpc user and pass are strings of text that you can make up.  Make them whatever you feel is secure.  At the current difficulty of FLAP I doubt you'll be using them to solo mine, so just make them something secure.  The rest of that file looks good.  If you save this .conf file and restart the flappycoin qt and it still will not begin synching after about 3 minutes, try this:

Go back into your /appdata/roaming/flappycoin dir and backup the wallet.dat file.  Now, CAREFULLY, delete everything (including folders) in the directory BUT the wallet.dat file and the .conf file you just created.  For example, all that should be left when you're done deleting is the .conf file and the wallet.dat file.  Now, restart that flappycoin qt and it should begin synching.

Hi CryptoCoinMania as I said I am a complete newbie about cryptocoins what is "strings of text that you..." What is rpcuse for?
I am not mining. I just won a few coins at a Faucet, and I haven't recived yet (I already reach the min payout)
I follow your steps and it still didn´t sync
My version is 1.0.0.2

I understand.  We all start somewhere.  The 'rpc' functions (or settings as you see them here) are settings so something external (if you want it to) can act upon your wallet (or install of the wallet).  For example, I run a couple of simple games.  I use a wallet install to keep track of each users amount they are playing with.  I use the rpc settings to do this:

rpcuser would be a username that you would use to connect to your install.  It's just like a username here on bitcointalk or an email address you'd log into facebook with.  If you decide to solo mine a coin, you'd use this rpcuser (name) to 'log' into your wallet and start mining on the network.  That's the reason it's there.  You want to set it to something secure (only you'd know) as it can be exploited.  More on that in a sec.

rpcpassword is just what it says.  A password to use in combination with your rpcuser.  Again, set this to something secure.

rpcport is the port number one would use to connect to your wallet.

NONE of these are of any use to you whatsoever when you're synching, so again, don't get hung up on what they do/used for.  Just basic authentication IF you'd ever decide to use it. 

This line
Code:
rpcconnect=127.0.0.1
is what I suspect your problem is.  Normally you'd want that in your .conf file as a precaution to keep others out, but at times, i've learned, that it can prevent a wallet from synching.

Try this:
Code:
daemon=1
rpcuser=flappycoinisthebest
rpcpassword=SuperSecretNOT40charsLong

addnode=27.3.192.200:11556
addnode=94.22.75.142:11556
addnode=162.243.219.6:46285
addnode=221.121.207.215:11556
addnode=185.27.69.250:57835
addnode=210.229.52.135:1095
addnode=84.229.197.76:4599
addnode=188.40.106.68:35651
addnode=110.169.60.173:60370
addnode=111.98.41.44:61363
addnode=101.226.247.43:50061
addnode=94.208.110.64:11556
addnode=50.178.24.180:52588
addnode=203.174.12.17:62980
addnode=88.82.176.110:11556
addnode=77.173.110.4:11556
addnode=185.27.69.250:52009
addnode=87.11.234.16:64248
addnode=176.116.104.28:65008
addnode=119.125.183.169:51385
addnode=81.234.144.8:11556

THAT should get you synching... If it doesn't start after 3 minutes or so, do the 'delete everything' trick I outlined above.  KEEP that wallet.dat file backedup Smiley.

We'll get you a synching client and THEN you can learn what all this stuff is.

I did as you said and it stills dose not sync.
I can't even get a wallet sync  Sad
RandomUser456
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 12, 2014, 05:56:15 PM
 #3108

Flappy is number 1 profitable coin on Coinwarz at the minute!

Watch out for the hash rate spike!
temple
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 538


Crypto Casino & Sportsbook


View Profile
March 12, 2014, 06:05:40 PM
 #3109

http://flap.bondni.com


hash rate on FLAP is dropping , may I know some reason?
It seems stable running for 1 month.

other than profitable issue. anything else?

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
March 12, 2014, 07:51:37 PM
 #3110

Prices going down because theres volumes getting low too. Flappy makes me annoying now.

I sold mine 360 000 Flappies at 6Sat long time ago and I am happy (till now) but perhaps selling now at 1Sat is not responsible Smiley
and Hold should be activated.


regards!

CryptoCoinMania
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 12, 2014, 07:53:16 PM
 #3111

Quote
did as you said and it stills dose not sync.
I can't even get a wallet sync

Then you have an issue elsewhere.  Firewall, router, something...

Silva
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 12, 2014, 09:04:17 PM
 #3112

Quote
did as you said and it stills dose not sync.
I can't even get a wallet sync

Then you have an issue elsewhere.  Firewall, router, something...

Yah you where right. It was the router at my work that didn't allow to sync. When I got at home it sync
Thanks a lot for your help  Grin

I have your rpcuser and your rpcpassword in the conf. file. is that OK?

Bitdonator
Legendary
*
Offline Offline

Activity: 1223
Merit: 1002


View Profile
March 12, 2014, 09:43:27 PM
 #3113

Contest starting for day or two... Current balance for
contest prize is 539061.7331893 FLAP.  Cheesy
Support contest and donate some Flappycoins

So, everyone asked me about big FLAP competition I anounced here yesterday.
Here is the answer: our plan is to promote FLAP to people who love to play
FlappyBird game. I hope this thing will go viral and I need help of whole community.
There will be 3 or 5 winners of the competition (we can decide together about all details)
Winners will be decided when we reach 100,000 blocks and reward halving happen...
this will happen for less than 2 months.

But I need a minimum of 1-2 millions FLAP fund to start this. I think everyone who mine FlappyCoin
can donate a small portion of FLAP to support competition. Coin price cant grow if anyone dont
know that FlappyCoin exist.

I make cold storage for this purpose and donate first 20,000 FLAPs.
Donation address is: FLZA4q7hGNiePHiRWwXGYj4znvWuLwSmZj
Balance and all transaction can be checked here:
http://flapplorer.flappycoin.info/address/FLZA4q7hGNiePHiRWwXGYj4znvWuLwSmZj

Here is a 3D art designed specialy for this competition:



... and paper wallet cold storage for competition fund:


chunkyjunkie
Hero Member
*****
Offline Offline

Activity: 494
Merit: 500


View Profile WWW
March 12, 2014, 09:50:07 PM
 #3114

flap is the most manipulated coin so far.

but whatever it goes, i will hold it.

flap go.

Its quite weird actually. It could be large investor buying at 1 and seling at 2-10 sat, or simply coin is really dying.

I am waiting to get filled at 1 to increase what I have.  When  I start getting filled more I will share some insights on why you should be able to see this being accumulated right now.


https://www.bitcoinlanding.com - Twitter - https://twitter.com/Bitcoinlanding - Bitcoin News, Video and more!
CryptoCoinMania
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 12, 2014, 10:12:03 PM
 #3115

Quote
did as you said and it stills dose not sync.
I can't even get a wallet sync

Then you have an issue elsewhere.  Firewall, router, something...

Yah you where right. It was the router at my work that didn't allow to sync. When I got at home it sync
Thanks a lot for your help  Grin

I have your rpcuser and your rpcpassword in the conf. file. is that OK?



I'd change them to something more secure for you.  You can try adding in that allowip option as well.  Read up on bitcoin or litecoin rpc and api.  Lot's of things you can do to protect yourself and your coins.

spartagates
Member
**
Offline Offline

Activity: 116
Merit: 10


View Profile
March 12, 2014, 10:25:30 PM
 #3116

flap is the most manipulated coin so far.

but whatever it goes, i will hold it.

flap go.

Its quite weird actually. It could be large investor buying at 1 and seling at 2-10 sat, or simply coin is really dying.

I am waiting to get filled at 1 to increase what I have.  When  I start getting filled more I will share some insights on why you should be able to see this being accumulated right now.



Looking forward to the insight 😊

buy4crypto
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250

freecrypto.top


View Profile WWW
March 12, 2014, 10:27:20 PM
 #3117

If anyone has a few minutes to spare would you please visit the website we have been creating and give any advise or tips? I am trying to get launch day as soon as possible so I can announce the promo. Its going to span a few months and be huge. But we have to have a solid website up first to host the promotion and so that people can see what its all about.

I have a flap giveaway going, people can earn from 5000-25000 FLAP just for sending a tweet! The more followers you have, the more we are awarding in prizes! We will have a huge FLAP giveaway coming up soon so you may as well get me followed on social media. Everyday we are thinking up new ways to increase awareness of FLAP in the crypto community.

I hope some of you take the time to stop by buy4crypto.com and give me advise on how to make what i'm doing better, so I can better support FLAP. I am about to make a huge financial commitment in giving away so many FLAP. Any advise is welcome!


▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
████ - freecrypto.top - btcinfo.top - DIGITAL CURRENCY DIRECTORIES - freeMonero.comfunbtc.xyz  ████
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Bitdonator
Legendary
*
Offline Offline

Activity: 1223
Merit: 1002


View Profile
March 12, 2014, 10:52:54 PM
 #3118

Seceret revealed !!! How To Beat Flappy Bird (Best Method)  Cheesy

http://www.youtube.com/watch?v=gD-nzHy2DdU&feature=youtu.be&a
spartagates
Member
**
Offline Offline

Activity: 116
Merit: 10


View Profile
March 12, 2014, 10:53:59 PM
 #3119

Not criticisms, just observations  Smiley

The buttons with the links on would look a lot more tidy if the were the same size. The promotions page is too wide, you need to use a slider to see the far right of the page 😊.

I like the information your trying to gather, how do you intend to generate income long term from the site? Advertising? Click through? Only asking as this determines who your target punter is 😉


Silva
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 12, 2014, 10:57:49 PM
 #3120

Quote
did as you said and it stills dose not sync.
I can't even get a wallet sync

Then you have an issue elsewhere.  Firewall, router, something...

Yah you where right. It was the router at my work that didn't allow to sync. When I got at home it sync
Thanks a lot for your help  Grin

I have your rpcuser and your rpcpassword in the conf. file. is that OK?



I'd change them to something more secure for you.  You can try adding in that allowip option as well.  Read up on bitcoin or litecoin rpc and api.  Lot's of things you can do to protect yourself and your coins.
Can you give me the url of that?
Pages: « 1 ... 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 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 ... 231 »
  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!