Post
Topic
Board Gambling
Re: Satoshi Roulette Martingale Bot - update 1
by
armodar
on 14/02/2013, 11:43:38 UTC
Hey guys,

at the request of SRoulette im writing here my situation

OS: win 7 x64 Pro

1. I downloaded and installed the PHP from the link on the first page disabling web components or what it said in the first post
2. Downloaded jsonrpcclient.php from jsonrpcphp.org - extracted the lite version and took the jsonrpcclient.php from where it was and i placed it in the C:\ directory
3. Created a text file in which I pasted the bot code on the first page called bot.txt in C:\
4. Closed my terracoin client, added my settings in a terracoin.conf file
5. cmd.exe > ran Z:\Terracoin> terracoin-qt.exe -server -datadir=Z:\Terracoin - terracoin started just fine, no errors
6. changed the settings in bot.txt to match user, pw, port fron terracoin conf and saved it as bot.api and bot.php (same file, different extensions) also in C:\
7. cmd.exe > ran cd \
8. cmd.exe > PHP bot.api - enter -> output C:\> (it thinks for a sec or two)
9. then tried cmd.exe> PHP bot.php - same output...

also noteworthy to say is that i do have xampp installed on my pc, but i disabled all services, including apache.

Any ideas?

Thanks,
armodar

EDIT: all done, my mistake, copied the thing poorly and in cmd.exe you dont get errors