Bitcoin Forum
June 23, 2024, 12:36:48 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 »  All
  Print  
Author Topic: [ANN] AMERO+ | LATIN AMERICAN COMMON CRYPTOCURRENCY | POW CRYPTONOTE  (Read 15108 times)
Chocolatte
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Citius, altius, fortius


View Profile WWW
September 19, 2017, 10:40:11 AM
 #161

amero.conf link not working
help please
Azzi
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
September 19, 2017, 11:08:38 AM
Last edit: September 19, 2017, 12:49:53 PM by Azzi
 #162

amero.conf, create a "configs" folder and place it there
Code:
seed-node=195.214.150.84:23223
seed-node=186.16.29.117:23223
seed-node=217.197.252.111:23223
seed-node=186.17.188.71:23223
seed-node=190.23.21.30:23223
seed-node=190.37.158.24:23223
seed-node=201.217.8.20:23223
seed-node=181.122.194.108:23223
seed-node=89.223.55.100:23223
seed-node=181.123.22.188:23223
seed-node=186.14.0.119:23223
seed-node=81.61.115.212:23223
seed-node=130.204.225.237:23223
seed-node=168.235.86.217:23223
seed-node=77.70.101.49:23223
seed-node=189.235.97.192:23223
seed-node=80.234.71.12:23223
seed-node=193.192.37.212:23223
seed-node=201.217.61.94:23223
seed-node=37.57.149.231:23223
seed-node=95.29.94.107:23223
seed-node=168.235.78.224:23223
seed-node=186.91.72.49:23223
seed-node=181.123.176.217:23223
seed-node=188.113.136.160:23223
seed-node=186.14.10.202:23223

EMISSION_SPEED_FACTOR=21
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=78400000000000
GENESIS_BLOCK_REWARD=7840000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=10
MINIMUM_FEE=10
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=54
DIFFICULTY_CUT_V1=60
DIFFICULTY_CUT_V2=60
DIFFICULTY_CUT=0
DIFFICULTY_LAG_V1=15
DIFFICULTY_LAG_V2=15
DIFFICULTY_LAG=0
DIFFICULTY_WINDOW_V1=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=23223
rpc-bind-port=23224
BYTECOIN_NETWORK=730e6d19-46b9-3c20-4f47-eeb8f4dfc8b2
CRYPTONOTE_NAME=ameroplus
GENESIS_COINBASE_TX_HEX=010a01ff00018080a9a396e40102bea4979de3c9921029959a9c3061ce731f192de0180e93fcf628f8483ae33fbd2101c8f509c33a1e639bb858e8efc71e0e6c092c596e8ed0782646975dc8fa745063
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=30

daemon.bat
Code:
forknoted.exe --config-file configs/amero.conf

wallet.bat
Code:
simplewallet.exe --config-file configs/amero.conf

nvidia miner: https://github.com/tpruvot/ccminer/releases

miner_var.bat
variable difficulty (default)
Code:
ccminer-x64 -a cryptonight -o stratum+tcp://amero.pools.e-scavo.net.ar:9892 -u YOUR_ADDRESS -p x

miner_fix.bat
fixed difficulty (special cases), don't set it too high or too low, make sure shares are submitted approximately every 10-30 seconds, for example 10000:
Code:
ccminer-x64 -a cryptonight -o stratum+tcp://amero.pools.e-scavo.net.ar:9892 -u YOUR_ADDRESS.10000 -p x
Chocolatte
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Citius, altius, fortius


View Profile WWW
September 19, 2017, 11:14:04 AM
 #163

thank you
Chocolatte
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Citius, altius, fortius


View Profile WWW
September 19, 2017, 11:51:14 AM
 #164

amero.conf, create a "configs" folder and place it there
Code:
seed-node=195.214.150.84:23223
seed-node=186.16.29.117:23223
seed-node=217.197.252.111:23223
seed-node=186.17.188.71:23223
seed-node=190.23.21.30:23223
seed-node=190.37.158.24:23223
seed-node=201.217.8.20:23223
seed-node=181.122.194.108:23223
seed-node=89.223.55.100:23223
seed-node=181.123.22.188:23223
seed-node=186.14.0.119:23223
seed-node=81.61.115.212:23223
seed-node=130.204.225.237:23223
seed-node=168.235.86.217:23223
seed-node=77.70.101.49:23223
seed-node=189.235.97.192:23223
seed-node=80.234.71.12:23223
seed-node=193.192.37.212:23223
seed-node=201.217.61.94:23223
seed-node=37.57.149.231:23223
seed-node=95.29.94.107:23223
seed-node=168.235.78.224:23223
seed-node=186.91.72.49:23223
seed-node=181.123.176.217:23223
seed-node=188.113.136.160:23223
seed-node=186.14.10.202:23223

EMISSION_SPEED_FACTOR=21
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=78400000000000
GENESIS_BLOCK_REWARD=7840000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=10
MINIMUM_FEE=10
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=54
DIFFICULTY_CUT_V1=60
DIFFICULTY_CUT_V2=60
DIFFICULTY_CUT=0
DIFFICULTY_LAG_V1=15
DIFFICULTY_LAG_V2=15
DIFFICULTY_LAG=0
DIFFICULTY_WINDOW_V1=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=23223
rpc-bind-port=23224
BYTECOIN_NETWORK=730e6d19-46b9-3c20-4f47-eeb8f4dfc8b2
CRYPTONOTE_NAME=ameroplus
GENESIS_COINBASE_TX_HEX=010a01ff00018080a9a396e40102bea4979de3c9921029959a9c3061ce731f192de0180e93fcf628f8483ae33fbd2101c8f509c33a1e639bb858e8efc71e0e6c092c596e8ed0782646975dc8fa745063
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=30

daemon.bat
Code:
forknoted.exe --config-file configs/amero.conf

wallet.bat
Code:
simplewallet.exe --config-file configs/amero.conf

nvidia miner: https://github.com/tpruvot/ccminer/releases

miner_var.bat
variable difficulty (default)
Code:
ccminer-x64 -a cryptonight -o stratum+tcp://amero.pools.e-scavo.net.ar:9892 -u YOUR_ADDRESS -p x

miner_fix.bat
fixed difficulty (special cases), don't set it too high or too low, make sure shares are submitted approximately every 10-30 seconds, for example 10000:
Code:
ccminer-x64 -a cryptonight -o stratum+tcp://amero.pools.e-scavo.net.ar:9892 -u YOUR_ADDRESS.10000 -p x

synchronization is not provided

Wallet not be sync please send conf file
Chocolatte
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Citius, altius, fortius


View Profile WWW
September 19, 2017, 12:14:28 PM
 #165

amero.conf, create a "configs" folder and place it there
Code:
seed-node=195.214.150.84:23223
seed-node=186.16.29.117:23223
seed-node=217.197.252.111:23223
seed-node=186.17.188.71:23223
seed-node=190.23.21.30:23223
seed-node=190.37.158.24:23223
seed-node=201.217.8.20:23223
seed-node=181.122.194.108:23223
seed-node=89.223.55.100:23223
seed-node=181.123.22.188:23223
seed-node=186.14.0.119:23223
seed-node=81.61.115.212:23223
seed-node=130.204.225.237:23223
seed-node=168.235.86.217:23223
seed-node=77.70.101.49:23223
seed-node=189.235.97.192:23223
seed-node=80.234.71.12:23223
seed-node=193.192.37.212:23223
seed-node=201.217.61.94:23223
seed-node=37.57.149.231:23223
seed-node=95.29.94.107:23223
seed-node=168.235.78.224:23223
seed-node=186.91.72.49:23223
seed-node=181.123.176.217:23223
seed-node=188.113.136.160:23223
seed-node=186.14.10.202:23223

EMISSION_SPEED_FACTOR=21
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=78400000000000
GENESIS_BLOCK_REWARD=7840000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=10
MINIMUM_FEE=10
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=54
DIFFICULTY_CUT_V1=60
DIFFICULTY_CUT_V2=60
DIFFICULTY_CUT=0
DIFFICULTY_LAG_V1=15
DIFFICULTY_LAG_V2=15
DIFFICULTY_LAG=0
DIFFICULTY_WINDOW_V1=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=23223
rpc-bind-port=23224
BYTECOIN_NETWORK=730e6d19-46b9-3c20-4f47-eeb8f4dfc8b2
CRYPTONOTE_NAME=ameroplus
GENESIS_COINBASE_TX_HEX=010a01ff00018080a9a396e40102bea4979de3c9921029959a9c3061ce731f192de0180e93fcf628f8483ae33fbd2101c8f509c33a1e639bb858e8efc71e0e6c092c596e8ed0782646975dc8fa745063
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=30

daemon.bat
Code:
forknoted.exe --config-file configs/amero.conf

wallet.bat
Code:
simplewallet.exe --config-file configs/amero.conf

nvidia miner: https://github.com/tpruvot/ccminer/releases

miner_var.bat
variable difficulty (default)
Code:
ccminer-x64 -a cryptonight -o stratum+tcp://amero.pools.e-scavo.net.ar:9892 -u YOUR_ADDRESS -p x

miner_fix.bat
fixed difficulty (special cases), don't set it too high or too low, make sure shares are submitted approximately every 10-30 seconds, for example 10000:
Code:
ccminer-x64 -a cryptonight -o stratum+tcp://amero.pools.e-scavo.net.ar:9892 -u YOUR_ADDRESS.10000 -p x

Code:
2017-Sep-19 15:11:25.211441 INFO    forknote v2.1.0.1243 ()
2017-Sep-19 15:11:25.227067 INFO    Module folder: forknoted.exe
2017-Sep-19 15:11:25.227067 INFO    Opening DB in C:\Users\Burak\AppData\Roaming/ameroplus/DB
2017-Sep-19 15:11:25.227067 INFO    DB not found in C:\Users\Burak\AppData\Roaming/ameroplus/DB. Creating new DB...
2017-Sep-19 15:11:25.258320 INFO    Initializing core...
2017-Sep-19 15:11:25.258320 INFO    Core initialized OK
2017-Sep-19 15:11:25.258320 INFO    Initializing p2p server...
2017-Sep-19 15:11:25.273947 INFO    Generated new peer ID: 168197126868079312
2017-Sep-19 15:11:25.273947 INFO    Binding on 0.0.0.0:23223
2017-Sep-19 15:11:25.273947 INFO    Net service binded on 0.0.0.0:23223
2017-Sep-19 15:11:25.273947 INFO    Attempting to add IGD port mapping.
2017-Sep-19 15:11:26.305328 INFO    Added IGD port mapping.
2017-Sep-19 15:11:26.305328 INFO    P2p server initialized OK
2017-Sep-19 15:11:26.305328 INFO    Starting core rpc server on address 127.0.0.1:23224
2017-Sep-19 15:11:26.305328 INFO    Core rpc server started ok
2017-Sep-19 15:11:26.320934 INFO    Starting p2p net loop...
2017-Sep-19 15:11:26.320934 INFO    Starting node_server
2017-Sep-19 15:13:41.428801 ERROR   Failed to connect to any of seed peers, continuing without seeds
Azzi
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
September 19, 2017, 12:52:20 PM
 #166

Just checked on another machine, works for me setting up from scratch with with these seed nodes in amero.conf:
Code:
seed-node=168.235.86.217:23223
seed-node=168.235.78.224:23223
seed-node=195.214.150.84:23223
seed-node=186.16.29.117:23223
seed-node=217.197.252.111:23223
seed-node=186.17.188.71:23223
seed-node=190.23.21.30:23223
seed-node=190.37.158.24:23223
seed-node=201.217.8.20:23223
seed-node=181.122.194.108:23223
seed-node=89.223.55.100:23223
seed-node=181.123.22.188:23223
seed-node=186.14.0.119:23223
seed-node=81.61.115.212:23223
seed-node=130.204.225.237:23223
seed-node=168.235.86.217:23223
seed-node=77.70.101.49:23223
seed-node=189.235.97.192:23223
seed-node=80.234.71.12:23223
seed-node=193.192.37.212:23223
seed-node=201.217.61.94:23223
seed-node=37.57.149.231:23223
seed-node=95.29.94.107:23223
seed-node=168.235.78.224:23223
seed-node=186.91.72.49:23223
seed-node=181.123.176.217:23223
seed-node=188.113.136.160:23223
seed-node=186.14.10.202:23223
When I type "print_cn" from daemon these are my connections, you can try adding them too:
Code:
seed-node=85.0.175.61
seed-node=195.214.150.84
seed-node=181.123.121.154
seed-node=18.221.107.209
seed-node=181.123.176.217
seed-node=191.102.253.50
seed-node=190.128.217.106
seed-node=181.40.66.144
seed-node=185.177.59.29
seed-node=186.91.50.91
seed-node=59.42.91.64
seed-node=34.227.115.218
seed-node=201.217.8.20
danycoman
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


View Profile WWW
September 19, 2017, 01:07:12 PM
 #167

Hello everybody ,

We created the pool for amero + at http://amero.mine-pool.ro.

The pool fee is 0.5% + support mining pool 12/24 live chat.



Thank you


Daniel C.

www.mine-pool.ro
MetaSk
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
September 19, 2017, 01:10:59 PM
 #168

Any speculations of the inital coin price on exchanges?

I can't get my miners to work but I would like to buy few k's
alforro
Copper Member
Newbie
*
Offline Offline

Activity: 124
Merit: 0

I buy/sell crypto worldwide


View Profile WWW
September 19, 2017, 07:33:04 PM
 #169

Any speculations of the inital coin price on exchanges?

I can't get my miners to work but I would like to buy few k's

Hello, if you have AMD GPUs, you  should use this miner:

Quote
Claymore GPU(amd): https://mega.nz/#!9BxEEbAZ!Tkpa2RwjwEpqdMIesvOkH4fn5ExS-n-MazKctacOJRc

with this config:

Quote

You just have to change the wallet address, let the fixed diff to 6000. If you have a mining rig of 6 GPUs you can use the port 7777 with fixed diff of 15000 following your wallet address.

let me know if you have any problems Smiley
Azzi
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
September 20, 2017, 12:29:55 AM
 #170

This coin has parameters (total supply, emission rate, premine amount) similar to SUMOCOIN released in May this year, which was very popular.
https://bitcointalk.org/index.php?topic=1905086.0
Hopefully this one will be valuable too.
2Davidoff
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 20, 2017, 10:39:57 AM
 #171

Hello everybody ,

We created the pool for amero + at http://amero.mine-pool.ro.

The pool fee is 0.5% + support mining pool 12/24 live chat.



Thank you


Daniel C.

www.mine-pool.ro

10x for the pool. I started mining there since I'm having trouble with the e-scavo pool.
Would be nice if some of the other miners start using it too. At the moment the hash power is concentrated on 1-2 pools only which is not ideal.

You can direct your miner there using this url stratum+tcp://185.177.59.29:7000

Regards!

AlexaUA
Member
**
Offline Offline

Activity: 142
Merit: 10


View Profile
September 20, 2017, 11:15:32 AM
 #172


10x for the pool. I started mining there since I'm having trouble with the e-scavo pool.
Would be nice if some of the other miners start using it too. At the moment the hash power is concentrated on 1-2 pools only which is not ideal.

You can direct your miner there using this url stratum+tcp://185.177.59.29:7000

Regards!



I start at this pool too for some trouble at e-scavo. We need few miners for good mining.
2Davidoff
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 20, 2017, 12:13:14 PM
 #173


10x for the pool. I started mining there since I'm having trouble with the e-scavo pool.
Would be nice if some of the other miners start using it too. At the moment the hash power is concentrated on 1-2 pools only which is not ideal.

You can direct your miner there using this url stratum+tcp://185.177.59.29:7000

Regards!



I start at this pool too for some trouble at e-scavo. We need few miners for good mining.

There might be a problem with the pool though...
Found a block but it says "orphaned" and the balance is still 0.00 AMX
Lets see how the second one goes after verification.
AlexaUA
Member
**
Offline Offline

Activity: 142
Merit: 10


View Profile
September 20, 2017, 12:53:24 PM
 #174


10x for the pool. I started mining there since I'm having trouble with the e-scavo pool.
Would be nice if some of the other miners start using it too. At the moment the hash power is concentrated on 1-2 pools only which is not ideal.

You can direct your miner there using this url stratum+tcp://185.177.59.29:7000

Regards!



I start at this pool too for some trouble at e-scavo. We need few miners for good mining.

There might be a problem with the pool though...
Found a block but it says "orphaned" and the balance is still 0.00 AMX
Lets see how the second one goes after verification.

3 pools and all not working.

http://amero.mine-pool.ro/# - 404 not found. Pool found 2 blocks and paying nothing.
http://www.ameropool.tech/# - I connect and found 20-40 shares ok, then all shares rejected.
http://amero.pools.e-scavo.net.ar/amero_site/# - no stats, no payments. But yesterday worked fine.

Can I use ccminer for solo?
2Davidoff
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 20, 2017, 01:04:29 PM
 #175


3 pools and all not working.

http://amero.mine-pool.ro/# - 404 not found. Pool found 2 blocks and paying nothing.
http://www.ameropool.tech/# - I connect and found 20-40 shares ok, then all shares rejected.
http://amero.pools.e-scavo.net.ar/amero_site/# - no stats, no payments. But yesterday worked fine.

Can I use ccminer for solo?

You can not AFAIK. You can try to run a pool for yourself, but the forknote pool has some compatibility issues. Some block parse errors as I remember.

I don't know how the above pools solved those. AMERO+ devs should step in and do something about the situation, otherwise the coin is pretty much dead on birth.
elGuilleAR
Member
**
Offline Offline

Activity: 186
Merit: 10


View Profile WWW
September 20, 2017, 01:09:09 PM
 #176

Hello everyone:

We found a problem on daemon running the blockchain.
We have reported it to amero's dev and we are working together to fix it up.

Problem is not the pool but a bug in cryptonote so we need to apply a patch and it is affecting some cryptos without the patch applied.
As you may see all of the poos are having same issue.

As you may see, again, also the total network hashes power has dropped last 6 hours. It is because they are correct the problem.

E-SCAVO (amero.pools.e-scavo.net.ar) is already patched and working again. However since the problem is at network level, we are going to take care every 2 hours to see if the problem is defenitely solved.

Of course, I speak on behalf of e-scavo.
If you still have problems, you can contact at support@e-scavo.net.ar or by PM.

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ─────── 
AlexaUA
Member
**
Offline Offline

Activity: 142
Merit: 10


View Profile
September 20, 2017, 03:27:08 PM
Last edit: September 20, 2017, 04:11:25 PM by AlexaUA
 #177

Hello everyone:

We found a problem on daemon running the blockchain.
We have reported it to amero's dev and we are working together to fix it up.

Problem is not the pool but a bug in cryptonote so we need to apply a patch and it is affecting some cryptos without the patch applied.
As you may see all of the poos are having same issue.

As you may see, again, also the total network hashes power has dropped last 6 hours. It is because they are correct the problem.

E-SCAVO (amero.pools.e-scavo.net.ar) is already patched and working again. However since the problem is at network level, we are going to take care every 2 hours to see if the problem is defenitely solved.

Of course, I speak on behalf of e-scavo.
If you still have problems, you can contact at support@e-scavo.net.ar or by PM.

For now working but dont paying. (fixed)
saint oz
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 20, 2017, 04:42:37 PM
 #178

the connection to scavo.net mining with cpu throws the following error:
"register stratum failed.
trying in 10 sec again " (o algo así).

configure with several miners and all indicate the same error. Is that because of a problem?

another thing, creating a node as I configure access to several computers on my network to this? mining all the equipment with cpu, and we will go later with the equipments gpu
elGuilleAR
Member
**
Offline Offline

Activity: 186
Merit: 10


View Profile WWW
September 20, 2017, 04:46:01 PM
 #179

the connection to scavo.net mining with cpu throws the following error:
"register stratum failed.
trying in 10 sec again " (o algo así).

configure with several miners and all indicate the same error. Is that because of a problem?

another thing, creating a node as I configure access to several computers on my network to this? mining all the equipment with cpu, and we will go later with the equipments gpu

Please share the exact command line you are using to connect to.

I test with my 2 computers and everything is working.

Tnx.-

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ─────── 
saint oz
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 20, 2017, 05:04:01 PM
Last edit: September 20, 2017, 05:27:25 PM by saint oz
 #180

I am mining in my node to test the different equipment and configurations.
but I would like to open that node to connect all my computers. and those of some friends. Anyone know how I can do it? What configuration do I need?

tomorrow I will try again in the pool, if I have any problems I will bother them a little more.

!!! Up the AMERO + !!!

(Solved the problem with the cpu connection, I had not placed the difficulty. Be attentive with that my friends. minning in e-scavo.)
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 »  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!