You are currently looking at Flamebate, our community forums. Players can discuss the game here, strategize, and role play as their characters.
You need to be logged in to post and to see the uncensored versions of these forums.
![]() |
|||||||
---|---|---|---|---|---|---|---|
|
nevkick Posted:
As mentioned before… blackjack-o-matic just plays the game faster. Same game, just faster.
In other words, what’s your point? It doesn’t cause any extra bandwidth usage. |
||||||
Posted On: 12/11/2008 8:10AM | View FalconFour's Profile | # | ||||||
Any official response on the legality of this yet? |
|||||||
Posted On: 12/11/2008 5:00PM | View HAARP's Profile | # | ||||||
|
Script doesn’t work for me, opened Gamblebot and nothing happened |
||||||
Posted On: 12/11/2008 5:26PM | View Master_Troll's Profile | # | ||||||
|
Oh lul, Gamblebot’s been updated. You’ll have to redo the script. |
||||||
Posted On: 12/12/2008 8:52AM | View Patch The Darknu...'s Profile | # | ||||||
Bs. A small modification should do the job. Let’s see if I can fix it without any knowledge of the language whatsoever… |
|||||||
Posted On: 12/12/2008 9:37AM | View HAARP's Profile | # | ||||||
|
HAARP Posted:
Shouldn’t be that hard. I’d try to do it myself, but I’m lazy. |
||||||
Posted On: 12/12/2008 9:43AM | View Patch The Darknu...'s Profile | # | ||||||
Master_Troll Posted:
|
|||||||
Posted On: 12/12/2008 5:51PM | View -XI-'s Profile | # | ||||||
|
Adapted the bot to the new gamble-bot changes…
Change line 293-294 (between “if (wins < maxwins…” and “} else {” – if it’s different in the newest version), to: takeChoice("Yes, with the same bet"); waitForChat(botname, function(text) { Play2(text); });
The new gamble-bot changes actually make it run smoother and faster Log in to see images! |
||||||
Posted On: 12/13/2008 5:09AM | View FalconFour's Profile | # | ||||||
Editing in notepad is a nightmare. What should I be using? |
|||||||
Posted On: 12/13/2008 7:05AM | View -XI-'s Profile | # | ||||||
|
-XI- Posted:
IIRC, Neona is using Lin(s)ux, so that would mean when you open it in Windows notepad, it’s all ****ed up, a big string of gibberish with blocks (which are supposed to be line breaks).
You could download and install Notepad++, but it’s probably best to just google for a unix to windows (or DOS) file converter, and drop the file into it, for this simple one-time change. |
||||||
Posted On: 12/13/2008 7:22AM | View FalconFour's Profile | # | ||||||
I opened up Gamblebot and it got as far as selecting which game to play before stopping. |
|||||||
Posted On: 12/13/2008 11:09AM | View -XI-'s Profile | # | ||||||
|
Have you tried giving it a few seconds? Mine got “stuck” a couple times but unstuck itself after maybe 5-7 seconds… |
||||||
Posted On: 12/13/2008 2:43PM | View FalconFour's Profile | # | ||||||
No, it just stops at the game menu. |
|||||||
Posted On: 12/13/2008 3:05PM | View -XI-'s Profile | # | ||||||
|
wat
that’s weird. Lots of people talking about it just not working. Maybe you guys are using the intermediate version, that was totally broken? Have you tried re-downloading it from the site? |
||||||
Posted On: 12/13/2008 3:09PM | View FalconFour's Profile | # | ||||||
|
bump. the addition of the “same bet” option broke the script as the option text was changed. I just updated the script with the new trigger text, and it works again. That is all. |
||||||
Posted On: 12/13/2008 11:58PM | View Neona's Profile | # | ||||||
|
I imagine you changed it to pick “yes with the same bet” and jump straight into the game instead of waiting to select a amount… amirite? Log in to see images! |
||||||
Posted On: 12/14/2008 12:00AM | View FalconFour's Profile | # | ||||||
|
FalconFour Posted: |
||||||
Posted On: 12/14/2008 12:08AM | View Neona's Profile | # | ||||||
|
I don’t get it , this never runs for me.
I have it installed, I have it enabled, I open sTalk and go to gamblebot, and nothing happens. Even the unedited script doesn’t run for me. Not even the latest build will function.
What am I doing wrong? |
||||||
Posted On: 12/14/2008 1:16AM | View Master_Troll's Profile | # | ||||||
|
Master_Troll Posted:
it just doesn’t do ANYTHING? and you have greasemonkey setup right and everything? Do you have chat speed set to max? Right now it only works properly on speed reader, though I plan to fix that soon. If it still fails to do anything, enable the debug flag (by editing ithe script), and check your console to see if it’s outputting anything. Neona edited this message on 12/14/2008 1:24AM |
||||||
Posted On: 12/14/2008 1:20AM | View Neona's Profile | # | ||||||
|
Changed to speed reader, edited script, nothing changed.
Where would debug issues appear if there were errors? also, does this only work on the latest version of Firefox? I use an older Firefox 2 build, as I dislike most of 3.
brb checking |
||||||
Posted On: 12/14/2008 1:40AM | View Master_Troll's Profile | # | ||||||