Pages:
Author

Topic: [ANN] Cryptonight Profit Switcher: For pool mined coins and NiceHash - page 3. (Read 23799 times)

newbie
Activity: 33
Merit: 0
Please add herominers api for calculating profits, has more unknown coins like saronite etc.

You can get saronite profit data from miner.rocks and cryptoknight.cc.
member
Activity: 161
Merit: 10
Please add herominers api for calculating profits, has more unknown coins like saronite etc.
newbie
Activity: 62
Merit: 0
Many thanks, excellent work!
newbie
Activity: 154
Merit: 0
will give a try! THANKS for ur work!
newbie
Activity: 1
Merit: 0
newbie
Activity: 33
Merit: 0
how do i add my own coin to the switcher,

eg make it work with arqma and pull the profitability from api

Go the Coins folder and copy one existing JSON file and rename and edit it. That means changing all required things like name, algorithm, pool settings, miner settings and so on. To get profitability data for arqma you have to set the ticker symbol to "ARQ" and add CryptoknightCCApi to your profit providers in Settings.json like:

Code:
  "PoolProfitProviders": "MinerRocksApi,CryptoknightCCApi,MineCryptonightApi",
newbie
Activity: 27
Merit: 0
how do i add my own coin to the switcher,

eg make it work with arqma and pull the profitability from api
newbie
Activity: 20
Merit: 0
Thats one very useful tool you made, nice job Smiley If you can combine it with other algorithms it will be awesome! Keep up the good work!

you only need to configure the miners...not the tool itself

so with SRBMiner xmrstak and castxmr u can use all algos that this miners support

I meant other algos like Ethash, Equihash, etc. Smiley
member
Activity: 363
Merit: 16
Thats one very useful tool you made, nice job Smiley If you can combine it with other algorithms it will be awesome! Keep up the good work!

you only need to configure the miners...not the tool itself

so with SRBMiner xmrstak and castxmr u can use all algos that this miners support
newbie
Activity: 20
Merit: 0
Thats one very useful tool you made, nice job Smiley If you can combine it with other algorithms it will be awesome! Keep up the good work!
newbie
Activity: 8
Merit: 0
Which drivers works on Linux 16.06 with Vega ?
I use ROCM drivers as seems like only this drivers works with tdxminer

Really would like to avoid using Windows
member
Activity: 363
Merit: 16
WOW!!!
many thanks for the functions!

and cryptoknight Api...perfect! but how to enable?  Wink

Edit the setting PoolProfitProviders in Settings.json e.g.:

Code:
  "PoolProfitProviders": "MinerRocksApi,CryptoknightCCApi,MineCryptonightApi",

that was missing in the settings.json (as example)...thanks!
newbie
Activity: 33
Merit: 0
WOW!!!
many thanks for the functions!

and cryptoknight Api...perfect! but how to enable?  Wink

Edit the setting PoolProfitProviders in Settings.json e.g.:

Code:
  "PoolProfitProviders": "MinerRocksApi,CryptoknightCCApi,MineCryptonightApi",
member
Activity: 363
Merit: 16
WOW!!!
many thanks for the functions!

and cryptoknight Api...perfect! but how to enable?  Wink
newbie
Activity: 33
Merit: 0
How can I add arguments to miners, like --gpureorder and --disablegpuwatchdog for srbminer (2nd is redundant since your app already does the watchdog thingie)

Gotta add that this scrypt is a real lifesaver, works well, only one glitch I found, it runs haven on heavy mode when using SRBMiner, and that gives incorrect shares. You must create a config in SRB especially for haven manually with haven algo set Smiley

Sorry, I didn't see your question before the release of 4.0.0.
I will add an extra arguments setting for SRBMiner in the next release.
You can wait for the next release or build it yourself using the dev branch.

Also, you can open an issue on GitHub, so that I can keep better track on issues.
newbie
Activity: 33
Merit: 0
I downloaded the linux64 version, but dont see the binary for how to run?  Sure I can download the linux compat miners, but the linux version of your console I cant find. in the linux 64 version I see what looks like a win version (dll files,etc)
how to run the linux version (or how to compile)

How to run on Linux:
Download the release for linux64, extract it and set the file CryptonightProfitSwitcher and XmrStak/xmr-stak as executable.
Run it using bash e.g. ./CryptonightProfitSwitcher

The .dll files are also required for the Linux version.

Compilation is easy:
Clone the repo and open the solution using Visual Studio 2017 with .Net Core environment installed. And build it or publish it.
newbie
Activity: 33
Merit: 0
my wishes  Wink

let me choose between automatic mode (key "a") and manual mode that i can switch to other coin (maybe key "1 - x")

daytime i want to change coin directly (manual mode)....at night the tool can manage this (auto-mode)

many thx for the great work u did

Good idea! You can do it now in the latest release.

New Release: V4.0.0: Manual mode & cryptoknight.cc support

Manual mode

You can switch between automatic mode and manual mode where you select the coin / NiceHash algorithm yourself.

New profit provider: cryptoknight.cc

The app now can get live and daily profit data for all coins on cryptoknight.cc from its API.

Linux support
  • Added a compiled Xmr-Stak binary for Linux/Ubuntu.
  • Tested the app on Ubuntu and fixed problems
  • Removed unnecessary miners from the Linux release
  • Fixed settings of included coins and NiceHash algorithms

Other changes
  • Potentially fixed bugs
  • Updated Cast XMR miner
  • Show cooldown and profit switching strategy in the status
  • Changed status layout for better readability

Future plans:

GUI Configurator
Easier configuration with a GUI.

Latest release: https://github.com/cryptoprofitswitcher/CryptonightProfitSwitcher/releases/latest
member
Activity: 161
Merit: 10
How can I add arguments to miners, like --gpureorder and --disablegpuwatchdog for srbminer (2nd is redundant since your app already does the watchdog thingie)

Gotta add that this scrypt is a real lifesaver, works well, only one glitch I found, it runs haven on heavy mode when using SRBMiner, and that gives incorrect shares. You must create a config in SRB especially for haven manually with haven algo set Smiley
jr. member
Activity: 113
Merit: 1
I downloaded the linux64 version, but dont see the binary for how to run?  Sure I can download the linux compat miners, but the linux version of your console I cant find. in the linux 64 version I see what looks like a win version (dll files,etc)
how to run the linux version (or how to compile)
full member
Activity: 1120
Merit: 131
Could be very practical, I'll take a look. Thanks.
Pages:
Jump to: