★ Bak Posted October 21, 2006 Report Posted October 21, 2006 Source is attached. If you don't know how to compile Java, don't bother. Put in your bot's name / pw in zoneman.java line 119.Edit casino settings by editing (static final) values in Casino.javaIf you want to use the !admin command, put your name in all caps in Casino.java, line 93. all the command does is print the total amount owed to all players. Some things to watch out for is your bot running out of money (you'll need to seed some money to start out with, I usually tried to make sure that there was always at least 10 times the maximum bet in the bot at all times). If the bot runs out of money, people will !cashout and be disappointed when they lose their credits and never get money. Also, sometimes the bots have no data loaded, you'll need to restart them. They restart automatically when connected, although there's a memory leak somewhere (this behavior was sort of hacked together), so when the !@#$%^&*le of the chatnet says like 20 or more (indicateing it's restarted 20 times), you'll probably want to restart the process, send the message ?quit to actually quit the program. Sometimes when hs goes down I've seen this get into the hundreds, and my computer would run like crap; be careful.casino_bots.zip SubSpace Discretion: A Third Generation SubSpace Client
★ D1st0rt Posted October 22, 2006 Report Posted October 22, 2006 Tweaked one to run from a console, it should now be up all the time as Casino.bot _UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA____UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA___UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA__UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA___UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AAJ.C. Dento> prime example of why america will never be a world super power.Moscato> d1 is mad he will never have a job outside subspaceI can't see this because I turned signatures off. ps VT
Fat Cat Posted October 22, 2006 Report Posted October 22, 2006 Oh great, d1's gonna rig it so BW members always lose
Deathboy-evil Posted October 22, 2006 Report Posted October 22, 2006 Thanks tips but I already told him if he does that than I'm going to hax it and make it malfunction into giving me all the cash http://img157.imageshack.us/img157/3460/subsbar5gw6.jpghttp://img100.imageshack.us/img100/1333/subsbar7ua9.jpg
JoWie Posted October 22, 2006 Report Posted October 22, 2006 /me waits for 20 different bots to show up
Deathboy-evil Posted October 22, 2006 Report Posted October 22, 2006 Well that's if people are smart enough to know how to configure them, and if they shall succeed. Than it will be chaos. http://img157.imageshack.us/img157/3460/subsbar5gw6.jpghttp://img100.imageshack.us/img100/1333/subsbar7ua9.jpg
Animate Dreams Posted October 24, 2006 Report Posted October 24, 2006 Woo, checking this out now. Bak, you own at this kind of thing. http://i19.tinypic.com/8eh5yzd.jpg---SSCC Halo Sysop | Owner of SSCI Penis | Creator of Penis chat
EdTheInvincible Posted October 24, 2006 Report Posted October 24, 2006 nice nice next person to message me about a reset... and i'll reset -Dr Brain Sushi Bric> yup cyanyde> heh Lanvalk> I'm tempted to message Doc just to trigger one... ok... that's it... blame picano -Dr Brain Please Stand By. Zone going down for less than 15 seconds. The server is shutting down now! picano2.0> o.O WARNING: Disconnected from server
Deathboy-evil Posted October 25, 2006 Report Posted October 25, 2006 Yeppers, lol too bad we can't get the casino bot to host its own trivia for everyone through a command lol. http://img157.imageshack.us/img157/3460/subsbar5gw6.jpghttp://img100.imageshack.us/img100/1333/subsbar7ua9.jpg
WallBomb Posted October 26, 2006 Report Posted October 26, 2006 well if you wanna waste your money thats good way
Deathboy-evil Posted October 26, 2006 Report Posted October 26, 2006 lol, its all about chance http://img157.imageshack.us/img157/3460/subsbar5gw6.jpghttp://img100.imageshack.us/img100/1333/subsbar7ua9.jpg
Deathboy-evil Posted October 28, 2006 Report Posted October 28, 2006 lies http://img157.imageshack.us/img157/3460/subsbar5gw6.jpghttp://img100.imageshack.us/img100/1333/subsbar7ua9.jpg
Shia' Tan Posted January 9, 2007 Report Posted January 9, 2007 LOL i decided to bump this super old topic back into existance so what IS a casino bot?? IN HYPERSPACE, WE CARE!! Deathmonger> every man wants a girl with three breastsBloodVenom> O_o Cerium: more grinding = more gooder
Evil Doom Posted January 9, 2007 Report Posted January 9, 2007 you use comands that make you use YOUR money to gamble.... like playing heads/tails and blackback... (not too sure since i didn't want to use y money ) and the bot also stored moneyfor players http://i466.photobucket.com/albums/rr22/3vilDoom/Evil-BW-Sig.gif
Shia' Tan Posted January 11, 2007 Report Posted January 11, 2007 kk IN HYPERSPACE, WE CARE!! Deathmonger> every man wants a girl with three breastsBloodVenom> O_o Cerium: more grinding = more gooder
2d spaceship gamer Posted February 14, 2007 Report Posted February 14, 2007 Found a bug which allows betting less-than-minimum amounts. Whenever you place a bet on a game, the bot does a check to make sure it is within the bet limit. However, in a separate process, if you place a bet larger than your current balance, it would then lower it to your existing balance, but WITHOUT checking whether the newly-lowered amount is also above the minimum. Took a look at source code... The "if (money < MIN_BET || money > MAX_BET)" condition check should be executed after the "if (money > ppd.credits)", not before, or re-executed after. ---- In other news... I downloaded your bot. I created a java project and included your .java files in it, then compiled the project. It compiles fine, however, it does not produce any binary files, just a lot of .class files. I'm not sure how to execute those. I tried running "java Casino" from my console, when at the project directory, and it didn't work. I was able to execute the project from within my java IDE (didn't manage to find the steps it took so I can re-run it outside of the IDE). Besides, I then encountered the following errors: I <chatnet> Loading v.0.3.9 E <config> chatnet.conf (The system cannot find the file specified) Error loading: java.io.FileNotFoundException: PlayerData.xml (The system cannot find the file specified) WARNING: Connection timed out: connect (1TCP) Reconnecting in 5 seconds... (Those messages then just keep looping). The GUI does load, and says "type ?exit to exit", but typing anything in it doesn't do anything, and the bot is not showing up in HS or any other zone I try to run it in. Please help. If you do not bother to read and understand the entirety of my posts, please do not bother to reply to them either.
★ Bak Posted February 14, 2007 Author Report Posted February 14, 2007 you want to run the class with "public static void main(String[] args)" in it, in this case, chatnet also make sure the ip / port / name / pw are correct in zonemain.java void connectToHS() { String address = "65.111.166.54"; int port = 8500; String name = (Casino.IS_LOW ? "FriendlyLow" : "FriendlyBaK"); String p!@#$%^&* = ""; and make sure hs allows chatnet connections by trying to connect on a normal chatnet client. SubSpace Discretion: A Third Generation SubSpace Client
2d spaceship gamer Posted February 14, 2007 Report Posted February 14, 2007 I got it running (as in launching the window), but I still can't connect to zones. I tried chatnet, it works fine, I can connect and chat to numerous zones, but connecting to those sames zones with the casino bot (same IP/port, username/p!@#$%^&*) results in the same error message as I posted above. Also, why does it say that it can't find chatnet.conf and PlayerData.xml? If you do not bother to read and understand the entirety of my posts, please do not bother to reply to them either.
Shia' Tan Posted February 15, 2007 Report Posted February 15, 2007 wow. what r u guys even talking about??? anyway, how do u place bets? i didnt know u could do that :/ IN HYPERSPACE, WE CARE!! Deathmonger> every man wants a girl with three breastsBloodVenom> O_o Cerium: more grinding = more gooder
2d spaceship gamer Posted February 16, 2007 Report Posted February 16, 2007 I left you a PM Bak, please take a look. If you do not bother to read and understand the entirety of my posts, please do not bother to reply to them either.
st. killa Posted February 16, 2007 Report Posted February 16, 2007 wow i do not get one word yall said lol it seems your talking in a foreign language
Evil Doom Posted February 16, 2007 Report Posted February 16, 2007 it's all coding related stuff, good idea is not to post if u dont know what's going on http://i466.photobucket.com/albums/rr22/3vilDoom/Evil-BW-Sig.gif
Shia' Tan Posted February 16, 2007 Report Posted February 16, 2007 we r trying to figure out whats going on IN HYPERSPACE, WE CARE!! Deathmonger> every man wants a girl with three breastsBloodVenom> O_o Cerium: more grinding = more gooder
Evil Doom Posted February 16, 2007 Report Posted February 16, 2007 you cant really learn how to code in a day... http://i466.photobucket.com/albums/rr22/3vilDoom/Evil-BW-Sig.gif
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now