Advertisement
Shahter

SHAHTER-RIG04

Aug 7th, 2018
17,075
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 35.72 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. ##########################################################################
  4. ##########################################################################
  5. #################   nvOC v0019-2.0 - Community Release   #################
  6. ##############        by papampi, Stubo and leenoox         ##############
  7. ##########   Based on the original nvOC v0019-1.4 by fullzero   ##########
  8. ##########################################################################
  9. ##########################################################################
  10. # v=0001 :
  11. # v=0002 : Papampi : Telegram changes
  12. # v=0003 : Papampi : WTM_MINIMUM_MINING_TIME
  13.  
  14. nvOC_1bash_ver="v0019-2.0.003"   # Do not edit this
  15.  
  16.  
  17. # 1bash for v0019-2.0 (1bash subversion 001)
  18.  
  19.  
  20. # fullzero:     nvOC creator
  21.  
  22. # + contributors (in alphabetical order):
  23.  
  24. # BaliMiner:    TELEGRAM_MESSAGES
  25. #               ( BTC address:  1HbzxQ6AVeWYvFm322KtxZcJJLAqfJHpN8 )
  26.  
  27. # damNmad:      damNmad_ALGO_SPECIFIC_OC
  28. #               nvOC discord channel https://discordapp.com/invite/8YDFEvY
  29. #               Added Lots of COIN selections
  30. #               Alternative telegram alert
  31. #               ( BTC address: 1Mtf6K7c3ZhBDcPz91c4wcQ95DxLn88zC )
  32.  
  33.  
  34. # IAmNotAJeep:  IAmNotAJeep_and_Maxximus007_WATCHDOG
  35. #               Methods for improved system stability
  36. #               ( BTC address: 13PnEKpfVzNseWkrm6LoueKcCMPj74zPv7 )
  37.  
  38. # kk003:        Alternative telegram alert ( very extensive )
  39. #               Telegram Setup Video
  40. #               ( BTC address: 196pMZnByg5UaPvJPK67ErAHgDPeSyu8QV )
  41.  
  42. # leenoox:      nvOC ver 0019-2.0 (community release) main developer
  43. #               The new 0019-2.0 TEMP_CONTROL
  44. #               Methods for color output throughout nvOC scripts
  45. #               multiple bug fixes and enhacements for ver 0019-2.0
  46.  
  47. # lost_post:    upPASTE (timeout based _Parallax_ Mode auto-updating)
  48. #               Methods for separating settings and implementation
  49. #               Methods for AUTO_UPDATE
  50. #               ( BTC address: 1GFTEtLLvvwoa4ogDntD5oaXBgJLYokzTC )
  51.  
  52. # Maxximus007:  Maxximus007_AUTO_TEMPERATURE_CONTROL
  53. #               Expectless 1bash
  54. #           IAmNotAJeep_and_Maxximus007_WATCHDOG
  55. #               ( BTC address: 1JAFefdPVAs3WQiTqnYWbsjifJAEjQcjQ8 )
  56.  
  57. # meligo:       FAQ website nvoc-mining-os.com
  58. #               ( BTC address: 1AwUJMztX2ARZp8ULqR5UsK3b27om8j3vq )
  59.  
  60. # papampi:      nvOC ver 0019-2.0 (community release) main developer
  61. #               WTM_AUTO_SWITCH
  62. #               WTM_PROFIT_CHECK
  63. #               Added multiple COIN selections
  64. #               Alternative telegram alert and guide
  65. #               Web info http://rig_ip/index.html
  66. #               multiple bug fixes and enhacements for ver 0019-2.0
  67. #               ( BTC address: 1NsnsnqkkVuopTGvUSGrkMhhug8kg6zgP9 )
  68.  
  69. # _Parallax_:   _Parallax_ Mode ( wget + pastebin oneBash updating )
  70. #               Methods for image size reduction
  71. #               Methods for logging and system enhancements (with next version)
  72. #               ( BTC address: 329k8rDgxHHcHAEXfwznqv25Go5LERGWLp )
  73.  
  74. # salfter:      SALFTER_NICEHASH_PROFIT_SWITCHING
  75. #               SALFTER_MPH_PROFIT_SWITCHING
  76. #               ( BTC address: 1TipsGocnz2N5qgAm9f7JLrsMqkb3oXe2 )
  77.  
  78. # Stubo:        ver 0019-2.0 (community release) main developer
  79. #               nvOC function script
  80. #               minerinfo script
  81. #               multiple bug fixes and enhacements for ver 0019-2.0
  82.  
  83. # xleejohnx:    SRR support
  84. #               ( BTC address: 1EY5WbiW3YkWanSKEGcjCETpQfCR81wc56 )
  85.  
  86.  
  87. # Open a terminal to launch miner; will auto launch on boot
  88.  
  89. # firefox has an OP bookmark; look at the OP for more information
  90.  
  91.  
  92. # CHOOSE COIN FROM:
  93.  
  94. #ALGO - X11-GOST
  95. ######### SIB
  96.  
  97. #ALGO - CryptoNight
  98. ######### XMR  KRB ETN
  99.  
  100. #ALGO - Skunk
  101. ######### SIGT  ZPOOL_SKUNK ALTCOM
  102.  
  103. #ALGO - Ethash
  104. ######### ETH  ETC  EXP  UBQ  MUSIC  SOIL
  105.  
  106. #ALGO - Equihash
  107. ######### ZEC  ZEN  HUSH  ZCL  KMD BTG BTCZ
  108.  
  109. #ALGO - NiceHash
  110. ######### DUAL_NICEHASH (Ethash + Decred)  NICE_EQUIHASH  NICE_ETHASH
  111.  
  112. #ALGO - X13
  113. ######### ONION
  114.  
  115. #ALGO - Neoscrypt
  116. ######### PXC  FTC  ORB  TZC VIVO
  117.  
  118. #ALGO - Myriad-Groestl
  119. ######### XMY
  120.  
  121. #ALGO - LYRA2V2
  122. ######### MONA  VTC  ZCOIN
  123.  
  124. #ALGO - SKEIN
  125. ######### DGB
  126.  
  127. #ALGO - GROESTL
  128. ######### GRS
  129.  
  130. #ALGO - SIA
  131. ######### SIA
  132.  
  133. #ALGO - LBRY
  134. ######### LBC (LBRY)
  135.  
  136. #ALGO - Decred
  137. ######### DCR
  138.  
  139. #ALGO - Pascal
  140. ######### PASC PASL
  141.  
  142. #ALGO - timetravel10
  143. ######### BTX
  144.  
  145. #TYPE - Zpool (auto converts to BTC)
  146. ######### ZPOOL_LYRA2V2  ZPOOL_BLAKE2S  ZPOOL_EQUIHASH  ZPOOL_LBC  ZPOOL_NEOSCRYPT  ZPOOL_LBRY  ZPOOL_SKEIN
  147.  
  148. #TYPE - DUAL Claymore (ETHASH + DCR/LBC/PASC/PASL/SC)
  149. ######### DUAL_ETH_DCR    DUAL_ETH_PASC    DUAL_ETH_PASL    DUAL_ETH_LBC    DUAL_ETH_SC
  150. ######### DUAL_ETC_DCR    DUAL_ETC_PASC    DUAL_ETC_PASL    DUAL_ETC_LBC    DUAL_ETC_SC
  151. ######### DUAL_EXP_DCR    DUAL_EXP_PASC    DUAL_EXP_PASL    DUAL_EXP_LBC    DUAL_EXP_SC
  152. ######### DUAL_MUSIC_DCR  DUAL_MUSIC_PASC  DUAL_MUSIC_PASL  DUAL_MUSIC_LBC  DUAL_MUSIC_SC
  153. ######### DUAL_UBQ_DCR    DUAL_UBQ_PASC    DUAL_UBQ_PASL    DUAL_UBQ_LBC    DUAL_UBQ_SC
  154. ######### DUAL_SOIL_DCR   DUAL_SOIL_PASC   DUAL_SOIL_PASL   DUAL_SOIL_LBC   DUAL_SOIL_SC
  155.  
  156. #TYPE - Miningpoolhub Auto Coin Switches based on Algo
  157. ######### MPH_ETHASH  MPH_EQUIHASH
  158.  
  159. #TYPE - Profit Switchers
  160. ######### SALFTER_NICEHASH_PROFIT_SWITCHING
  161. ######### SALFTER_MPH_PROFIT_SWITCHING
  162.  
  163. ### New Coins: Electroneum(ETN), Trezarcoin(TZC), Vivo(VIVO), Pirl(PIRL), Altcommunity(ALTCOM)
  164.  
  165.  
  166.  
  167. ###############################################################################
  168. #                                                                             #
  169. #  IMPORTANT: USE ALL CAPS when editing below except for addresses and pools  #
  170. #                                                                             #
  171. ###############################################################################
  172.  
  173.  
  174.  
  175.  
  176.  
  177. ########################################################
  178. #                                                      #
  179. # General settings                                     #
  180. #                                                      #
  181. ########################################################
  182.  
  183. COIN="NICE_ETHASH"
  184.  
  185. AUTO_START_MINER="YES"      # YES or NO # Set this to NO when troubleshooting, this will prevent the watchdog restarting the rig
  186.  
  187. NUMBER_GPUS_INSTALLED="4"    # Number or "" # Set number of GPUs installed. Watchdog will check installed vs detected. Leave empty to not check
  188.  
  189. LOCALorREMOTE="LOCAL"       # LOCAL or REMOTE # Set to LOCAL if you have local access to the rig. Set to REMOTE if logging remotely to the rig
  190.                             # LOCAL will attach the mining process to the gnome or guake terminal
  191.                             # REMOTE will leave it unattached, it will be launched using "screen", ready for SSH
  192.  
  193.  
  194. TEAMVIEWER="YES"             # YES or NO # If you use Team Viewer to remotely connect to this rig set this to YES
  195.  
  196. SSH="YES"                   # YES or NO # If you use SSH to remotely connect to this rig set this to YES
  197.  
  198.  
  199.  
  200. AUTO_REBOOT="YES"            # YES or NO # If you want this rig to periodically reboot set this to YES
  201.  
  202. REBOOT_TIMEOUT_IN_MINUTES=2880  # If AUTO_REBOOT is set to YES, use this to set how often to reboot, 1440 = 24 hours, 2880 = 48 hours
  203.  
  204.  
  205.  
  206. SLOW_USB_KEY_MODE="NO"      # YES or NO # If you are using a slow USB flash drive (eg. USB 1.0 or USB 2.0) set this to YES
  207.  
  208.  
  209.  
  210. GLOBAL_WORKERNAME="YES"     # YES or NO # Use same workername for all coins
  211.  
  212. AUTO_WORKERNAME="CUSTOM"      # HOST or MAC or CUSTOM # Use HOST IP address or network card MAC address or CUSTOM name workername
  213.  
  214. CUSTOM_WORKERNAME="SHAHTER04"    # If AUTO_WORKERNAME="CUSTOM" enter your desired workername here
  215.  
  216.  
  217.  
  218. AUTO_UPDATE="STABLE"        # STABLE or BETA # To update to the latest STABLE or BETA releases, manually run 4update in guake terminal
  219.  
  220.  
  221.  
  222. _Parallax_MODE="YES"         # YES or NO # To deploy 1bash remotely from pastebin.com . You will need to create account
  223.  
  224. pasteBASH="SBKEFMNM" # pastebin.com setting - enter paste link here
  225.  
  226. upPASTE_TIMEOUT_IN_MINUTES=10  # pastebin.com setting - timeout
  227.  
  228.  
  229.  
  230. CLEAR_LOGS_ON_BOOT="NO"     # YES or NO # Clear all logs when rig boots up
  231.  
  232. LOG_ROTATE="YES"            # Rotate (clean) all logs every x hours. Highly recommended to set this to yes!
  233.  
  234. LOG_ROTATE_INTERVAL="3"     # Time between log rotations in hours. Default is: 3
  235.  
  236.  
  237.  
  238. SRR="NO"                    # YES or NO # Remote SRR control using Raspberry Pi device with SRR board
  239.  
  240. SRR_SERIAL="000055"         # Remote SRR control setting
  241.  
  242. __SRR_SLOT="1"              # Remote SRR control setting
  243.  
  244.  
  245.  
  246. plusCPU="NO"                # YES or NO # Mine XMR with CPU. Set your XMR address in addresses/pools section
  247.  
  248. threadCOUNT="1"             # Number of CPU threads to use for plusCPU mining. Please check how many threads your CPU has.
  249.  
  250.  
  251.  
  252. CONTROL_GPU_LED="NO"       # YES or NO # Control GPU LED light. NOTE: It only works on some models
  253.  
  254. LED_BRIGHTNESS=100          # 0 - 100 # Set the LED brightness intensity. 0 = OFF, 100 = full brightness
  255.  
  256.  
  257.  
  258. MINER_WATCHDOG="YES"        # YES or NO # Monitors the rig and automatically corrects the detected problems. Highly recommended to use this!
  259.  
  260.  
  261.  
  262. MANUAL_FAN="NO"             # YES or NO # Manually set the fans, no auto adjustment. Set this to NO if using the auto MINER_TEMP_CONTROL
  263.  
  264. FAN_SPEED=65                # Set fan speed percentage if MANUAL_FAN="YES" (Do not write the % sign)
  265.  
  266. MINER_TEMP_CONTROL="YES"    # YES or NO # Automatically adjusts the fan speed to keep the desired temp. Highly recommended to use this!
  267.  
  268.  
  269. ########################################################
  270. #                                                      #
  271. # MINER_TEMP_CONTROL settings                          #
  272. #                                                      #
  273. ########################################################
  274.  
  275. # Automatically adjusts the fan speed to keep the desired target temp. If the actual temp is above the target temp this script will increase the fan speed. If the actual temp is 2C below the target temp this script will reduce the fan speed. If the target temperature can't be reached with fan adjustments it will decrease the Power Limit. If actual temp is above the desired target temp and fan speed is already at 100%, the script will lower the Power Limit. Once the target temp is reached, Power Limit will be restored.
  276.  
  277. TARGET_TEMP=76              # Set the desired target temperature in Celsius. Recommended ranges: 55 - 75
  278.  
  279. ALLOWED_TEMP_DIFF=2         # If current temp is 2C below the target temp reduce the fan speed. Works only if current temp is below target temp
  280.  
  281. MINIMAL_FAN_SPEED=65        # Lowest fan speed that will be used. Recommended ranges: 40 - 60
  282.  
  283. __FAN_ADJUST=5              # Fan adjustment size in percent
  284.  
  285. POWER_ADJUST=5              # Adjustment size in watts. If the target temp can not be achieved and fan is already at 100%, reduce Power Limit
  286.  
  287. RESTORE_POWER_LIMIT=90      # Restore original Power Limit if fan speed is lower than this percentage. Recommended: 90
  288.  
  289.  
  290. ########################################################
  291. #                                                      #
  292. # Telegram settings                                    #
  293. #                                                      #
  294. ########################################################
  295.  
  296. # The Telegram service can periodically send Telegram messages with the status of your rig.
  297. # Please watch kk003's video tutorial how to create a telegram bot and get Api Key + User Id:
  298. # https://youtu.be/HS7Q1zH00bs
  299. # If You set telegram to "NO" but add CHATID and API, you will only get notifications from system.
  300.  
  301. TELEGRAM_MESSAGES="NO"       # YES or NO # Set to YES if you want to receive Telegram Periodic Messages
  302.  
  303. TELEGRAM_ALERTS="YES"       # YES or NO # Set to No if you Dont want to get Telegram Alerts
  304.  
  305. TELEGRAM_TYPE="papampi"              # kk003 or papampi or damNmad or BaliMiner # There are 4 versions. Please choose one
  306.  
  307. TELEGRAM_TIMEOUT_IN_MINUTES="60"     # timeout
  308.  
  309. TELEGRAM_CHATID="CHATID"             # Enter your Chat ID here
  310.  
  311. TELEGRAM_APIKEY="Your Telegram API"  # Enter your API Key here
  312.  
  313.  
  314. ########################################################
  315. #                                                      #
  316. # OC (overclock) and Power Limit settings              #
  317. #                                                      #
  318. ########################################################
  319.  
  320. POWERLIMIT="YES"            # YES or NO # Choose YES to set Global Power Limit for all GPU's
  321.  
  322. POWERLIMIT_WATTS=120         # Global Power Limit in watts for all GPU's. If enabled, INDIVIDUAL settings will override this.
  323.  
  324. __CORE_OVERCLOCK=150        # Global Core overclock for all GPU's if not using INDIVIDUAL settings
  325.  
  326. MEMORY_OVERCLOCK=1250        # Global Memory overclock for all GPU's if not using INDIVIDUAL settings
  327.  
  328.  
  329. # SET OC and POWERLIMIT dependant on what mining ALGO is used (see end of 1bash for ALGO OC settings)
  330. # Please note that this works for Global settings only, can not use INDIVIDUAL settings with this.
  331. # For OPT use of PAPAMPI_WTM_AUTO_SWITCH use ALGO_SPECIFIC_OC !!
  332. # Default values set at the end of 1bash are for 1060, remember to set yours accordingly.
  333. ALGO_SPECIFIC_OC="NO"       # YES or NO # See the description above
  334.  
  335. P106_100_FULL_HEADLESS_MODE="NO"  # YES or NO # If using P106_100 GPU's in a full headless (no monitor) rig, set this to YES
  336.  
  337. GPUPowerMizerMode_Adjust="NO" # YES or NO # Use nvidia PowerMizerMode
  338.  
  339. GPUPowerMizerMode=1           # Set PowerMizerMode
  340.  
  341.  
  342. ########################################################
  343. #                                                      #
  344. # PAPAMPI WTM_AUTO_SWITCH settings                     #
  345. #                                                      #
  346. ########################################################
  347.  
  348. WTM_AUTO_SWITCH="NO"        # ( whattomine.com switcher) remember to disable Parallax MODE (_Parallax_MODE="NO")
  349.  
  350. WTM_PROFIT_CHECK="NO"      # whattomine.com Profit check for webinfo
  351.  
  352. # note!! all selected COINS must HAVE ADDRESSES in the coin section below (no need for address if switch=no and profit=yes )
  353. # select which coins you want to mine or check profit (profit switch only using this list of coins) it will auto switch/check profit of your COIN selection from this list using whattomine.com
  354.  
  355. WTM_AUTO_SWITCH_COINS="ETH" ### coins to check profit or make the switch with format "ZEC;ETH;ETC;XMR"
  356.  
  357. WTM_AUTO_SWITCH_SYNC_INTERVAL="10" # Time to sync with WTM for best coin
  358.  
  359. WTM_PROFIT_CHECK_INTERVAL="60" # interval between checking profit for web info
  360.  
  361. WTM_MIN_DIFFERENCE="10" # Minimum difference in percent when switch to new coin, to prevent too many switches.
  362.  
  363. WTM_CURRENCY="USD" # USD, AUD, BRL, CAD, CHF, CLP, CNY, DKK, EUR, GBP, HKD, INR, ISK, JPY, KRW, NZD, PLN, RUB, SEK, SGD, THB, TWD
  364.  
  365. #Read below for how to change the url
  366. WTM_AUTO_SWITCH_URL="https://whattomine.com/coins.json?utf8=%E2%9C%93&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=1&adapt_q_480=3&adapt_q_570=0&adapt_q_580=0&adapt_q_750Ti=0&adapt_q_1050Ti=1&adapt_q_10606=6&adapt_10606=true&adapt_q_1070=1&adapt_q_1080=1&adapt_q_1080Ti=1&eth=true&factor%5Beth_hr%5D=135.0&factor%5Beth_p%5D=540.0&grof=true&factor%5Bgro_hr%5D=123.0&factor%5Bgro_p%5D=540.0&x11gf=true&factor%5Bx11g_hr%5D=43.2&factor%5Bx11g_p%5D=540.0&cn=true&factor%5Bcn_hr%5D=2580.0&factor%5Bcn_p%5D=420.0&eq=true&factor%5Beq_hr%5D=1620.0&factor%5Beq_p%5D=540.0&lre=true&factor%5Blrev2_hr%5D=121800.0&factor%5Blrev2_p%5D=540.0&ns=true&factor%5Bns_hr%5D=3000.0&factor%5Bns_p%5D=540.0&lbry=true&factor%5Blbry_hr%5D=1020.0&factor%5Blbry_p%5D=540.0&bk2bf=true&factor%5Bbk2b_hr%5D=5940.0&factor%5Bbk2b_p%5D=480.0&bk14=true&factor%5Bbk14_hr%5D=9300.0&factor%5Bbk14_p%5D=540.0&pas=true&factor%5Bpas_hr%5D=3480.0&factor%5Bpas_p%5D=540.0&skh=true&factor%5Bskh_hr%5D=108.0&factor%5Bskh_p%5D=540.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.0&sort=Profit&volume=0&revenue=current&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=c_cex&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"
  367.  
  368. ## Go to [ https://whattomine.com/coins ] select your cards, hash rate, power, algos, exchanges, ...
  369. # Set "Sort by" and "Difficulty for Revenue" to "Current profit" and "Current dificulty" ... "last 24, 3 days,...  " are not good for auto switch.
  370. # Click calculate, and wait for page to load, copy the new url and add .json to /coins at the begining of the url.
  371. # like this " https://whattomine.com/coins.json?utf8=✓&adapt....."
  372. # Above url is for 6x1060
  373.  
  374.  
  375. ########################################################################################
  376. # GLOBAL_WORKERNAME implementation Start - DO NOT EDIT this section                    #
  377. ########################################################################################
  378. IPW=$(ifconfig | sed -En 's/127.0.0.1//;s/.*inet (addr:)?(([0-9]*\.){3}[0-9]*).*/\2/p')
  379. IP_AS_WORKER=$(echo -n $IPW | tail -c -3 | sed 'y/./0/')
  380. MAC=$(ifconfig -a | grep -Po 'HWaddr \K.*$')
  381. MAC_AS_WORKER=$(echo -n $MAC | sed 'y/:/_/')
  382. if [ $GLOBAL_WORKERNAME == "YES" ]; then
  383.   if [ $AUTO_WORKERNAME == "HOST" ]; then
  384.     WORKERNAME=$IP_AS_WORKER
  385.   elif [ $AUTO_WORKERNAME == "MAC" ]; then
  386.     WORKERNAME=$MAC_AS_WORKER
  387.   elif [ $AUTO_WORKERNAME == "CUSTOM" ]; then
  388.     WORKERNAME=$CUSTOM_WORKERNAME
  389.   fi
  390. fi
  391. ########################################################################################
  392. # GLOBAL_WORKERNAME implementation End - DO NOT EDIT this section                      #
  393. ########################################################################################
  394.  
  395.  
  396.  
  397.  
  398. ########################################################
  399. #                                                      #
  400. # Addresses, pools, ports, intensity, miner settings   #
  401. #                                                      #
  402. ########################################################
  403.  
  404.  
  405. BTC_ADDRESS="33jcEHXH8Jc5FphZDuuqekZqnuQqcJcCEs"
  406.  
  407. # For zpool use MINER_PWD="$WORKERNAME,c=btc"
  408. MINER_PWD="x"               # Set the miner password. Default: x
  409.  
  410. ZM_or_EWBF="ZM"  # choose ZM or EWBF miner
  411.  
  412. # DSTM ZM Miner optional arguments add "--telemetry=$IPW:42000" if you want web info
  413. ZM_OPTS=""
  414.  
  415. # EWBF ZEC Miner version
  416. EWBF_VERSION="3_4" # choose 3_3  or  3_4
  417.  
  418. # EWBF ZEC Miner optional arguments. add "--api $IPW:42000" if you want web info
  419. EWBF_OPTS=""
  420.  
  421. # change EWBF_PERCENT to alter donation percent for EWBF Miner
  422. EWBF_PERCENT="0"
  423.  
  424.  
  425. ################################################################
  426. ##### No Need to add stratum+tcp:// to your pool addresses #####
  427. ################################################################
  428.  
  429.  
  430. # ZEC
  431. ZEC_WORKER="$WORKERNAME"
  432. # replace_with_your_ZEC_address
  433. ZEC_ADDRESS="t1WbY9nk5dv4W5JJg3vDfUCsFm9cdnFSWJx"
  434. ZEC_POOL="zec-us-east1.nanopool.org"
  435. ZEC_PORT="6666"
  436.  
  437. # ZCL
  438. ZCL_WORKER="$WORKERNAME"
  439. ZCL_ADDRESS="replace_with_your_address"
  440. ZCL_POOL="us.zclmine.pro"
  441. ZCL_PORT="9009"
  442.  
  443. # ZEN
  444. ZEN_WORKER="$WORKERNAME"
  445. ZEN_ADDRESS="replace_with_your_address"
  446. ZEN_POOL="luckpool.org"
  447. ZEN_PORT="3057"
  448.  
  449. # ZDASH or HUSH
  450. HUSH_WORKER="$WORKERNAME"
  451. HUSH_ADDRESS="replace_with_your_address"
  452. HUSH_POOL="zdash.suprnova.cc"
  453. HUSH_PORT="4048"
  454.  
  455. # BTG
  456. BTG_WORKER="$WORKERNAME"
  457. BTG_ADDRESS="replace_with_your_address"
  458. BTG_POOL="replace_with_your_BTG_POOL"
  459. BTG_PORT="replace_with_your_BTG_PORT"
  460.  
  461. # Nice Equihash
  462. NICE_EQUIHASH_WORKER="$WORKERNAME"
  463. NICE_EQUIHASH_ADDRESS="$BTC_ADDRESS"
  464. NICE_EQUIHASH_POOL="equihash.usa.nicehash.com"
  465. NICE_EQUIHASH_PORT="3357"
  466.  
  467. # KMD
  468. KMD_WORKER="$WORKERNAME"
  469. KMD_ADDRESS="replace_with_your_address"
  470. KMD_POOL="luckpool.org"
  471. KMD_PORT="3857"
  472.  
  473. # BTX ## No Need to add stratum+tcp:// to server address
  474. BTX_WORKER="$WORKERNAME"
  475. BTX_ADDRESS="replace_with_your_address"
  476. BTX_POOL="btx.suprnova.cc"
  477. BTX_PORT="3629"
  478. BTX_INTENSITY="21"
  479.  
  480. # XZC or ZCOIN  ## No Need to add stratum+tcp:// to server address
  481. ZCOIN_WORKER="$WORKERNAME"
  482. ZCOIN_ADDRESS="replace_with_your_address"
  483. ZCOIN_POOL="xzc.suprnova.cc"
  484. ZCOIN_PORT="1569"
  485.  
  486. # KRB ## No Need to add stratum+tcp:// to server address
  487. KRB_WORKER="$WORKERNAME"
  488. KRB_ADDRESS="replace_with_your_address"
  489. KRB_POOL="krb.sberex.com"
  490. KRB_PORT="5555"
  491.  
  492. # Electroneum(ETN) ## No Need to add stratum+tcp:// to server address
  493. ETN_WORKER="$WORKERNAME"
  494. ETN_ADDRESS="replace_with_your_address"
  495. ETN_POOL="ETN POOL"
  496. ETN_PORT="ETN PORT"
  497.  
  498. # SIGT ## No Need to add stratum+tcp:// to server address
  499. SIGT_WORKER="$WORKERNAME"
  500. SIGT_ADDRESS="replace_with_your_address"
  501. SIGT_POOL="us.hashbag.cc"
  502. SIGT_PORT="8644"
  503. SIGT_INTENSITY="25"
  504.  
  505. # Altcommunity(ALTCOM) ## No Need to add stratum+tcp:// to server address
  506. ALTCOM_WORKER="$WORKERNAME"
  507. ALTCOM_ADDRESS="replace_with_your_address"
  508. ALTCOM_POOL="ALTCOM POOL"
  509. ALTCOM_PORT="ALTCOM PORT"
  510. ALTCOM_INTENSITY="25"
  511.  
  512. # SIB ## No Need to add stratum+tcp:// to server address
  513. SIB_WORKER="$WORKERNAME"
  514. SIB_ADDRESS="replace_with_your_address"
  515. SIB_POOL="sib.suprnova.cc"
  516. SIB_PORT="3458"
  517. SIB_INTENSITY="21"
  518.  
  519. # PXC ## No Need to add stratum+tcp:// to server address
  520. PXC_WORKER="$WORKERNAME"
  521. PXC_ADDRESS="replace_with_your_address"
  522. PXC_POOL="atlas.phoenixcoin.org:"
  523. PXC_PORT="10554"
  524. PXC_INTENSITY="23"
  525.  
  526. # ZPOOL_SKUNK ## ZPOOL uses your BTC_ADDRESS ## No Need to add stratum+tcp:// to server address
  527. ZPOOL_SKUNK_POOL="skunk.mine.zpool.ca"
  528. ZPOOL_SKUNK_PORT="8433"
  529. ZPOOL_SKUNK_INTENSITY="22"
  530.  
  531. # ZPOOL_LYRA2V2 ## ZPOOL uses your BTC_ADDRESS ## No Need to add stratum+tcp:// to server address
  532. ZPOOL_LYRA2V2_POOL="lyra2v2.mine.zpool.ca"
  533. ZPOOL_LYRA2V2_PORT="4533"
  534. ZPOOL_LYRA2V2_INTENSITY="22"
  535.  
  536. # ZPOOL_BLAKE2S ## ZPOOL uses your BTC_ADDRESS ## No Need to add stratum+tcp:// to server address
  537. ZPOOL_BLAKE2S_POOL="blake2s.mine.zpool.ca"
  538. ZPOOL_BLAKE2S_PORT="5766"
  539. ZPOOL_BLAKE2S_INTENSITY="21"
  540.  
  541. # ZPOOL_EQUIHASH ## ZPOOL uses your BTC_ADDRESS ## No Need to add stratum+tcp:// to server address
  542. ZPOOL_EQUIHASH_POOL="equihash.mine.zpool.ca"
  543. ZPOOL_EQUIHASH_PORT="2142"
  544.  
  545. # ZPOOL_LBRY ## ZPOOL uses your BTC_ADDRESS ## No Need to add stratum+tcp:// to server address
  546. ZPOOL_LBRY_POOL="lbc.mine.zpool.ca"
  547. ZPOOL_LBRY_PORT="3334"
  548. ZPOOL_LBRY_INTENSITY="23"
  549.  
  550. # ZPOOL_NEOSCRYPT ## ZPOOL uses your BTC_ADDRESS ## No Need to add stratum+tcp:// to server address
  551. ZPOOL_NEOSCRYPT_POOL="neoscrypt.mine.zpool.ca"
  552. ZPOOL_NEOSCRYPT_PORT="4233"
  553. ZPOOL_NEOSCRYPT_INTENSITY="22"
  554.  
  555. # ZPOOL_SKEIN ## ZPOOL uses your BTC_ADDRESS ## No Need to add stratum+tcp:// to server address
  556. ZPOOL_SKEIN_POOL="skein.mine.zpool.ca"
  557. ZPOOL_SKEIN_PORT="4933"
  558. ZPOOL_SKEIN_INTENSITY="22"
  559.  
  560. # MPH_EQUIHASH
  561. MPH_WORKER="$WORKERNAME"
  562. MPH_ADDRESS="replace_with_your_MPH_username"
  563. MPH_EQUIHASH_POOL="us-east.equihash-hub.miningpoolhub.com"
  564. MPH_EQUIHASH_PORT="17023"
  565.  
  566. # MPH_ETHASH
  567. MPH_WORKER="$WORKERNAME"
  568. MPH_ADDRESS="replace_with_your_MPH_username"
  569. MPH_ETHASH_POOL="us-east.ethash-hub.miningpoolhub.com"
  570. MPH_ETHASH_PORT="17020"
  571.  
  572. # GRS ## No Need to add stratum+tcp:// to server address
  573. GRS_WORKER="$WORKERNAME"
  574. GRS_ADDRESS="replace_with_your_address"
  575. GRS_POOL="moria.dwarfpool.com"
  576. GRS_PORT="3345"
  577. GRS_INTENSITY="23"
  578.  
  579. # XMY ## No Need to add stratum+tcp:// to server address
  580. XMY_WORKER="$WORKERNAME"
  581. XMY_ADDRESS="replace_with_your_address"
  582. XMY_POOL="us-east1.myriadcoin-groestl.miningpoolhub.com"
  583. XMY_PORT="20479"
  584. XMY_INTENSITY="23"
  585.  
  586. # MONA ## No Need to add stratum+tcp:// to server address
  587. MONA_WORKER="$WORKERNAME"
  588. MONA_ADDRESS="replace_with_your_address"
  589. MONA_POOL="mona.suprnova.cc"
  590. MONA_PORT="2995"
  591. MONA_INTENSITY="21"
  592.  
  593. # VTC ## No Need to add stratum+tcp:// to server address
  594. VTC_WORKER="$WORKERNAME"
  595. VTC_ADDRESS="replace_with_your_address"
  596. VTC_POOL="hub.miningpoolhub.com"
  597. VTC_PORT="20507"
  598. VTC_INTENSITY="21"
  599.  
  600. # TZC ## No Need to add stratum+tcp:// to server address
  601. TZC_WORKER="$WORKERNAME"
  602. TZC_ADDRESS="TZC ADDRESS"
  603. TZC_POOL="TZC POOL"
  604. TZC_PORT="TZC PORT"
  605. TZC_INTENSITY="21"
  606.  
  607. # NICE_ETHASH autoconverts to BTC: ensure you update BTC_ADDRESS if you use NICE_ETHASH
  608. NICE_ETHASH_WORKER="$WORKERNAME"
  609. NICE_ETHASH_POOL="stratum+tcp://daggerhashimoto.eu.nicehash.com:3353"
  610. GENOIL_NICE_ETHASH_POOL="daggerhashimoto.eu.nicehash.com:3353"
  611. NICE_ETHASH_EXTENSION_ARGUMENTS=""   # add any additional claymore arguments desired here
  612.  
  613. # DGB ## No Need to add stratum+tcp:// to server address
  614. DGB_INTENSITY="24"
  615. DGB_WORKER="$WORKERNAME"
  616. DGB_ADDRESS="replace_with_your_address"
  617. DGB_POOL="hub.miningpoolhub.com"
  618. DGB_PORT="20527"
  619.  
  620. # LBC ## No Need to add stratum+tcp:// to server address
  621. LBC_WORKER="$WORKERNAME"
  622. LBC_ADDRESS="replace_with_your_address"
  623. LBC_POOL="lbry.suprnova.cc"
  624. LBC_PORT="6256"
  625. LBC_INTENSITY="23"
  626.  
  627. # FTC ## No Need to add stratum+tcp:// to server address
  628. FTC_WORKER="$WORKERNAME"
  629. FTC_ADDRESS="replace_with_your_address"
  630. FTC_POOL="hub.miningpoolhub.com"
  631. FTC_PORT="20510"
  632. FTC_INTENSITY="23"
  633.  
  634. # ORB ## No Need to add stratum+tcp:// to server address
  635. ORB_WORKER="$WORKERNAME"
  636. ORB_ADDRESS="Your DNB Account Name"
  637. ORB_POOL="strat.dnb.io"
  638. ORB_PORT="3031"
  639. ORB_INTENSITY="23"
  640.  
  641. # VIVO ## No Need to add stratum+tcp:// to server address
  642. VIVO_WORKER="$WORKERNAME"
  643. VIVO_ADDRESS="VIVO ADDRESS"
  644. VIVO_POOL="VIVO POOL"
  645. VIVO_PORT="VIVO PORT"
  646. VIVO_INTENSITY="21"
  647.  
  648. # ONION ## No Need to add stratum+tcp:// to server address
  649. ONION_ADDRESS="replace_with_your_ONION_address"
  650. ONION_POOL="kawaiipool.party"
  651. ONION_PORT="3633"
  652.  
  653.  
  654. USE_ENVIRONMENTAL_VARIBLES="NO"   # YES or NO # Not needed vor nvidia cards. Default: NO
  655.  
  656. # Some pools require dot (address.worker), some require slash (address/worker) format.
  657. # Depending on the pool you use, set this approprietly:
  658. DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="DOT"   # DOT or SLASH
  659.  
  660. CLAYMORE_VERSION="latest"    # choose: latest or 10_0 or 9_8 or 9_7 or 9_5 or 9_4 or 8_0.  (type latest to use 10_2)
  661.  
  662. ETHMINER_or_GENOIL_or_CLAYMORE="CLAYMORE"  # choose CLAYMORE or ETHMINER or GENOIL
  663.  
  664. # ETH
  665. ETH_WORKER="$WORKERNAME"
  666. ETH_ADDRESS="0x4a3e90f4ef2b7a6786f7929d4653d2cdf90b78c3"
  667. ETH_POOL="eth-eu2.nanopool.org"
  668. ETH_PORT="9999"
  669. ETH_EXTENSION_ARGUMENTS="-dcri 70"    # add any additional Claymore miner arguments here
  670.  
  671. # ETC
  672. ETC_WORKER="$WORKERNAME"
  673. ETC_ADDRESS="replace_with_your_address"
  674. ETC_POOL="europe.ethash-hub.miningpoolhub.com"
  675. ETC_PORT="xxxx"
  676. ETC_EXTENSION_ARGUMENTS=""    # add any additional Claymore miner arguments here
  677.  
  678. # EXP
  679. EXP_WORKER="$WORKERNAME"
  680. EXP_ADDRESS="replace_with_your_EXP_address"
  681. EXP_POOL="exp-us.dwarfpool.com:"
  682. EXP_PORT="81"
  683. EXP_EXTENSION_ARGUMENTS=""   # add any additional Claymore miner arguments here
  684.  
  685. # UBQ
  686. UBQ_WORKER="$WORKERNAME"
  687. UBQ_ADDRESS="replace_with_your_UBIQ_address"
  688. UBQ_POOL="us.ubiqpool.io"
  689. UBQ_PORT="8008"
  690. UBQ_EXTENSION_ARGUMENTS=""   # add any additional Claymore miner arguments here
  691.  
  692. # PIRL
  693. PIRL_WORKER="$WORKERNAME"
  694. PIRL_ADDRESS="replace_with_your_PIRL_address"
  695. PIRL_POOL="PIRL POOL"
  696. PIRL_PORT="PIRL PORT"
  697. PIRL_EXTENSION_ARGUMENTS=""   # add any additional Claymore miner arguments here
  698.  
  699. # MUSIC
  700. MUSIC_WORKER="$WORKERNAME"
  701. MUSIC_ADDRESS="replace_with_your_MUSIC_address"
  702. MUSIC_POOL="eus.gmc.epool.io"
  703. MUSIC_PORT="8008"
  704. MUSIC_EXTENSION_ARGUMENTS=""   # add any additional Claymore miner arguments here
  705.  
  706. # SOIL
  707. SOIL_WORKER="$WORKERNAME"
  708. SOIL_ADDRESS="replace_with_your_SOIL_address"
  709. SOIL_POOL="soil.pool.sexy"
  710. SOIL_PORT="9009"
  711. SOIL_EXTENSION_ARGUMENTS=""   # add any additional Claymore miner arguments here
  712.  
  713. #
  714. DUAL_WORKER="$WORKERNAME"
  715. DUAL_BTC_ADDRESS="$BTC_ADDRESS"
  716. DUAL_ETHASH_POOL="stratum+tcp://daggerhashimoto.usa.nicehash.com:3353"
  717. DUAL_DCR_POOL="stratum+tcp://decred.usa.nicehash.com:3354"
  718. DUAL_EXTENSION_ARGUMENTS="-dcri 40"
  719.  
  720. # SIA
  721. SC_WORKER="$WORKERNAME"
  722. SC_ADDRESS="replace_with_your_address"
  723. SC_POOL="sia-us-east1.nanopool.org"
  724. SC_PORT="7777"
  725. SC_GW_POOL="sia-us-east1.nanopool.org"
  726. SC_GW_PORT="9980"
  727.  
  728. # DCR ## No Need to add stratum+tcp:// to server address
  729. DCR_WORKER="$WORKERNAME"
  730. DCR_ADDRESS="replace_with_your_DCR_address"
  731. DCR_POOL="yiimp.eu"
  732. DCR_PORT="3252"
  733.  
  734. # PASC ## No Need to add stratum+tcp:// to server address
  735. PASC_WORKER="$WORKERNAME"
  736. PASC_ADDRESS="replace_with_your_PASC_ACCOUNT"
  737. PASC_POOL="pasc-us-east1.nanopool.org"
  738. PASC_PORT="15555"
  739.  
  740. # PASL ## No Need to add stratum+tcp:// to server address
  741. PASL_WORKER="$WORKERNAME"
  742. PASL_ADDRESS="replace_with_your_PASL_ACCOUNT"
  743. PASL_POOL="mine.pasl.fairpool.xyz"
  744. PASL_PORT="4009"
  745.  
  746. # XMR : if plusCPU is "YES" replace with your XMR info  
  747. ## No Need to add stratum+tcp:// to server address
  748. XMR_WORKER="$WORKERNAME"
  749. XMR_ADDRESS="replace_with_your_XMR_address"
  750. XMR_POOL="xmr-us-east1.nanopool.org"
  751. XMR_PORT="14444"
  752.  
  753. # BTCZ
  754. BTCZ_WORKER="$WORKERNAME"
  755. BTCZ_ADDRESS="replace_with_your_address"
  756. BTCZ_POOL="btcz.suprnova.cc"
  757. BTCZ_PORT="5586"
  758.  
  759. # SMART ## No Need to add stratum+tcp:// to server address
  760. SMART_WORKER="$WORKERNAME"
  761. SMART_ADDRESS="yourPoolLoginName"
  762. SMART_POOL="pool-eu.smartcash.cc"
  763. SMART_PORT="3333"
  764. SMART_INTENSITY="25"
  765.  
  766. #XVG
  767. XVG_WORKER="$WORKERNAME"
  768. XVG_ADDRESS="DBhGpvpZQiu9fnVRkurHnC6ykc4uFDfg6y"
  769. XVG_PASSWORD="c=XVG"
  770. XVG_POOL="xvg.blake2s.com"
  771. XVG_PORT="8888"
  772.  
  773. ########################################################
  774. #                                                      #
  775. # SALFTER_NICEHASH_PROFIT_SWITCHING &                  #
  776. # SALFTER_MPH_PROFIT_SWITCHING Settings                #
  777. #                                                      #
  778. ########################################################
  779.  
  780.  
  781. CURRENCY=USD
  782.  
  783. POWER_COST=0.20
  784.  
  785. MINIMUM_PROFIT=0.0
  786.  
  787. MPH_USERNAME=replace_with_your_MPH_username
  788.  
  789. PAYMENT_ADDRESS="$BTC_ADDRESS"
  790.  
  791. WORKER_NAME="$WORKERNAME"
  792.  
  793. PROFIT_CHECK_TIMEOUT=600
  794.  
  795. # ENSURE YOU USE MINER_TEMP_CONTROL for fanspeed
  796.  
  797. daggerhashimoto_POWERLIMIT_WATTS=120
  798. __daggerhashimoto_CORE_OVERCLOCK=100
  799. daggerhashimoto_MEMORY_OVERCLOCK=100
  800.  
  801. equihash_POWERLIMIT_WATTS=120
  802. __equihash_CORE_OVERCLOCK=100
  803. equihash_MEMORY_OVERCLOCK=100
  804.  
  805. neoscrypt_POWERLIMIT_WATTS=120
  806. __neoscrypt_CORE_OVERCLOCK=100
  807. neoscrypt_MEMORY_OVERCLOCK=100
  808.  
  809. lyra2rev2_POWERLIMIT_WATTS=120
  810. __lyra2rev2_CORE_OVERCLOCK=100
  811. lyra2rev2_MEMORY_OVERCLOCK=100
  812.  
  813. lbry_POWERLIMIT_WATTS=120
  814. __lbry_CORE_OVERCLOCK=100
  815. lbry_MEMORY_OVERCLOCK=100
  816.  
  817. Blake_Vanilla_POWERLIMIT_WATTS=120
  818. __Blake_Vanilla_CORE_OVERCLOCK=100
  819. Blake_Vanilla_MEMORY_OVERCLOCK=100
  820.  
  821. Cryptonight_POWERLIMIT_WATTS=120
  822. __Cryptonight_CORE_OVERCLOCK=100
  823. Cryptonight_MEMORY_OVERCLOCK=100
  824.  
  825. Groestl_POWERLIMIT_WATTS=120
  826. __Groestl_CORE_OVERCLOCK=100
  827. Groestl_MEMORY_OVERCLOCK=100
  828.  
  829. Keccak_POWERLIMIT_WATTS=120
  830. __Keccak_CORE_OVERCLOCK=100
  831. Keccak_MEMORY_OVERCLOCK=100
  832.  
  833. Myriad_Groestl_POWERLIMIT_WATTS=120
  834. __Myriad_Groestl_CORE_OVERCLOCK=100
  835. Myriad_Groestl_MEMORY_OVERCLOCK=100
  836.  
  837. Qubit_POWERLIMIT_WATTS=120
  838. __Qubit_CORE_OVERCLOCK=100
  839. Qubit_MEMORY_OVERCLOCK=100
  840.  
  841. Scrypt_POWERLIMIT_WATTS=120
  842. __Scrypt_CORE_OVERCLOCK=100
  843. Scrypt_MEMORY_OVERCLOCK=100
  844.  
  845. Sia_POWERLIMIT_WATTS=120
  846. __Sia_CORE_OVERCLOCK=100
  847. Sia_MEMORY_OVERCLOCK=100
  848.  
  849. Skein_POWERLIMIT_WATTS=120
  850. __Skein_CORE_OVERCLOCK=100
  851. Skein_MEMORY_OVERCLOCK=100
  852.  
  853. X11_POWERLIMIT_WATTS=120
  854. __X11_CORE_OVERCLOCK=100
  855. X11_MEMORY_OVERCLOCK=100
  856.  
  857.  
  858.  
  859. ########################################################
  860. #                                                      #
  861. # INDIVIDUAL Power Limit, Temp and Clock settings      #
  862. #                                                      #
  863. ########################################################
  864.  
  865. # Settings below are for rigs using INDIVIDUAL powerlimit / target temps / clocks only
  866. # If set to YES, the INDIVIDUAL settings will override the GLOBAL settings
  867.  
  868. INDIVIDUAL_POWERLIMIT="NO"    # YES or NO
  869.  
  870. # Set individual powerlimits here if INDIVIDUAL_POWERLIMIT="YES"
  871. INDIVIDUAL_POWERLIMIT_0=100
  872. INDIVIDUAL_POWERLIMIT_1=100
  873. INDIVIDUAL_POWERLIMIT_2=100
  874. INDIVIDUAL_POWERLIMIT_3=100
  875. INDIVIDUAL_POWERLIMIT_4=100
  876. INDIVIDUAL_POWERLIMIT_5=100
  877. INDIVIDUAL_POWERLIMIT_6=100
  878. INDIVIDUAL_POWERLIMIT_7=100
  879. INDIVIDUAL_POWERLIMIT_8=100
  880. INDIVIDUAL_POWERLIMIT_9=100
  881. INDIVIDUAL_POWERLIMIT_10=100
  882. INDIVIDUAL_POWERLIMIT_11=100
  883. INDIVIDUAL_POWERLIMIT_12=100
  884. INDIVIDUAL_POWERLIMIT_13=100
  885. INDIVIDUAL_POWERLIMIT_14=100
  886. INDIVIDUAL_POWERLIMIT_15=100
  887. INDIVIDUAL_POWERLIMIT_16=100
  888. INDIVIDUAL_POWERLIMIT_17=100
  889. INDIVIDUAL_POWERLIMIT_18=100
  890.  
  891.  
  892. INDIVIDUAL_TARGET_TEMPS="NO"  # YES or NO
  893.  
  894. # Set individual target temps here if INDIVIDUAL_TARGET_TEMPS="YES"
  895. TARGET_TEMP_0=75
  896. TARGET_TEMP_1=75
  897. TARGET_TEMP_2=75
  898. TARGET_TEMP_3=75
  899. TARGET_TEMP_4=75
  900. TARGET_TEMP_5=75
  901. TARGET_TEMP_6=75
  902. TARGET_TEMP_7=75
  903. TARGET_TEMP_8=75
  904. TARGET_TEMP_9=75
  905. TARGET_TEMP_10=75
  906. TARGET_TEMP_11=75
  907. TARGET_TEMP_12=75
  908. TARGET_TEMP_13=75
  909. TARGET_TEMP_14=75
  910. TARGET_TEMP_15=75
  911. TARGET_TEMP_16=75
  912. TARGET_TEMP_17=75
  913. TARGET_TEMP_18=75
  914.  
  915.  
  916. INDIVIDUAL_CLOCKS="NO"        # YES NO
  917.  
  918. # Set individual clocks here if INDIVIDUAL_CLOCKS="YES"
  919. __CORE_OVERCLOCK_0=100
  920. MEMORY_OVERCLOCK_0=100
  921.  
  922. __CORE_OVERCLOCK_1=100
  923. MEMORY_OVERCLOCK_1=100
  924.  
  925. __CORE_OVERCLOCK_2=100
  926. MEMORY_OVERCLOCK_2=100
  927.  
  928. __CORE_OVERCLOCK_3=100
  929. MEMORY_OVERCLOCK_3=100
  930.  
  931. __CORE_OVERCLOCK_4=100
  932. MEMORY_OVERCLOCK_4=100
  933.  
  934. __CORE_OVERCLOCK_5=100
  935. MEMORY_OVERCLOCK_5=100
  936.  
  937. __CORE_OVERCLOCK_6=100
  938. MEMORY_OVERCLOCK_6=100
  939.  
  940. __CORE_OVERCLOCK_7=100
  941. MEMORY_OVERCLOCK_7=100
  942.  
  943. __CORE_OVERCLOCK_8=100
  944. MEMORY_OVERCLOCK_8=100
  945.  
  946. __CORE_OVERCLOCK_9=100
  947. MEMORY_OVERCLOCK_9=100
  948.  
  949. __CORE_OVERCLOCK_10=100
  950. MEMORY_OVERCLOCK_10=100
  951.  
  952. __CORE_OVERCLOCK_11=100
  953. MEMORY_OVERCLOCK_11=100
  954.  
  955. __CORE_OVERCLOCK_12=100
  956. MEMORY_OVERCLOCK_12=100
  957.  
  958. __CORE_OVERCLOCK_13=100
  959. MEMORY_OVERCLOCK_13=100
  960.  
  961. __CORE_OVERCLOCK_14=100
  962. MEMORY_OVERCLOCK_14=100
  963.  
  964. __CORE_OVERCLOCK_15=100
  965. MEMORY_OVERCLOCK_15=100
  966.  
  967. __CORE_OVERCLOCK_16=100
  968. MEMORY_OVERCLOCK_16=100
  969.  
  970. __CORE_OVERCLOCK_17=100
  971. MEMORY_OVERCLOCK_17=100
  972.  
  973. __CORE_OVERCLOCK_18=100
  974. MEMORY_OVERCLOCK_18=100
  975.  
  976.  
  977. ########################################################
  978. #                                                      #
  979. # ALGO_SPECIFIC_OC settings                            #
  980. #                                                      #
  981. ########################################################
  982.  
  983. # ALGO_SPECIFIC_OC settings
  984. # OC settings you can use based on COIN or ALGO (how ever you want to categorize them)
  985. # Deafault values are for 1060 check http://krypto-mining.blogspot.co.uk/ for other OC values
  986.  
  987. if [ $ALGO_SPECIFIC_OC == "YES" ]
  988. then
  989.  
  990.   # Neoscrypt
  991.   if [ $COIN == "FTC" -o $COIN == "ORB" -o $COIN == "PXC" -o $COIN == "VIVO" -o $COIN == "TZC" ]
  992.   then
  993.     ALGORITHM="NEOSCRYPT"
  994.     POWERLIMIT_WATTS=80
  995.     __CORE_OVERCLOCK=150
  996.     MEMORY_OVERCLOCK=800
  997.   fi
  998.  
  999.   # Ethash
  1000.   if [ $COIN == "ETH" -o $COIN == "ETC" -o $COIN == "EXP" -o $COIN == "UBQ" -o $COIN == "MUSIC" -o $COIN == "SOIL" -o $COIN == "MPH_ETHASH" -o $COIN == "NICE_ETHASH" -o $COIN == "PIRL" ]
  1001.   then
  1002.     ALGORITHM="ETHASH"
  1003.     POWERLIMIT_WATTS=76
  1004.     __CORE_OVERCLOCK=100
  1005.     MEMORY_OVERCLOCK=1600
  1006.   fi
  1007.  
  1008.   # Equihash
  1009.   if [ $COIN == "BTG" -o $COIN == "ZEC" -o $COIN == "ZEN" -o $COIN == "HUSH" -o $COIN == "ZCL" -o $COIN == "KMD" -o $COIN == "ZPOOL_EQUIHASH" -o $COIN == "MPH_EQUIHASH" -o $COIN == "NICE_EQUIHASH" -o $COIN == "VOTE" ]
  1010.   then
  1011.     ALGORITHM="EQUIHASH"
  1012.     POWERLIMIT_WATTS=76
  1013.     __CORE_OVERCLOCK=150
  1014.     MEMORY_OVERCLOCK=800
  1015.   fi
  1016.  
  1017.   # Skunk
  1018.   if [ $COIN == "SIGT" -o $COIN == "ZPOOL_SKUNK" -o $COIN == "ALTCOM" ]
  1019.   then
  1020.     ALGORITHM="SKUNK"
  1021.     POWERLIMIT_WATTS=78
  1022.     __CORE_OVERCLOCK=150
  1023.     MEMORY_OVERCLOCK=1000
  1024.   fi
  1025.  
  1026.   # Cryptonight
  1027.   if [ $COIN == "XMR" -o $COIN == "KRB" -o $COIN == "ETN" ]
  1028.   then
  1029.     ALGORITHM="CRYPTONIGHT"
  1030.     POWERLIMIT_WATTS=62
  1031.     __CORE_OVERCLOCK=155
  1032.     MEMORY_OVERCLOCK=-300
  1033.   fi
  1034.  
  1035.   # lyra2vRev2
  1036.   if [ $COIN == "MONA" -o $COIN == "VTC" ]
  1037.   then
  1038.     ALGORITHM="LYRA2REV2"
  1039.     POWERLIMIT_WATTS=65
  1040.     __CORE_OVERCLOCK=135
  1041.     MEMORY_OVERCLOCK=-1200
  1042.   fi
  1043.  
  1044.   # ZCOIN lyra2v2
  1045.   if [ $COIN == "ZCOIN" ]
  1046.   then
  1047.     ALGORITHM="LYRA2V2"
  1048.     POWERLIMIT_WATTS=65
  1049.     __CORE_OVERCLOCK=160
  1050.     MEMORY_OVERCLOCK=-1000
  1051.   fi
  1052. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement