Post
Topic
Board Gambling
Re: SafeDICE.com ★ Bitcoin Dice ★ Monero ★ 0.5% Edge ★ Fast Cashout ★ Since 2014
by
seuntjie
on 13/04/2016, 21:54:47 UTC
Hello
Please, where I find API documentation? thanks

There isn't really an api documentation for the site. the closest thing you'll find publicly is the source code for my bot, you can see the code for SD here

thanks, I already check the code, but I have several questions:
which is the order of commands for a login?
which are the entry points?
What are the input parameters and response?
etc,etc...

At this moment I am unable to write a response without sounding like a complete dick, so I'll just say this:

Look through my code again and really try to understand what's going on. You'll get all of the info you need. The json objects that are sent and received in the post messages are defined at the bottom of the file.

Thanks. I think the owner of SD should provide this information.. I have to do reverse ingeneria




Welcome to the world of programming for dice sites. Half of the sites in dicebot had to be reverse engineered for me to be able to add them