csgraves28

csgraves28

Joined
Apr 09, 2010

Activity Stream

csgraves28 commented on a Page, Casino Bot   -  Apr 06, 2011

Thanks napa182,as you see I am new to posting on Hawkee so I was unfamilar with where exactly to post it,but still I need help on putting flood protection on the triggers.

 Respond  
csgraves28 created a Page  -  Apr 05, 2011

This is a Casino Bot that i got from here..It is not mine I give full credits to the author of this script (Chef-Tech)..http://www.evolutionscriptz.com/downloads.php?view=detail&df_id=241 I am mainly posting this because i need help on flood protection so my bot doesn't flood off the server i am on..Many thanks for any and all help :)

csgraves28 commented on a Page, Barntender Bot  -  Apr 09, 2010

for example
ON :TEXT::#: {
if ($1 == !bar) {
.notice $nick Can i get you anything to drink? Type !Drinklist for a list of drinks.
.timer 1 1 .notice $nick I forgot to mention, in order for us to serve you please open a tab. Just type !maketab and your tab will be setup. you only need to do this once i will remember you from now on.
}
if ($1 == !Maketab) {
set % $+ $nick
.inc % $+ $nick 0
.timer 1 1 .notice $nick Alright buddy your tab is all set up go ahead and order your drinks. Don't be a deadbeat customer and please pay your tab.
.timer 1 2 .notice $nick if you're wondering how much you owe just type !Checktab or to pay it simply type !Pay and your tab will be cleared and you can order more drinks. we do have a cutoff here of 100 dollars so if your tab reaches 100 you need to pay it before you can resume drinking.
}
if ($1 == !Drinklist) {
describe $Chan Points to a sign on the wall
.timer 1 3 .notice $nick We have a good assorment round here. soda, jack and coke, rum and coke,water,beer,vodka and coke, jager, soco, cuba libre,
.timer 1 4 .notice $nick Looking at drinks i see. well to order simply type your drink with an exlamation point in front like so !soda. As you order a drink i will add it to your tab. multi name drinks such as jack and coke can be odered by just typing the alcohol name so for jack and coke it would be !jack.
.timer 1 6 .notice $nick Ohh, don't forget to keep track of your tab. To check it at any time use the !Checktab command, and pay with the !pay command.
}
}
and so on like this :)

 Respond  
csgraves28 commented on a Page, Barntender Bot  -  Apr 09, 2010

PsykotyK you can take a lot of your on text events and make them if statements...save on space :)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.