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.
:loop
wildrig.exe
ping 127.0.0.1 -n 5 > nul
goto loop
{
"background": false,
"colors": true,
"donate-level": 2, // default donation level is 2%, you can increase it if you want :D
"log-file": null, // set it to "log.txt" if needed
"print-time": 60, // print time for hashrate statistics
"print-full": false, // print hashrate for each videocard
"retries": 1000,
"retry-pause": 10, // time before reconnect
"opencl-platform": 1, // if you have no integrated GPU - change it to 0, or try 2 in some cases with AMD/NVIDIA in one PC
"scratchpad-url": "http://bbr.miningclub.info/scratchpad.bin", // where miner can download scratchpad
"scratchpad-file": "scratchpad.bin", // where to save it(including new file name), use double \\ if you want to set full path(Win only)
"strategy": 0, // 0 - standard, 1 - "I'm Feeling Lucky"
"threads":
[
// if you have more than one videocard, just copy section below more times and increase index for every new videocard
{
"index": 0,
"intensity": 256, // good point to start is 256, decent cards can use 1024, try different values. But don't set it high if hashrate is not increasing
"worksize": 0, // don't touch it if you don't know what is it :)
"affine_to_cpu": false,
},
{
"index": 1,
"intensity": 256,
"worksize": 0,
"affine_to_cpu": false,
},
{
"index": 2,
"intensity": 256,
"worksize": 0,
"affine_to_cpu": false,
},
{
"index": 3,
"intensity": 256,
"worksize": 0,
"affine_to_cpu": false,
},
],
"pools":
[
// Currently no support for failover strategy using more than one pool
{
"url": "bbr.miningclub.info:7777", // URL of mining server
"user": "1Ak5pgtx3bUhNN2aR9Y3mBB5QjWaCER8scFwKEoghMmLSHdzwrC8pzSLpVjdoJj3SZXcN1eV46kGxM7DatYMoYpw5GbG23o",
"pass": "4706e751c7dd95f90076ca1d7b50babaf6ccbde29303bc0dc7e448ae732b0e03",
},
],
// same as in XMRig
"api":
{
"port": 0,
"access-token": null,
"worker-id": null
}
}