Bitcoin Forum
May 02, 2024, 07:43:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 [490] 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 ... 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375264 times)
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 27, 2015, 12:13:27 PM
 #9781

Windows Software Support

I see that all my old DropBox links are working again so the ban has been lifted. Hurrah!

The thing is that I have already moved everything on to new links now, but at least it means that all the current stuff will still work as it should so there is no need to update now. I have re-started a PoolStats server which is compatible with the older version, so it is business as usual.

However, this gives me an opportunity to give you the new links with a shameless plug for all my software utilities for Windows at the same time Cheesy

Just starting? Try one of these.

What we have here is a bunch of packages suitable for beginners/novices/newbies to get up and running with pool mining in double-quick time. They are essentially cut-down versions of my Autominer (see below) without pool fail-over (*) or the ability to divide the hashing power across multiple pools.

There is a package available for each of the current XMG mining pools. The software will start a single instance of the miner and run a number of threads equal to the number of processors in your computer by default, but you can choose a lower number if required. The software runs the miner at LOW priority.

I have designed the packages to live alongside each other in the same folder as my Autominer package i.e C:\XMGminer so that they will share a single copy of the minerd binaries. Also, the distribution packages below do not include the minerd binaries so that the initial download does not trigger any anti-virus warnings. The minerd binaries are downloaded automatically if they do not already exist on your computer and a warning about possible interference from anti-virus software is issued before the download starts.

***************************************************
Proof of Mining Campaign II: See here !!

For CoinMagi pool: https://dl.dropboxusercontent.com/s/iisz9m25zrwryjx/CMpoolWin.exe

For Cloud2b: https://dl.dropboxusercontent.com/s/73onffupozcn4jv/C2poolWin.exe

***************************************************

For Magipool: (Not currently accepting new user registrations)

For Maxminers: https://dl.dropboxusercontent.com/s/0rgj4hpkbqa5qzq/MaxminersWin.exe

For Suprnova: https://dl.dropboxusercontent.com/s/8sbfhs1nqg2j1j0/SuprnovaWin.exe

For XMGpool: https://dl.dropboxusercontent.com/s/8fu54tsu10ky9s1/XMGpoolWin.exe


All these have the same look and feel, since they are virtually the same code. Download the package for the required mining pool and run the executable. This is a self-extracting Zip file which unzips to C:\XMGminer by default. Once unzipped, run the setup file, which is a subtly different name depending on which package you have:-

***************************************************
Proof of Mining Campaign II: See here !!

CoinMagi pool: Run C:\XMGminer\CMsetup.bat

Cloud2b: Run C:\XMGminer\C2setup.bat

***************************************************

Magipool:  (Not currently accepting new user registrations)

Maxminers: Run C:\XMGminer\MXsetup.bat

Suprnova: Run C:\XMGminer\SNsetup.bat

XMGpool: Run C:\XMGminer\Xsetup.bat (note: not XPsetup.bat Wink I did not like the sound of that)

You will need to provide your pool username, worker name and worker password. After that you get the choice of how many threads you want to run (default = number of processors), then it asks if you want any custom minerd switches (default = none). The software creates a startup file for you and creates a desktop icon for it.

Note: If you need to mine through a proxy you will need to enter a custom minerd switch in this form:-

--proxy=[protocol]://[host address]:[port number]      e.g. --proxy=http://123.123.123.123:1234

The whole procedure can be completed in under a minute, provided that you have set up your mining pool account beforehand.

The software also includes options to run an operational test, a benchmark, to download the whole package again and to download the latest minerd binaries, which will come in useful if/when I update the minerd.

(*) I lied. The code does actually include some lines to provide for fail-over to one other pool but I have not implemented it in this release. They "fail-over" to the same pool. If you know a good bit of Windows command line programming you should be able to spot it and implement pool failover just by editing a single line of code. Now there's a challenge for you.

Happy hashing Smiley

More resources

Also available, the XMG Magi Miner Speed Controller now with SweetSpot targeting

https://dl.dropboxusercontent.com/s/c9uuplrs8yzodp3/XMGMinerSpeed.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer\MinerSpeed by default.
Once unzipped, run C:\XMGminer\MinerSpeed\Setup.bat which creates a startup script and desktop icon for you.

With this utility you can limit the speed of the miner manually to any percentage of full speed you choose, which is useful if your PC is susceptible to overheating (such as with some laptops).

As an alternative, you can also use my version of SweetSpot targeting. This works by limiting the speed of the miner when XMG block rewards are below the threshold value you choose. This saves energy costs by not mining at full speed for little reward. An added refinement will run the miner at full speed when the XMG nethashrate is below the threshold you choose. This assists the network when block solutions are taking longer to find than average. You can also set the maximum and minimum miner speeds as required for the ultimate in flexibilty.

Did I say the ultimate in flexibilty? There's more. You can choose Hard, Firm, Mild or Soft SweetSpot limiting too. Hard limiting simply limits the miner speed to the minimum setting when the XMG block rewards are below the threshold value. The other limiting modes apply a more gradual response over a range of XMG block values.

The default settings provided are 20% minimum speed, 100% maximum speed, threshold block value 3 XMG and threshold XMG nethashrate 22 Mh/s with Hard limiting.

Happier hashing Cheesy

Keep an eye on the mining pools with XMG Magi PoolStats

https://dl.dropboxusercontent.com/s/ims150be2wgxtoo/XMGpoolstats.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer\PoolStats by default.
Once unzipped, run C:\XMGminer\PoolStats\Setup.bat which creates a desktop icon for you.

The new XMG Magi Miner Benchmark utility

This utility will run a miner in the background for 10 minutes, collect the CPU and hashrate information, then display the results in an information window. It also preserves the results in a text file with the date and time as part of the file name. Provided that the computer is otherwise completely idle, this utility should provide a reliable and repeatable benchmark figure for your computer (in Kh/s) to within about +/- 0.4 percent. Running the benchmark while Windows is booted into Safe Mode will give the most consistent results. The text file output can be copied and pasted into a Forum post or Private Message for example, to allow others to share your results.

https://dl.dropboxusercontent.com/s/2e0drofxohty4m0/XMG-Bench-Win.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer by default.
Once unzipped, run C:\XMGminer\Benchsetup.bat which creates a startup script and desktop icon for you.

The package is designed to live alongside my Autominer software (or any of those above) and use the same minerd binaries as your current configuration, but it can also be used standalone. If the minerd binaries are not present in a sub-folder, the Benchsetup.bat will download them for you (subject to the usual warnings about anti-virus software).

Not forgetting the original XMG Magi Autominer utility

Forget about editing batch files. Whether you want to do solo mining with the wallet or mining on the pools, this utility is a must-have to make your life easier. Just answer a series of questions and provide some info and this software will sort everything out for you and create a Desktop icon for your convenience. Autominer supports:-

* Auto-detection of hardware and Windows version. (selects correct minerd for you)
* Single or Multiple mining pools. (multiple pools for fault-tolerance and hash-spreading)
* Single or Multiple minerd processes. (multiple minerd processes for higher efficiency)
* Automatic CPU load-balancing for highest efficiency. (when Multiple minerd processes are selected)
* Single or Multiple worker names on the pool(s). (sequentially numbered)
* Automatic fail-over if a mining pool goes offline.
* Spreading hashpower among mining pools. (multi-core CPU required)

https://dl.dropboxusercontent.com/s/4d29lkbn5b19l3y/XMGminer-Win-Setup.exe

This is a Setup stub containing a minimal set of files. Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer by default.
Once unzipped, run C:\XMGminer\Setup.bat which downloads the rest of the package and then presents a menu of options which should be self-explanatory. This is quite a "mature" piece of software now and the documentation needs improving. There is a newer version in the pipeline. Any problems, just post here and I will try to help.

Note: If you need to mine through a proxy you will need to enter a custom minerd switch in this form when prompted:-

--proxy=[protocol]://[host address]:[port number]      e.g. --proxy=http://123.123.123.123:1234

Happy hashing Smiley

Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714635809
Hero Member
*
Offline Offline

Posts: 1714635809

View Profile Personal Message (Offline)

Ignore
1714635809
Reply with quote  #2

1714635809
Report to moderator
1714635809
Hero Member
*
Offline Offline

Posts: 1714635809

View Profile Personal Message (Offline)

Ignore
1714635809
Reply with quote  #2

1714635809
Report to moderator
1714635809
Hero Member
*
Offline Offline

Posts: 1714635809

View Profile Personal Message (Offline)

Ignore
1714635809
Reply with quote  #2

1714635809
Report to moderator
okae
Legendary
*
Offline Offline

Activity: 1401
Merit: 1008


northern exposure


View Profile WWW
June 27, 2015, 12:48:35 PM
Last edit: June 27, 2015, 01:19:16 PM by okae
 #9782

again and again, ty for your hard work man Spexx, i really apreciate it, keep it up!!

i will download and use some of your new sw since im using a new pool now the Cloud2b one, so i will test your new sw. TY!

edited: remove the quote Wink

IMHO #1.b of suspects, Hal Finney is/was S.N.
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 27, 2015, 12:59:30 PM
Last edit: June 27, 2015, 01:28:08 PM by Spexx
 #9783

I'm using a new pool now the Cloud2b one, so i will test your new sw. TY!

Good man Cheesy

BTW it was not necessary to repeat the whole of my post there mate Wink I see you sorted that Grin

111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 27, 2015, 05:39:45 PM
 #9784

Windows Software Support

I see that all my old DropBox links are working again so the ban has been lifted. Hurrah!

The thing is that I have already moved everything on to new links now, but at least it means that all the current stuff will still work as it should so there is no need to update now. I have re-started a PoolStats server which is compatible with the older version, so it is business as usual.

However, this gives me an opportunity to give you the new links with a shameless plug for all my software utilities for Windows at the same time Cheesy

Just starting? Try one of these.

What we have here is a bunch of packages suitable for beginners/novices/newbies to get up and running with pool mining in double-quick time. They are essentially cut-down versions of my Autominer (see below) without pool fail-over (*) or the ability to divide the hashing power across multiple pools.

There is a package available for each of the current XMG mining pools. The software will start a single instance of the miner and run a number of threads equal to the number of processors in your computer by default, but you can choose a lower number if required. The software runs the miner at LOW priority.

I have designed the packages to live alongside each other in the same folder as my Autominer package i.e C:\XMGminer so that they will share a single copy of the minerd binaries. Also, the distribution packages below do not include the minerd binaries so that the initial download does not trigger any anti-virus warnings. The minerd binaries are downloaded automatically if they do not already exist on your computer and a warning about possible interference from anti-virus software is issued before the download starts.

***************************************************
Proof of Mining Campaign II: See here !!

For CoinMagi pool: https://dl.dropboxusercontent.com/s/iisz9m25zrwryjx/CMpoolWin.exe

For Cloud2b: https://dl.dropboxusercontent.com/s/73onffupozcn4jv/C2poolWin.exe

***************************************************

For Magipool: (Not currently accepting new user registrations)

For Maxminers: https://dl.dropboxusercontent.com/s/0rgj4hpkbqa5qzq/MaxminersWin.exe

For Suprnova: https://dl.dropboxusercontent.com/s/8sbfhs1nqg2j1j0/SuprnovaWin.exe

For XMGpool: https://dl.dropboxusercontent.com/s/8fu54tsu10ky9s1/XMGpoolWin.exe


All these have the same look and feel, since they are virtually the same code. Download the package for the required mining pool and run the executable. This is a self-extracting Zip file which unzips to C:\XMGminer by default. Once unzipped, run the setup file, which is a subtly different name depending on which package you have:-

***************************************************
Proof of Mining Campaign II: See here !!

CoinMagi pool: Run C:\XMGminer\CMsetup.bat

Cloud2b: Run C:\XMGminer\C2setup.bat

***************************************************

Magipool:  (Not currently accepting new user registrations)

Maxminers: Run C:\XMGminer\MXsetup.bat

Suprnova: Run C:\XMGminer\SNsetup.bat

XMGpool: Run C:\XMGminer\Xsetup.bat (note: not XPsetup.bat Wink I did not like the sound of that)

You will need to provide your pool username, worker name and worker password. After that you get the choice of how many threads you want to run (default = number of processors), then it asks if you want any custom minerd switches (default = none). The software creates a startup file for you and creates a desktop icon for it.

Note: If you need to mine through a proxy you will need to enter a custom minerd switch in this form:-

--proxy=[protocol]://[host address]:[port number]      e.g. --proxy=http://123.123.123.123:1234

The whole procedure can be completed in under a minute, provided that you have set up your mining pool account beforehand.

The software also includes options to run an operational test, a benchmark, to download the whole package again and to download the latest minerd binaries, which will come in useful if/when I update the minerd.

(*) I lied. The code does actually include some lines to provide for fail-over to one other pool but I have not implemented it in this release. They "fail-over" to the same pool. If you know a good bit of Windows command line programming you should be able to spot it and implement pool failover just by editing a single line of code. Now there's a challenge for you.

Happy hashing Smiley

More resources

Also available, the XMG Magi Miner Speed Controller now with SweetSpot targeting

https://dl.dropboxusercontent.com/s/c9uuplrs8yzodp3/XMGMinerSpeed.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer\MinerSpeed by default.
Once unzipped, run C:\XMGminer\MinerSpeed\Setup.bat which creates a startup script and desktop icon for you.

With this utility you can limit the speed of the miner manually to any percentage of full speed you choose, which is useful if your PC is susceptible to overheating (such as with some laptops).

As an alternative, you can also use my version of SweetSpot targeting. This works by limiting the speed of the miner when XMG block rewards are below the threshold value you choose. This saves energy costs by not mining at full speed for little reward. An added refinement will run the miner at full speed when the XMG nethashrate is below the threshold you choose. This assists the network when block solutions are taking longer to find than average. You can also set the maximum and minimum miner speeds as required for the ultimate in flexibilty.

Did I say the ultimate in flexibilty? There's more. You can choose Hard, Firm, Mild or Soft SweetSpot limiting too. Hard limiting simply limits the miner speed to the minimum setting when the XMG block rewards are below the threshold value. The other limiting modes apply a more gradual response over a range of XMG block values.

The default settings provided are 20% minimum speed, 100% maximum speed, threshold block value 3 XMG and threshold XMG nethashrate 22 Mh/s with Hard limiting.

Happier hashing Cheesy

Keep an eye on the mining pools with XMG Magi PoolStats

https://dl.dropboxusercontent.com/s/ims150be2wgxtoo/XMGpoolstats.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer\PoolStats by default.
Once unzipped, run C:\XMGminer\PoolStats\Setup.bat which creates a desktop icon for you.

The new XMG Magi Miner Benchmark utility

This utility will run a miner in the background for 10 minutes, collect the CPU and hashrate information, then display the results in an information window. It also preserves the results in a text file with the date and time as part of the file name. Provided that the computer is otherwise completely idle, this utility should provide a reliable and repeatable benchmark figure for your computer (in Kh/s) to within about +/- 0.4 percent. Running the benchmark while Windows is booted into Safe Mode will give the most consistent results. The text file output can be copied and pasted into a Forum post or Private Message for example, to allow others to share your results.

https://dl.dropboxusercontent.com/s/2e0drofxohty4m0/XMG-Bench-Win.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer by default.
Once unzipped, run C:\XMGminer\Benchsetup.bat which creates a startup script and desktop icon for you.

The package is designed to live alongside my Autominer software (or any of those above) and use the same minerd binaries as your current configuration, but it can also be used standalone. If the minerd binaries are not present in a sub-folder, the Benchsetup.bat will download them for you (subject to the usual warnings about anti-virus software).

Not forgetting the original XMG Magi Autominer utility

Forget about editing batch files. Whether you want to do solo mining with the wallet or mining on the pools, this utility is a must-have to make your life easier. Just answer a series of questions and provide some info and this software will sort everything out for you and create a Desktop icon for your convenience. Autominer supports:-

* Auto-detection of hardware and Windows version. (selects correct minerd for you)
* Single or Multiple mining pools. (multiple pools for fault-tolerance and hash-spreading)
* Single or Multiple minerd processes. (multiple minerd processes for higher efficiency)
* Automatic CPU load-balancing for highest efficiency. (when Multiple minerd processes are selected)
* Single or Multiple worker names on the pool(s). (sequentially numbered)
* Automatic fail-over if a mining pool goes offline.
* Spreading hashpower among mining pools. (multi-core CPU required)

https://dl.dropboxusercontent.com/s/4d29lkbn5b19l3y/XMGminer-Win-Setup.exe

This is a Setup stub containing a minimal set of files. Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer by default.
Once unzipped, run C:\XMGminer\Setup.bat which downloads the rest of the package and then presents a menu of options which should be self-explanatory. This is quite a "mature" piece of software now and the documentation needs improving. There is a newer version in the pipeline. Any problems, just post here and I will try to help.

Note: If you need to mine through a proxy you will need to enter a custom minerd switch in this form when prompted:-

--proxy=[protocol]://[host address]:[port number]      e.g. --proxy=http://123.123.123.123:1234

Happy hashing Smiley

Great work Spexx!
This is a nice overview people can use .
Happy to hear your droplinks are back.

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
Redrover
Full Member
***
Offline Offline

Activity: 181
Merit: 100



View Profile
June 27, 2015, 07:44:16 PM
 #9785

Windows Software Support

I see that all my old DropBox links are working again so the ban has been lifted. Hurrah!

The thing is that I have already moved everything on to new links now, but at least it means that all the current stuff will still work as it should so there is no need to update now. I have re-started a PoolStats server which is compatible with the older version, so it is business as usual.

However, this gives me an opportunity to give you the new links with a shameless plug for all my software utilities for Windows at the same time Cheesy

Just starting? Try one of these.

What we have here is a bunch of packages suitable for beginners/novices/newbies to get up and running with pool mining in double-quick time. They are essentially cut-down versions of my Autominer (see below) without pool fail-over (*) or the ability to divide the hashing power across multiple pools.

There is a package available for each of the current XMG mining pools. The software will start a single instance of the miner and run a number of threads equal to the number of processors in your computer by default, but you can choose a lower number if required. The software runs the miner at LOW priority.

I have designed the packages to live alongside each other in the same folder as my Autominer package i.e C:\XMGminer so that they will share a single copy of the minerd binaries. Also, the distribution packages below do not include the minerd binaries so that the initial download does not trigger any anti-virus warnings. The minerd binaries are downloaded automatically if they do not already exist on your computer and a warning about possible interference from anti-virus software is issued before the download starts.

***************************************************
Proof of Mining Campaign II: See here !!

For CoinMagi pool: https://dl.dropboxusercontent.com/s/iisz9m25zrwryjx/CMpoolWin.exe

For Cloud2b: https://dl.dropboxusercontent.com/s/73onffupozcn4jv/C2poolWin.exe

***************************************************

For Magipool: (Not currently accepting new user registrations)

For Maxminers: https://dl.dropboxusercontent.com/s/0rgj4hpkbqa5qzq/MaxminersWin.exe

For Suprnova: https://dl.dropboxusercontent.com/s/8sbfhs1nqg2j1j0/SuprnovaWin.exe

For XMGpool: https://dl.dropboxusercontent.com/s/8fu54tsu10ky9s1/XMGpoolWin.exe


All these have the same look and feel, since they are virtually the same code. Download the package for the required mining pool and run the executable. This is a self-extracting Zip file which unzips to C:\XMGminer by default. Once unzipped, run the setup file, which is a subtly different name depending on which package you have:-

***************************************************
Proof of Mining Campaign II: See here !!

CoinMagi pool: Run C:\XMGminer\CMsetup.bat

Cloud2b: Run C:\XMGminer\C2setup.bat

***************************************************

Magipool:  (Not currently accepting new user registrations)

Maxminers: Run C:\XMGminer\MXsetup.bat

Suprnova: Run C:\XMGminer\SNsetup.bat

XMGpool: Run C:\XMGminer\Xsetup.bat (note: not XPsetup.bat Wink I did not like the sound of that)

You will need to provide your pool username, worker name and worker password. After that you get the choice of how many threads you want to run (default = number of processors), then it asks if you want any custom minerd switches (default = none). The software creates a startup file for you and creates a desktop icon for it.

Note: If you need to mine through a proxy you will need to enter a custom minerd switch in this form:-

--proxy=[protocol]://[host address]:[port number]      e.g. --proxy=http://123.123.123.123:1234

The whole procedure can be completed in under a minute, provided that you have set up your mining pool account beforehand.

The software also includes options to run an operational test, a benchmark, to download the whole package again and to download the latest minerd binaries, which will come in useful if/when I update the minerd.

(*) I lied. The code does actually include some lines to provide for fail-over to one other pool but I have not implemented it in this release. They "fail-over" to the same pool. If you know a good bit of Windows command line programming you should be able to spot it and implement pool failover just by editing a single line of code. Now there's a challenge for you.

Happy hashing Smiley

More resources

Also available, the XMG Magi Miner Speed Controller now with SweetSpot targeting

https://dl.dropboxusercontent.com/s/c9uuplrs8yzodp3/XMGMinerSpeed.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer\MinerSpeed by default.
Once unzipped, run C:\XMGminer\MinerSpeed\Setup.bat which creates a startup script and desktop icon for you.

With this utility you can limit the speed of the miner manually to any percentage of full speed you choose, which is useful if your PC is susceptible to overheating (such as with some laptops).

As an alternative, you can also use my version of SweetSpot targeting. This works by limiting the speed of the miner when XMG block rewards are below the threshold value you choose. This saves energy costs by not mining at full speed for little reward. An added refinement will run the miner at full speed when the XMG nethashrate is below the threshold you choose. This assists the network when block solutions are taking longer to find than average. You can also set the maximum and minimum miner speeds as required for the ultimate in flexibilty.

Did I say the ultimate in flexibilty? There's more. You can choose Hard, Firm, Mild or Soft SweetSpot limiting too. Hard limiting simply limits the miner speed to the minimum setting when the XMG block rewards are below the threshold value. The other limiting modes apply a more gradual response over a range of XMG block values.

The default settings provided are 20% minimum speed, 100% maximum speed, threshold block value 3 XMG and threshold XMG nethashrate 22 Mh/s with Hard limiting.

Happier hashing Cheesy

Keep an eye on the mining pools with XMG Magi PoolStats

https://dl.dropboxusercontent.com/s/ims150be2wgxtoo/XMGpoolstats.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer\PoolStats by default.
Once unzipped, run C:\XMGminer\PoolStats\Setup.bat which creates a desktop icon for you.

The new XMG Magi Miner Benchmark utility

This utility will run a miner in the background for 10 minutes, collect the CPU and hashrate information, then display the results in an information window. It also preserves the results in a text file with the date and time as part of the file name. Provided that the computer is otherwise completely idle, this utility should provide a reliable and repeatable benchmark figure for your computer (in Kh/s) to within about +/- 0.4 percent. Running the benchmark while Windows is booted into Safe Mode will give the most consistent results. The text file output can be copied and pasted into a Forum post or Private Message for example, to allow others to share your results.

https://dl.dropboxusercontent.com/s/2e0drofxohty4m0/XMG-Bench-Win.exe

Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer by default.
Once unzipped, run C:\XMGminer\Benchsetup.bat which creates a startup script and desktop icon for you.

The package is designed to live alongside my Autominer software (or any of those above) and use the same minerd binaries as your current configuration, but it can also be used standalone. If the minerd binaries are not present in a sub-folder, the Benchsetup.bat will download them for you (subject to the usual warnings about anti-virus software).

Not forgetting the original XMG Magi Autominer utility

Forget about editing batch files. Whether you want to do solo mining with the wallet or mining on the pools, this utility is a must-have to make your life easier. Just answer a series of questions and provide some info and this software will sort everything out for you and create a Desktop icon for your convenience. Autominer supports:-

* Auto-detection of hardware and Windows version. (selects correct minerd for you)
* Single or Multiple mining pools. (multiple pools for fault-tolerance and hash-spreading)
* Single or Multiple minerd processes. (multiple minerd processes for higher efficiency)
* Automatic CPU load-balancing for highest efficiency. (when Multiple minerd processes are selected)
* Single or Multiple worker names on the pool(s). (sequentially numbered)
* Automatic fail-over if a mining pool goes offline.
* Spreading hashpower among mining pools. (multi-core CPU required)

https://dl.dropboxusercontent.com/s/4d29lkbn5b19l3y/XMGminer-Win-Setup.exe

This is a Setup stub containing a minimal set of files. Download the executable file and run it.
This is a self-extracting Zip file which extracts to folder C:\XMGminer by default.
Once unzipped, run C:\XMGminer\Setup.bat which downloads the rest of the package and then presents a menu of options which should be self-explanatory. This is quite a "mature" piece of software now and the documentation needs improving. There is a newer version in the pipeline. Any problems, just post here and I will try to help.

Note: If you need to mine through a proxy you will need to enter a custom minerd switch in this form when prompted:-

--proxy=[protocol]://[host address]:[port number]      e.g. --proxy=http://123.123.123.123:1234

Happy hashing Smiley

Wow!  Thanks for all the effort you put into this!
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 27, 2015, 07:44:40 PM
 #9786

As I see, that some start a ArmA2 Server and CS Server, is someone interested in ArmA3? I have some dedicated Server so I can easily run the game. You can decide which Mod you are interested in. May we can call them XMG Gaming #1......as well?

Cheers

Nice idea Lahlor!
Better contact TheFruitsClan and work together with them!!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 27, 2015, 09:31:12 PM
 #9787

At the moment M-team is working on the new and organized OP.
It will take some time! There are so many developments and other things Magi achieved in the last period.
We need to check all the links and other things posted in the last 499 pages here!

Reminder: Register for the Proof of Interest II 2015 will open in 3 days!! Wink

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
lahlor
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile WWW
June 27, 2015, 09:41:58 PM
 #9788

Awesome!! We reach page 500
I Love Magi!!   Cool
goldlabel
Hero Member
*****
Offline Offline

Activity: 575
Merit: 502



View Profile WWW
June 27, 2015, 10:45:07 PM
Last edit: June 27, 2015, 11:03:49 PM by goldlabel
 #9789

Hi You all,

@111magic,
We got some hardtimes with some scripts (you told here if we needed help, you help us) so can you write some scripts for us? Cheesy Cheesy Cheesy your doing a great job Wink
We the Fruitsclan going to have a lanparty soon and there will be some magic there also, this lan party will be there for 3 days and with 30 players from the Netherlands, belgium, germany and finland.
Its a reall gaming party in a building with 3 servers 2 backups and around 30 high end gaming pc`s, we are going to stream it live, and there will be a magic moment for XMG also.

@ joelao95, we all are here and we all carry Magic with us, i hope it will be soon better for you.

@spexx, again just wow Cool
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 27, 2015, 11:41:31 PM
 #9790

^^ Outstanding graphic there! I salute you all.

Respects for all the work you guys do. Freakin' awesome!

helmy77
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
June 28, 2015, 04:07:24 AM
 #9791

price drop?
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 28, 2015, 06:09:31 AM
 #9792

price drop?
Not really!
Think price is stable between 5k -7k Satoshi for few weeks now.
But thats still cheap! The coming period it will be summier holidays for many countries. So if you are lucky you have the chance to get some cheap XMG.
 Smiley

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 28, 2015, 06:11:55 AM
 #9793

Hi You all,

@111magic,
We got some hardtimes with some scripts (you told here if we needed help, you help us) so can you write some scripts for us? Cheesy Cheesy Cheesy your doing a great job Wink
We the Fruitsclan going to have a lanparty soon and there will be some magic there also, this lan party will be there for 3 days and with 30 players from the Netherlands, belgium, germany and finland.
Its a reall gaming party in a building with 3 servers 2 backups and around 30 high end gaming pc`s, we are going to stream it live, and there will be a magic moment for XMG also.

@ joelao95, we all are here and we all carry Magic with us, i hope it will be soon better for you.

@spexx, again just wow Cool

Awesome picture Goldlabel.
I will contact you about details for the Magic XMG moments during the Lan-party! Grin

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
helmy77
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
June 28, 2015, 06:24:57 AM
 #9794

price drop?
Not really!
Think price is stable between 5k -7k Satoshi for few weeks now.
But thats still cheap! The coming period it will be summier holidays for many countries. So if you are lucky you have the chance to get some cheap XMG.
 Smiley
i already bought 6000++ xmagi for staking... http://prntscr.com/7m87py.... wis this coin growing better and better
xinwao
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
June 28, 2015, 09:05:00 AM
 #9795

price drop?

Price is quite stable.
Worse problem is the amount of trades. There is very little trade what is hard to understand for such a good looking coin.
th3.r00t
Sr. Member
****
Offline Offline

Activity: 312
Merit: 250



View Profile WWW
June 28, 2015, 09:08:11 AM
 #9796

price drop?

Price is quite stable.
Worse problem is the amount of trades. There is very little trade what is hard to understand for such a good looking coin.
The reason is simple - People just hold their coins.

BitSend ◢◤Clients | Source
www.bitsend.info
█▄
█████▄
████████▄
███████████▄
██████████████
███████████▀
████████▀
█████▀
█▀












Your Digital Network | 10MB Blocks
Algo: XEVAN | DK3 | Masternodes
Bitcore - BTX/BTC -Project












BSD -USDT | Bittrex | C.Gather | S.Exchange
Cryptopia | NovaExchange | Livecoin
CoinPayments | Faucet | Bitsend Airdrop













████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
kondiomir
Legendary
*
Offline Offline

Activity: 1568
Merit: 1000


Twitter @Acimirov


View Profile
June 28, 2015, 09:11:18 AM
 #9797

Awesome!! We reach page 500
I Love Magi!!   Cool

Nice, Magi going strong ! Smiley


Magi IS strong from a long time, mate.  Wink
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 28, 2015, 10:47:50 AM
 #9798

Awesome!! We reach page 500
I Love Magi!!   Cool

Nice, Magi going strong ! Smiley


Magi IS strong from a long time, mate.  Wink
With the Proof of Interest campaign opening in 2 days its better to hold or buy some cheap XMG!
More coins means more interest-coins. Smiley

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
xinwao
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
June 28, 2015, 10:59:28 AM
 #9799

price drop?

Price is quite stable.
Worse problem is the amount of trades. There is very little trade what is hard to understand for such a good looking coin.
The reason is simple - People just hold their coins.

Probably people hold their coins, true. But also not much people want to buy.
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
June 28, 2015, 11:14:24 AM
 #9800

Awesome!! We reach page 500
I Love Magi!!   Cool

Nice, Magi going strong ! Smiley


Magi IS strong from a long time, mate.  Wink
With the Proof of Interest campaign opening in 2 days its better to hold or buy some cheap XMG!
More coins means more interest-coins. Smiley

That exactly I was planning- already bought a descent amount, but will keep it on surprise for the application on POI2...
Edit: congrats fot the 500 pages growth 😊
Pages: « 1 ... 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 [490] 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 ... 1310 »
  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!