Bitcoin Forum
May 03, 2024, 08:11:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 128 »
  Print  
Author Topic: █ █ [NUT] NutCoin █ █ Season 01 Episode 04 █ █  (Read 340870 times)
949miner
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


Stake & Vote or Become a IoTeX Delegate!


View Profile
February 08, 2014, 10:36:30 PM
 #1141

Nutpool.com found block 77777 thank you

chaeplin

10,000,000 coins Jackpot


               `^cder.         
          '-`ryRQQ#@@#O}-      
       .)ydi`!]PQQ#@@@@@#d}!   
  `:'`rU9660ZL:')TZ@@@@@@####O)
  `lVx<,:xWg@@@#g)iQB##@@##@@@M
  `lVcyWRBsy@@Q8Z*iQQQQB##@@@@M
  `x|G#@@@m)T<:<v~iB##@@#QQB#@M
     `)I$#m,-' `>]ZB#@@@#QQQB#3
  .>LKlxxxx_`<YUaKOQQQB#BB####P
:V5MMMTx^=*` .~xeaOQQg$RB@@@##P
 .<}ab*' .QQK\_`;<YMRO66B@@@@B}
     .`  .Q#@#Q3v`rcvvY3B#Mx_  
         .OKx*rxv`x66OX]=`     
               .!`xRdyr,       
                  !<'

IoTeX





▬▬INTERNET OF TRUSTED THINGS▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬.
▬▬▬BECOME A MEMBER TODAY▬▬▬▬.





        ▄███████████████████▄
        █████████████████████
▄█████  █████████████████████
██████  ████             ████
███     █████████████████████
██████  ████             ████
██████  █████████████████████
███     █████████████████████
███████ ▀███████████████████▀
▀███████▄▄▄▄▄▄▄       ▀████
  ████▌                 ██  
  ▐██▌                      
   █▌








TWITTER
MEDIUM
REDDIT
TELEGRAM
FORUM
BITCOINTALK
1714767077
Hero Member
*
Offline Offline

Posts: 1714767077

View Profile Personal Message (Offline)

Ignore
1714767077
Reply with quote  #2

1714767077
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714767077
Hero Member
*
Offline Offline

Posts: 1714767077

View Profile Personal Message (Offline)

Ignore
1714767077
Reply with quote  #2

1714767077
Report to moderator
1714767077
Hero Member
*
Offline Offline

Posts: 1714767077

View Profile Personal Message (Offline)

Ignore
1714767077
Reply with quote  #2

1714767077
Report to moderator
1714767077
Hero Member
*
Offline Offline

Posts: 1714767077

View Profile Personal Message (Offline)

Ignore
1714767077
Reply with quote  #2

1714767077
Report to moderator
allcoin.com
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
February 08, 2014, 10:37:29 PM
 #1142

Quote from: allcoin.com on Today at 10:22:36 PM
Quote from: allcoin.com on Today at 09:35:49 PM
[NUT NutCoin] Guys it seems that nutcoind  has some bugs when calling api sendtoaddress with amount larger than 100k.
So you guys need to keep the withdraw amout smaller than 100k each time.
Any problem mail to service@allcoin.com
I find something in source code  

https://github.com/dmx374/nutcoin/blob/93b6a4095aa724363afa1f3ffe4c2eaeef851a86/src/bitcoinrpc.cpp

int64 AmountFromValue(const Value& value)
{
    double dAmount = value.get_real();
    if (dAmount <= 0.0 || dAmount > 50000.0) // max 50 000 NUT transaction
        throw JSONRPCError(RPC_TYPE_ERROR, "Invalid amount");
    int64 nAmount = roundint64(dAmount * COIN);
    if (!MoneyRange(nAmount))
        throw JSONRPCError(RPC_TYPE_ERROR, "Invalid amount");
    return nAmount;
}
WTF , I changed this code
    if (dAmount <= 0.0 || dAmount >= 100000000.0) //
Problem resolved.

949miner
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


Stake & Vote or Become a IoTeX Delegate!


View Profile
February 08, 2014, 10:39:07 PM
 #1143

The coin developer did that intentionally  Huh.

To prevent dumping was the logic but also prevents mass transfers . Just credit it to my account that was my

1,000,000 nutcoins sent you an email.



               `^cder.         
          '-`ryRQQ#@@#O}-      
       .)ydi`!]PQQ#@@@@@#d}!   
  `:'`rU9660ZL:')TZ@@@@@@####O)
  `lVx<,:xWg@@@#g)iQB##@@##@@@M
  `lVcyWRBsy@@Q8Z*iQQQQB##@@@@M
  `x|G#@@@m)T<:<v~iB##@@#QQB#@M
     `)I$#m,-' `>]ZB#@@@#QQQB#3
  .>LKlxxxx_`<YUaKOQQQB#BB####P
:V5MMMTx^=*` .~xeaOQQg$RB@@@##P
 .<}ab*' .QQK\_`;<YMRO66B@@@@B}
     .`  .Q#@#Q3v`rcvvY3B#Mx_  
         .OKx*rxv`x66OX]=`     
               .!`xRdyr,       
                  !<'

IoTeX





▬▬INTERNET OF TRUSTED THINGS▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬.
▬▬▬BECOME A MEMBER TODAY▬▬▬▬.





        ▄███████████████████▄
        █████████████████████
▄█████  █████████████████████
██████  ████             ████
███     █████████████████████
██████  ████             ████
██████  █████████████████████
███     █████████████████████
███████ ▀███████████████████▀
▀███████▄▄▄▄▄▄▄       ▀████
  ████▌                 ██  
  ▐██▌                      
   █▌








TWITTER
MEDIUM
REDDIT
TELEGRAM
FORUM
BITCOINTALK
allcoin.com
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
February 08, 2014, 10:46:41 PM
 #1144

The coin developer did that intentionally  Huh.

To prevent dumping was the logic but also prevents mass transfers . Just credit it to my account that was my

1,000,000 nutcoins sent you an email.


It seems that exchange should do some hack themself.
I change the code ,and send your coins.
txid:a26bc35e23f4447a791f121177f785b31c8e6229b96f9c4c7a8830fa45ad7eb9

949miner
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


Stake & Vote or Become a IoTeX Delegate!


View Profile
February 08, 2014, 10:51:23 PM
 #1145

do you have a nutcoin wallet I will tip you some nuts for your help. Also this is a good test of Deposit and
withdraw functionality


               `^cder.         
          '-`ryRQQ#@@#O}-      
       .)ydi`!]PQQ#@@@@@#d}!   
  `:'`rU9660ZL:')TZ@@@@@@####O)
  `lVx<,:xWg@@@#g)iQB##@@##@@@M
  `lVcyWRBsy@@Q8Z*iQQQQB##@@@@M
  `x|G#@@@m)T<:<v~iB##@@#QQB#@M
     `)I$#m,-' `>]ZB#@@@#QQQB#3
  .>LKlxxxx_`<YUaKOQQQB#BB####P
:V5MMMTx^=*` .~xeaOQQg$RB@@@##P
 .<}ab*' .QQK\_`;<YMRO66B@@@@B}
     .`  .Q#@#Q3v`rcvvY3B#Mx_  
         .OKx*rxv`x66OX]=`     
               .!`xRdyr,       
                  !<'

IoTeX





▬▬INTERNET OF TRUSTED THINGS▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬.
▬▬▬BECOME A MEMBER TODAY▬▬▬▬.





        ▄███████████████████▄
        █████████████████████
▄█████  █████████████████████
██████  ████             ████
███     █████████████████████
██████  ████             ████
██████  █████████████████████
███     █████████████████████
███████ ▀███████████████████▀
▀███████▄▄▄▄▄▄▄       ▀████
  ████▌                 ██  
  ▐██▌                      
   █▌








TWITTER
MEDIUM
REDDIT
TELEGRAM
FORUM
BITCOINTALK
UrsaMajorisBeta
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500

We are the ones we've been waiting for


View Profile
February 08, 2014, 11:10:55 PM
 #1146

https://github.com/pointbiz/bitaddress.org

does anyone have the proper knowledge to fork this and make a physical nutcoin wallet Cheesy?
IT'D BE SUPER
I have started earlier today but I will need more time and most probably help from dmx374.... I think I have found that public address version is 0x53.

+999999!!

                                                            ▄▄▄▄▄  ████████████▄                 
                            ▄▄▄▄▄▄▄▄  ▄▄▄▄▄▄▄▄▄▄▄████████████████████         ███▄               
     ▄▄▄▄▄▄▄▄▄▄█████▄███████████████████████         ████        ████       ███████▄             
   ▄████▀▀▀▀▀▀▀█████████          ██████████  ▄▄█▄ ▄▄████▄▄       ▀████     █████████▄           
 ▄███             ██████▄          █████████ █████████████         ▀██     ██████████           
███     ▄▄▄▄▄     ████████   ██     ███████ █████ ████████     ██          █████▀████           
███     █████▄▄▄▄▄███████            ████████████ ████████     ████        ███████▀██           
███     ███       ██████              █████▄█████ █████         ████       ███████▀             
███     ▀████     █████     ▀██▀      ▀▀████ ████     █         █████▄▄▄▄▄▄███████              
████              ███▀       ██         ██      ▄▄▄▄▄██████████████▀         ▀█████          
 ████▄▄▄▄▄▄▄▄▄█▄▄▄█████████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀██               ▀███▀             ▀████        
██          █████        ██                 ██                 ██       ███▄    ██████▄       
██           ███        ▄██▄▄      ▄▄▄▄▄▄▄  ████     █████     ██▄        ▀▀▀▀██████████▄   
██▄▄          █        ███████     █████████████     ▀▀▀▀      ████▄           ▀██████████  
 ███                   ███████         █████████             ▄███▀▀▀▀▀██▄▄      ██████████
 ███    █        █     ███████     ▄▄▄▄█████████     ██     ▀████       ▀▀      ██████████
 ███    ██      ██     ███████     ██████   ████     ██▄      ▀██▄▄            ███████▀███ 
██▀▀    ▀▀█    ███       ██▀▀▀              ██         ██       ▀███▄        ▄██████████▀█
██        ██████         ██                 ██▄▄▄▄▄▄▄▄▄██▄▄▄▄▄▄▄▄████████████████████████       
██▄▄▄▄▄▄▄▄█████████████████████████████████████████████████████████████████████████████▀
 ▀███████████████████████████████████████████████████████████████████████████████████▀
    ▀███████████████████████████████████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    
FIRST P2P BETTING PLATFORM
Facebook   |   Twitter   |   Telegram   |   Reddit
    
TRY NEW BETA
FIFA WORLD CUP
    [
See our website:
]
cointron
Hero Member
*****
Offline Offline

Activity: 896
Merit: 500


View Profile
February 08, 2014, 11:19:09 PM
 #1147

Nutpool.com found block 77777 thank you

chaeplin

10,000,000 coins Jackpot
Congratulations!  Smiley
949miner
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


Stake & Vote or Become a IoTeX Delegate!


View Profile
February 08, 2014, 11:33:25 PM
 #1148

Bitcoin $661.00


               `^cder.         
          '-`ryRQQ#@@#O}-      
       .)ydi`!]PQQ#@@@@@#d}!   
  `:'`rU9660ZL:')TZ@@@@@@####O)
  `lVx<,:xWg@@@#g)iQB##@@##@@@M
  `lVcyWRBsy@@Q8Z*iQQQQB##@@@@M
  `x|G#@@@m)T<:<v~iB##@@#QQB#@M
     `)I$#m,-' `>]ZB#@@@#QQQB#3
  .>LKlxxxx_`<YUaKOQQQB#BB####P
:V5MMMTx^=*` .~xeaOQQg$RB@@@##P
 .<}ab*' .QQK\_`;<YMRO66B@@@@B}
     .`  .Q#@#Q3v`rcvvY3B#Mx_  
         .OKx*rxv`x66OX]=`     
               .!`xRdyr,       
                  !<'

IoTeX





▬▬INTERNET OF TRUSTED THINGS▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬.
▬▬▬BECOME A MEMBER TODAY▬▬▬▬.





        ▄███████████████████▄
        █████████████████████
▄█████  █████████████████████
██████  ████             ████
███     █████████████████████
██████  ████             ████
██████  █████████████████████
███     █████████████████████
███████ ▀███████████████████▀
▀███████▄▄▄▄▄▄▄       ▀████
  ████▌                 ██  
  ▐██▌                      
   █▌








TWITTER
MEDIUM
REDDIT
TELEGRAM
FORUM
BITCOINTALK
DarkHunter04
Member
**
Offline Offline

Activity: 126
Merit: 11


View Profile
February 08, 2014, 11:45:04 PM
 #1149

Over 2000 Nutvotes on http://www.allcrypt.com/beta/voting.php Smiley

Gogo guys vote for Nutcoins!
RouletteRun
Sr. Member
****
Offline Offline

Activity: 451
Merit: 250


View Profile
February 08, 2014, 11:53:49 PM
 #1150

Over 2000 Nutvotes on http://www.allcrypt.com/beta/voting.php Smiley

Gogo guys vote for Nutcoins!

I think tomorrow we can catch Pirate coin if we work hard at it.  Wink
RouletteRun
Sr. Member
****
Offline Offline

Activity: 451
Merit: 250


View Profile
February 08, 2014, 11:55:37 PM
 #1151

Bitcoin $661.00

It seems to be taking a hard bump due to the Russian news from the other day and it might be dragging a lot of others down too. I know I'm not having any fun with Global Coin ATM.   Cry
949miner
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


Stake & Vote or Become a IoTeX Delegate!


View Profile
February 09, 2014, 12:27:00 AM
 #1152

That's not why some huge exchange is holding peoples bitcoins not authorizing any withdrawals


               `^cder.         
          '-`ryRQQ#@@#O}-      
       .)ydi`!]PQQ#@@@@@#d}!   
  `:'`rU9660ZL:')TZ@@@@@@####O)
  `lVx<,:xWg@@@#g)iQB##@@##@@@M
  `lVcyWRBsy@@Q8Z*iQQQQB##@@@@M
  `x|G#@@@m)T<:<v~iB##@@#QQB#@M
     `)I$#m,-' `>]ZB#@@@#QQQB#3
  .>LKlxxxx_`<YUaKOQQQB#BB####P
:V5MMMTx^=*` .~xeaOQQg$RB@@@##P
 .<}ab*' .QQK\_`;<YMRO66B@@@@B}
     .`  .Q#@#Q3v`rcvvY3B#Mx_  
         .OKx*rxv`x66OX]=`     
               .!`xRdyr,       
                  !<'

IoTeX





▬▬INTERNET OF TRUSTED THINGS▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬.
▬▬▬BECOME A MEMBER TODAY▬▬▬▬.





        ▄███████████████████▄
        █████████████████████
▄█████  █████████████████████
██████  ████             ████
███     █████████████████████
██████  ████             ████
██████  █████████████████████
███     █████████████████████
███████ ▀███████████████████▀
▀███████▄▄▄▄▄▄▄       ▀████
  ████▌                 ██  
  ▐██▌                      
   █▌








TWITTER
MEDIUM
REDDIT
TELEGRAM
FORUM
BITCOINTALK
949miner
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


Stake & Vote or Become a IoTeX Delegate!


View Profile
February 09, 2014, 12:32:45 AM
 #1153

http://www.wired.com/wiredenterprise/2014/02/bitcoins-oldest-exchange/


               `^cder.         
          '-`ryRQQ#@@#O}-      
       .)ydi`!]PQQ#@@@@@#d}!   
  `:'`rU9660ZL:')TZ@@@@@@####O)
  `lVx<,:xWg@@@#g)iQB##@@##@@@M
  `lVcyWRBsy@@Q8Z*iQQQQB##@@@@M
  `x|G#@@@m)T<:<v~iB##@@#QQB#@M
     `)I$#m,-' `>]ZB#@@@#QQQB#3
  .>LKlxxxx_`<YUaKOQQQB#BB####P
:V5MMMTx^=*` .~xeaOQQg$RB@@@##P
 .<}ab*' .QQK\_`;<YMRO66B@@@@B}
     .`  .Q#@#Q3v`rcvvY3B#Mx_  
         .OKx*rxv`x66OX]=`     
               .!`xRdyr,       
                  !<'

IoTeX





▬▬INTERNET OF TRUSTED THINGS▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬.
▬▬▬BECOME A MEMBER TODAY▬▬▬▬.





        ▄███████████████████▄
        █████████████████████
▄█████  █████████████████████
██████  ████             ████
███     █████████████████████
██████  ████             ████
██████  █████████████████████
███     █████████████████████
███████ ▀███████████████████▀
▀███████▄▄▄▄▄▄▄       ▀████
  ████▌                 ██  
  ▐██▌                      
   █▌








TWITTER
MEDIUM
REDDIT
TELEGRAM
FORUM
BITCOINTALK
949miner
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


Stake & Vote or Become a IoTeX Delegate!


View Profile
February 09, 2014, 12:35:42 AM
 #1154

Major news

http://falkvinge.net/2014/02/04/major-bitcoin-exchange-not-executing-withdrawals-now-owes-clients-38m-in-disappeared-money/


               `^cder.         
          '-`ryRQQ#@@#O}-      
       .)ydi`!]PQQ#@@@@@#d}!   
  `:'`rU9660ZL:')TZ@@@@@@####O)
  `lVx<,:xWg@@@#g)iQB##@@##@@@M
  `lVcyWRBsy@@Q8Z*iQQQQB##@@@@M
  `x|G#@@@m)T<:<v~iB##@@#QQB#@M
     `)I$#m,-' `>]ZB#@@@#QQQB#3
  .>LKlxxxx_`<YUaKOQQQB#BB####P
:V5MMMTx^=*` .~xeaOQQg$RB@@@##P
 .<}ab*' .QQK\_`;<YMRO66B@@@@B}
     .`  .Q#@#Q3v`rcvvY3B#Mx_  
         .OKx*rxv`x66OX]=`     
               .!`xRdyr,       
                  !<'

IoTeX





▬▬INTERNET OF TRUSTED THINGS▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬.
▬▬▬BECOME A MEMBER TODAY▬▬▬▬.





        ▄███████████████████▄
        █████████████████████
▄█████  █████████████████████
██████  ████             ████
███     █████████████████████
██████  ████             ████
██████  █████████████████████
███     █████████████████████
███████ ▀███████████████████▀
▀███████▄▄▄▄▄▄▄       ▀████
  ████▌                 ██  
  ▐██▌                      
   █▌








TWITTER
MEDIUM
REDDIT
TELEGRAM
FORUM
BITCOINTALK
DarkHunter04
Member
**
Offline Offline

Activity: 126
Merit: 11


View Profile
February 09, 2014, 12:50:09 AM
 #1155

38M$ in Dust Cheesy so its good to trade with non extreme value coins. I cannot lose much money Cheesy

poor Bitcoinuser
thrassos
Full Member
***
Offline Offline

Activity: 156
Merit: 100


View Profile WWW
February 09, 2014, 02:06:35 AM
 #1156

https://github.com/pointbiz/bitaddress.org

does anyone have the proper knowledge to fork this and make a physical nutcoin wallet Cheesy?
IT'D BE SUPER
I have started earlier today but I will need more time and most probably help from dmx374.... I think I have found that public address version is 0x53.

+999999!!
I think I have finished. I will have to do some test tomorrow. (address version is 0x35; 53 decimal). Can anyone help with the graphics part for the paper wallet?

Single Sign-On Pools: MONA, DGB, NUT, SLR, GLC, VGC, GDN and much more.
DGB Scrypt Pool - DGB Sha256d Pool - DGB Groestl Pool - DGB Skein Pool
Join us at: http://www.CryptoPoolMining.com/. Your crypto mining partner!
bmgbmg
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
February 09, 2014, 02:35:42 AM
 #1157

allcoin.com, when registering, I get this error

"Password need 8~20 number and character"

I've entered between 8-20 numbers and characters for a password and still get this error
SlowlyButSurely
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
February 09, 2014, 03:19:20 AM
 #1158

https://github.com/pointbiz/bitaddress.org

does anyone have the proper knowledge to fork this and make a physical nutcoin wallet Cheesy?
IT'D BE SUPER
I have started earlier today but I will need more time and most probably help from dmx374.... I think I have found that public address version is 0x53.

+999999!!
I think I have finished. I will have to do some test tomorrow. (address version is 0x35; 53 decimal). Can anyone help with the graphics part for the paper wallet?

That's AWESOME thrass! Well done mate good work Grin
Looking forward to having a printable nutwallet ^_^

My design skills aren't really up-to-par unfortunately, but I could give it a go depending on what you're after. Happy to help if I can.

Go NUTs!
NUT Address: NbDucWf6W4Kk8hb7rVrG6hASHwDQfTDovj
CoffeeCoin: CGH1gz1Eydy1HN1cbwy5WdqJa2x6Feocik
TheLAWNoob
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
February 09, 2014, 04:09:15 AM
 #1159

Ahh we need much more volume at allcoin.com

Working on something good. Pls support.
RouletteRun
Sr. Member
****
Offline Offline

Activity: 451
Merit: 250


View Profile
February 09, 2014, 04:25:51 AM
Last edit: February 09, 2014, 05:02:33 AM by RouletteRun
 #1160

Ahh we need much more volume at allcoin.com

It hasn't even been up 24hrs. to this point, pretty sure the whole world doesn't know about it yet, but I've got 50k for sale right now and another 50k sitting in reserve. We need to let people find it. Uhh! Wouldn't be looking for dumpers would you?  Cheesy
Pages: « 1 ... 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 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 ... 128 »
  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!