Search found 3 matches

by bitmonkeys
Mon Apr 02, 2018 8:45 pm
Forum: News
Topic: Write NiceHash bot, make lots of profit
Replies: 37
Views: 61569

Re: Write NiceHash bot, make lots of profit

Hi Steve,

Thanks for the reply, it's saying "the function requested is not supported". Really not too sure where to go from here. I have added the NuGet packages for WAMPsharp, and followed the examples they have to subscribe to a WAMP API.
by bitmonkeys
Mon Apr 02, 2018 5:05 am
Forum: News
Topic: Write NiceHash bot, make lots of profit
Replies: 37
Views: 61569

Re: Write NiceHash bot, make lots of profit

I am trying to connect to the wamp API using WampSharp implementation, but i am getting "AuthenticationException: A call to SSPI failed, see inner exception." on the line IDisposable disposable = RunAsync().Result; this is the code i am using to connect. Is anybody able to help? public sta...
by bitmonkeys
Tue Mar 27, 2018 4:44 am
Forum: News
Topic: Write NiceHash bot, make lots of profit
Replies: 37
Views: 61569

Re: Write NiceHash bot, make lots of profit

Can someone please provide me with an example on how to subscribe to this WAMP API in C#?
I have a NiceHash bot that i would like to incorporate this API into, however my programming skills are limited, and i'm not sure how i would write this in C#.

Thanks in advance