Hi, I tried to run a script (at post #152) but failed. Can someone help?
OS: Windows XP
Chrome
I pressed F12, then immediately face with the following error:
Port error: Could not establish connection. Receiving end does not exist.
chromeHidden.Port.dispatchOnDisconnect
and on the left hand side
extensions/miscellaneous_bindings.js:146
Regardless of the above, I pasted the script and pressed enter. I then get the following:
c
$events: Object
ackPackets: 0
acks: Object
flags: Object
json: d
name: ""
socket: d
__proto__: c
I then typed "start()", and the console returned "undefined".
I am at a lost as I have never used a script in the browser before.
Any advise would be very much appreciated. Thanks a lot.
When you type start(), the console will print the value returned by the function, but my function doesn't return anything, it just start the bot. After executing start() go to "My Bets" on the site and you will see the bot betting automatically.