Unam Sanctam
Unam Sanctam
Could possibly be your firewall or something, or 2miners checks something else when your IP connects (maybe user agent). It connects fine for me so it's either something with your...
SupportXMR requires a password (the worker name you want), they don't use the `Wallet.Worker` format. And for the ETH miner you have it set to `stratums` (SSL/TLS) but you're using...
Add another line like this here with that DLL instead: https://github.com/UnamSanctam/SilentCryptoMiner/blob/21401c56710ba3f49bdaef0fd51b39c078bd8c9d/SilentCryptoMiner/Classes/Codedom.cs#L46
NBMiner isn't open source, so I don't know how they do it.
Haha sure, I'll quote what I said in the other one: >Try changing it to another coin that requires less VRAM (like ETC), usually it's due to there not being...
16GB? What kind of card do you have? But run the checker on your computer and post what it returns here.
RTX 2080 Ti is an 11GB card, but try changing it to ETC, if ETC works then the reason you get 0H/s is either that your pool connection settings are...
Here: https://pastebin.com/jeGePMX1, I made a new one based of the old code.
It's because it first downloads a string from the link, if you only want to download the data directly then you don't need the DownloadString part and can use DownloadData...
What about it doesn't work? You might have to enable SSL for the web client as well.