WinMX World :: Forum
Metis Scripts and Help => Games => Topic started by: reef on June 17, 2007, 10:17:44 am
-
A few people looking for this script on mxcontrol site and i was unable to link to it
so am posting it here.When i downloaded it originally it was named Poker v1.8
wether it is in fact that version i'm not sure......here it is anyways and thanks to
rockafeller skank for 1 of his many cool games for metis.
-
Thanks M8.. Been Looking Everywhere For This
-
Slight problem with this for those asking that didnt know to run this you also need the banker script made Richy.
********Please Note**********
For some users this banker script gives a runtime error when starting your robomx and joining a room. Im sorry if you have this fault but if you read down their is a modified version that doesnt crash the bot for those suffering with this problem. My apologies but least you can still play it :-D
-
Yup, it was originally posted on here so some of us could get it from MXControl.
Thanks Tiny.
-
as ne 1 managed to get this working yet ? lots have issuse with it
-
I have it working but i get a runtime error and my bot crashes every so often. :( Any suggetions on how to fix this would be appreciated.
-
same prob as mine have posted help requests every where lol seems like a lost cause
-
The runtim error is the timer part of the banker script, ive ben playing with this trying to fix it, al the timer does is reset the clock so that peole can keep doing the !dice part of the script, if this is annoying you and you want it to stop you can just delete the timer part of the script, This isnt my script but it has been brought to my attention and ill try to fix it if i can. Please be pateint with me as i dont have the time like i did to fix these things.
-
There is a working version on MXControl made by Richy and fixed by PenMax.
-
off what i noticed, penmax has only modifed the poker script, the fault reported thier is not the same as the runtime error reported here, as i posted the error only seems to appear with some users and is down to the timer part of the cashier script, im starting to think this is a actuall bug of metis/robomx than the script itself, it doesnt crash on my home PC but does crash on my pc at work, i am looking into this but seen as i can only test it at work, an at work im suppose to be working not fixing scripts it may take me awhile or may never.
-
As annoying as this is for now, here is a working copy that doesnt crash the bot and everything else works,
when you start the bot you will need to manually do !banktimer!. I really dont know why the bot wont do this for some people but i hope i will crack it evetually, enjoy this script till then anyway i know your probably dying to try it out.
-
I had a quick word with Richy over this, he seems to think it may be that it was created for an old version of metis, and said he would run it through a newer version asap
:D
-
well i use metis version 2.7 test 6. and it doesnt do it on home pc just works, so i really dont think it is anything to do wid him. but hay hope you find something that i cant :-D
-
Well i did take the !banktimer! section out of the script and it's working fine. So far it doesn't seem to affect adding money but I hooked everyone up with some extra cash in their accts lol So they're happy, i'm happy thanks for the suggestion Tiny.
-
<OnJoinRoom type="script">
<out type="push" extdata="JohnTheCashierDirectory">C:\</out>
<out type="pop" extdata="UsersWhoAddedMoney"></out>
</OnJoinRoom>
thats the part i removed and no probbs with it now
-
Yet again ive tried downloading these but when i open them they are in like a form of chineese writting?
Whats going wrong :shock:
-
The only advice i can give is.... copy all that script (chinese stuff included) lol.......paste to notepad..... when u x out and asked to save... u say yes....name the file Poker v1.8.xml make sure the ecoding is set to ANSI ..... notepad is reading it as unicode by the sounds of it.... it should work for ya,altho its a lil bit of a pain in the ass lol
-
not Chinese
[code]
<config>
<command type="script" flood="10">
<in>!poker</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Welcome to #c7#Røçkå#c1#fë££ë® #c8#§kåñK#c62#'s #c8#POKER#c62#!!!</out>
<out> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#To play type #c8#!deal #c62#or to view payout table type #c8#!payouts</out>
<out> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#For help on how to play poker type #c8#!pokerhelp#c62#.</out>
</command>
<command type="script">
<in>!pokerhelp</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c57#Rules To 5-Card Poker</out>
<out> #c1#·ìIí· #c51#You #c51#will be dealt 5 cards to start with.</out>
<out> #c1#·ìIí· #c51#You #c51#may hold as many or as few as you like, those not held will be removed,</out>
<out> #c51#and #c51#you will be dealt replacement cards.</out>
<out delay="1500"> #c1#.·´¯ìI[_Ì #c8#The #c8#aim is to end up with the best set of 5 cards you can. #c1#Í_]Ií¯`·.</out>
</command>
<command type="script" flood="7">
<in>!payouts</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out> #c8#PAYOUT TABLE #c62#for #c7#Røçkå#c1#fë££ë® #c8#§kåñK#c62#'s #c8#POKER</out>
<out>#c2#´¯`°¤ #c7#Royal Flush #c62#pays out #c8#£2500 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#5 of a Kind #c62#pays out #c8#£1500 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#Straight Flush #c62#pays out #c8#£1000 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#4 of a Kind #c62#pays out #c8#£750 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#Full House #c62#pays out #c8#£500 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#Straight #c62#pays out #c8#£200 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#Flush #c62#pays out #c8#£100 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#3 of a Kind #c62#pays out #c8#£50 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#Two Pair #c62#pays out #c8#£10 #c2#¤°´¯`</out>
<out>#c2#´¯`°¤ #c7#Pair #c62#pays out #c8#£5 #c2#¤°´¯`</out>
</command>
<command type="script">
<in>!deal</in>
<out type="goto" extdata="5" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out condition="!?" lvalue="$pokerIP$" rvalue="%IP%"> #c62#Sorry #c8#%NAME% #c62#but #c62#poker #c62#is #c62#in #c62#progress #c62#already #c62#please #c62#wait #c62#for #c62#current #c62#game #c62#to #c62#finish.</out>
<out type="break" condition="!?" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out type="break" condition="==" lvalue="$handnumber$" rvalue="2"></out>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="push" extdata="accountname">%NAME%</out>
<out type="push" extdata="accountlinenumber">0</out>
<out type="push" extdata="accountlinenumber"><operator type="+" lvalue="%USERVAR[accountlinenumber]%" rvalue="1"/></out>
<out type="push" extdata="accountline"><operator type="readfile" nvalue="%USERVAR[JohnTheCashierDirectory]%accounts.txt" lvalue="l" rvalue="%USERVAR[accountlinenumber]%"/></out>
<out type="goto" extdata="6" condition="?" lvalue="%USERVAR[accountline]%" rvalue="%USERVAR[accountname]%"></out>
<out type="goto" extdata="2" condition="==" lvalue="%USERVAR[accountline]%" rvalue=""></out>
<out type="goto" extdata="-4"></out>
<out> #c9#Íí]#c1#Ìì#c9#» #c8#I3åñK #c9#«#c1#íÍ#c9#[ìÌ #c57#%USERVAR[accountname]%#c51#, you have no current account.</out>
<out delay="800"> #c9#Íí]#c1#Ìì#c9#» #c8#I3åñK #c9#«#c1#íÍ#c9#[ìÌ #c51#Please set a new one up or ask an admin to change the name of an existing one of yours.</out>
<out type="break"></out>
<out type="push" extdata="accountlinespace"><operator type="strfind" lvalue="%USERVAR[accountline]%" rvalue=" "/></out>
<out type="push" extdata="accountline1"><operator type="strtrm" lvalue="%USERVAR[accountline]%" rvalue="%USERVAR[accountlinespace]%"/></out>
<out type="push" extdata="accountlinespace"><operator type="strrfind" lvalue="%USERVAR[accountline]%" rvalue=" "/></out>
<out type="push" extdata="accountline2"><operator type="strtrm" lvalue="%USERVAR[accountline]%" rvalue="%USERVAR[accountlinespace]%"/></out>
<out type="push" extdata="accountnumber"><operator type="strrem" lvalue="%USERVAR[accountline2]%" rvalue="%USERVAR[accountline1]% "/></out>
<out type="push" extdata="accountlinespace"><operator type="strrfind" lvalue="%USERVAR[accountline]%" rvalue=" "/></out>
<out type="push" extdata="accountline2"><operator type="strtrm" lvalue="%USERVAR[accountline]%" rvalue="%USERVAR[accountlinespace]%"/></out>
<out type="push" extdata="accountline1"><operator type="strrem" lvalue="%USERVAR[accountline]%" rvalue="%USERVAR[accountline2]% "/></out>
<out type="push" extdata="AccountReplacementAmount"><operator type="-" lvalue="%USERVAR[accountline1]%" rvalue="1000"/></out>
<out condition="?" lvalue="%USERVAR[AccountReplacementAmount]%" rvalue="-"> #c9#Íí]#c1#Ìì#c9#» #c8#I3åñK #c9#«#c1#íÍ#c9#[ìÌ #c57#%USERVAR[accountname]%#c51#, you do not have enough credit in your account.</out>
<out condition="?" lvalue="%USERVAR[AccountReplacementAmount]%" rvalue="-" delay="800">#c51#Please type #c57#!addmoney #c51#or win enough money on other games.</out>
<out type="break" condition="?" lvalue="%USERVAR[AccountReplacementAmount]%" rvalue="-"></out>
<out type="push" extdata="AccountReplaceMentLine">%USERVAR[accountname]% %USERVAR[accountnumber]% %USERVAR[AccountReplacementAmount]%</out>
<out type="push" extdata="accountlinenumber">0</out>
<out type="pop" extdata="accountnewfile"></out>
<out type="push" extdata="accountlinenumber"><operator type="+" lvalue="%USERVAR[accountlinenumber]%" rvalue="1"/></out>
<out type="push" extdata="accountline"><operator type="readfile" nvalue="%USERVAR[JohnTheCashierDirectory]%accounts.txt" lvalue="l" rvalue="%USERVAR[accountlinenumber]%"/></out>
<out type="goto" extdata="5" condition="==" lvalue="%USERVAR[accountline]%" rvalue=""></out>
<out type="push" extdata="accountline" condition="?" lvalue="%USERVAR[accountline]%" rvalue="%USERVAR[accountname]%">%USERVAR[AccountReplaceMentLine]%</out>
<out type="push" extdata="accountnewfile"><operator type="strcat" lvalue="%USERVAR[accountnewfile]%" rvalue="%USERVAR[accountline]%"/></out>
<out type="push" extdata="accountnewfile"><operator type="strcat" lvalue="%USERVAR[accountnewfile]%" rvalue="«newline«"/></out>
<out type="goto" extdata="-6"></out>
<out type="push" extdata="accountnewfile"><operator type="strrep" nvalue="%USERVAR[accountnewfile]%" lvalue="«newline«" rvalue="\n"/></out>
<out type="file" mode="t" extdata="%USERVAR[JohnTheCashierDirectory]%accounts.txt">%USERVAR[accountnewfile]%</out>
<out type="push" extdata="accountpounds"><operator type="/" lvalue="%USERVAR[AccountReplacementAmount]%" rvalue="100"/></out>
<out type="push" extdata="accountpence"><operator type="%" lvalue="%USERVAR[AccountReplacementAmount]%" rvalue="100"/></out>
<out type="push" extdata="accountpence" condition="<" lvalue="%USERVAR[accountpence]%" rvalue="10">0%USERVAR[accountpence]%</out>
<out type="pop" extdata="pokeraccountpounds1"></out>
<out type="push" extdata="pokeraccountpounds5">%USERVAR[accountpounds]%</out>
<out type="push" extdata="pokeraccountpoundslen"><operator type="strlen" lvalue="%USERVAR[pokeraccountpounds5]%"/></out>
<out type="push" extdata="pokeraccountpoundslen"><operator type="-" lvalue="%USERVAR[pokeraccountpoundslen]%" rvalue="3"/></out>
<out type="goto" extdata="8" condition="==" lvalue="%USERVAR[pokeraccountpoundslen]%" rvalue="0"></out>
<out type="goto" extdata="7" condition="?" lvalue="%USERVAR[pokeraccountpoundslen]%" rvalue="-"></out>
<out type="push" extdata="pokeraccountpounds2"><operator type="strtrm" lvalue="%USERVAR[pokeraccountpounds5]%" rvalue="%USERVAR[pokeraccountpoundslen]%"/></out>
<out type="push" extdata="pokeraccountpounds3"><operator type="strrem" lvalue=" %USERVAR[pokeraccountpounds5]%" rvalue=" %USERVAR[pokeraccountpounds2]%"/></out>
<out type="push" extdata="pokeraccountpounds1" condition="!=" lvalue="%USERVAR[pokeraccountpounds1]%" rvalue="">%USERVAR[pokeraccountpounds3]%,%USERVAR[pokeraccountpounds1]%</out>
<out type="push" extdata="pokeraccountpounds1" condition="==" lvalue="%USERVAR[pokeraccountpounds1]%" rvalue="">%USERVAR[pokeraccountpounds3]%</out>
<out type="push" extdata="pokeraccountpounds5">%USERVAR[pokeraccountpounds2]%</out>
<out type="goto" extdata="-9"></out>
<out type="push" extdata="pokeraccountpounds1" condition="!=" lvalue="%USERVAR[pokeraccountpounds1]%" rvalue="">%USERVAR[pokeraccountpounds5]%,%USERVAR[pokeraccountpounds1]%</out>
<out type="push" extdata="pokeraccountpounds1" condition="==" lvalue="%USERVAR[pokeraccountpounds1]%" rvalue="">%USERVAR[pokeraccountpounds5]%</out>
<out> #c9#Íí]#c1#Ìì#c9#» #c8#I3åñK #c9#«#c1#íÍ#c9#[ìÌ #c57#%USERVAR[accountname]%#c51#, your account contains #c8#£%USERVAR[pokeraccountpounds1]%.%USERVAR[accountpence]%#c51#.</out>
<out type="push" extdata="playing">1</out>
<out type="push" extdata="pokerIP">%IP%</out>
<out type="push" extdata="1498">0</out>
<out type="push" extdata="cardnumber10">0</out>
<out type="push" extdata="cardnumber9">0</out>
<out type="push" extdata="cardnumber8">0</out>
<out type="push" extdata="cardnumber7">0</out>
<out type="push" extdata="cardnumber6">0</out>
<out type="push" extdata="cardnumber5">0</out>
<out type="push" extdata="cardnumber4">0</out>
<out type="push" extdata="cardnumber3">0</out>
<out type="push" extdata="cardnumber2">0</out>
<out type="push" extdata="cardnumber1">0</out>
<out type="push" extdata="card">1</out>
<out type="push" extdata="AllNums"></out>
<out type="push" extdata="JokerCount">0</out>
<out type="push" extdata="1500">A</out>
<out type="push" extdata="1501">2</out>
<out type="push" extdata="1502">3</out>
<out type="push" extdata="1503">4</out>
<out type="push" extdata="1504">5</out>
<out type="push" extdata="1505">6</out>
<out type="push" extdata="1506">7</out>
<out type="push" extdata="1507">8</out>
<out type="push" extdata="1508">9</out>
<out type="push" extdata="1509">10</out>
<out type="push" extdata="1510">J</out>
<out type="push" extdata="1511">Q</out>
<out type="push" extdata="1512">K</out>
<out type="push" extdata="1513">#c1#JøKë®</out>
<out type="push" extdata="1514">#c63#Ç</out>
<out type="push" extdata="1515">#c8#Ð</out>
<out type="push" extdata="1516">#c63#§</out>
<out type="push" extdata="1517">#c8#(-)</out>
<out type="push" extdata="1518">%RANDOMNUM[14]%</out>
<out type="push" extdata="1518" condition="<" lvalue="%USERVAR[1518]%" rvalue="10">0%USERVAR[1518]%</out>
<out type="push" extdata="1519">$15%USERVAR[1518]%$</out>
### %USERVAR[1519]% is the number ###
<out type="goto" extdata="2" condition="!=" lvalue="$JokerCount$" rvalue="1"></out>
<out type="goto" extdata="-4" condition="?" lvalue="%USERVAR[1519]%" rvalue="JøKë®"></out>
<out type="push" extdata="JokerCount" condition="?" lvalue="%USERVAR[1519]%" rvalue="JøKë®">1</out>
<out type="push" extdata="1520">%RANDOMNUM[4]%</out>
<out type="push" extdata="1521"><operator type="+" lvalue="%USERVAR[1520]%" rvalue="14"/></out>
<out type="push" extdata="1522">$15%USERVAR[1521]%$</out>
### %USERVAR[1522]% is the suit ###
<out type="push" extdata="1519" condition="?" lvalue="%USERVAR[1522]%" rvalue="Ç">#c63#%USERVAR[1519]%</out>
<out type="push" extdata="1519" condition="?" lvalue="%USERVAR[1522]%" rvalue="Ð">#c8#%USERVAR[1519]%</out>
<out type="push" extdata="1519" condition="?" lvalue="%USERVAR[1522]%" rvalue="§">#c63#%USERVAR[1519]%</out>
<out type="push" extdata="1519" condition="?" lvalue="%USERVAR[1522]%" rvalue="(-)">#c8#%USERVAR[1519]%</out>
<out type="push" extdata="1523" condition="?" lvalue="%USERVAR[1519]%" rvalue="JøKë®">#c1#JøKë®</out>
<out type="push" extdata="1523" condition="!?" lvalue="%USERVAR[1519]%" rvalue="JøKë®">%USERVAR[1519]% #c1#- %USERVAR[1522]%</out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="1">%USERVAR[1523]%</out>
<out type="goto" extdata="12" condition="==" lvalue="$card$" rvalue="1"></out>
<out type="goto" extdata="-18" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="2">$AllNums$|%USERVAR[1523]%</out>
<out type="goto" extdata="9" condition="==" lvalue="$card$" rvalue="2"></out>
<out type="goto" extdata="-21" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="3">$AllNums$|%USERVAR[1523]%</out>
<out type="goto" extdata="6" condition="==" lvalue="$card$" rvalue="3"></out>
<out type="goto" extdata="-24" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="4">$AllNums$|%USERVAR[1523]%</out>
<out type="goto" extdata="3" condition="==" lvalue="$card$" rvalue="4"></out>
<out type="goto" extdata="-27" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="5">$AllNums$|%USERVAR[1523]%</out>
<out type="push" extdata="cardnumber5">$cardnumber4$</out>
<out type="push" extdata="cardnumber4">$cardnumber3$</out>
<out type="push" extdata="cardnumber3">$cardnumber2$</out>
<out type="push" extdata="cardnumber2">$cardnumber1$</out>
<out type="push" extdata="cardnumber1">%USERVAR[1523]%</out>
<out type="push" extdata="card"><operator type="+" lvalue="$card$" rvalue="1"/></out>
<out type="goto" extdata="-35" condition="==" lvalue="$cardnumber5$" rvalue="0"></out>
<out> $cardnumber1$ #c1#| $cardnumber2$ #c1#| $cardnumber3$ #c1#| $cardnumber4$ #c1#| $cardnumber5$</out>
<out type="push" extdata="holding1">0</out>
<out type="push" extdata="holding2">0</out>
<out type="push" extdata="holding3">0</out>
<out type="push" extdata="holding4">0</out>
<out type="push" extdata="holding5">0</out>
<out type="push" extdata="handnumber">1</out>
<out type="self">!winhand</out>
</command>
<command type="script">
<in>!hold1</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="==" lvalue="$holding1$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#1 #c62#is #c8#already #c62#held.</out>
<out type="break" condition="==" lvalue="$holding1$" rvalue="1"></out>
<out condition="!=" lvalue="$holding1$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#1 #c62#has been held.</out>
<out type="push" extdata="card1held">$cardnumber1$</out>
<out type="push" extdata="holding1">1</out>
</command>
<command type="script">
<in>!unhold1</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="!=" lvalue="$holding1$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#1 #c62#wasn't held before.</out>
<out type="break" condition="!=" lvalue="$holding1$" rvalue="1"></out>
<out condition="==" lvalue="$holding1$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#1 #c62#will #c62#no #c62#longer #c62#be #c62#held.</out>
<out type="push" extdata="holding1">0</out>
</command>
<command type="script">
<in>!hold2</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="==" lvalue="$holding2$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#2 #c62#is #c8#already #c62#held.</out>
<out type="break" condition="==" lvalue="$holding2$" rvalue="1"></out>
<out condition="!=" lvalue="$holding2$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#2 #c62#has been held.</out>
<out type="push" extdata="card2held">$cardnumber2$</out>
<out type="push" extdata="holding2">1</out>
</command>
<command type="script">
<in>!unhold2</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="!=" lvalue="$holding2$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#2 #c62#wasn't held before.</out>
<out type="break" condition="!=" lvalue="$holding2$" rvalue="1"></out>
<out condition="==" lvalue="$holding2$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#2 #c62#will #c62#no #c62#longer #c62#be #c62#held.</out>
<out type="push" extdata="holding2">0</out>
</command>
<command type="script">
<in>!hold3</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="==" lvalue="$holding3$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#3 #c62#is #c8#already #c62#held.</out>
<out type="break" condition="==" lvalue="$holding3$" rvalue="1"></out>
<out condition="!=" lvalue="$holding3$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#3 #c62#has been held.</out>
<out type="push" extdata="card3held">$cardnumber3$</out>
<out type="push" extdata="holding3">1</out>
</command>
<command type="script">
<in>!unhold3</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="!=" lvalue="$holding3$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#3 #c62#wasn't held before.</out>
<out type="break" condition="!=" lvalue="$holding3$" rvalue="1"></out>
<out condition="==" lvalue="$holding3$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#3 #c62#will #c62#no #c62#longer #c62#be #c62#held.</out>
<out type="push" extdata="holding3">0</out>
</command>
<command type="script">
<in>!hold4</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="==" lvalue="$holding4$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#4 #c62#is #c8#already #c62#held.</out>
<out type="break" condition="==" lvalue="$holding4$" rvalue="1"></out>
<out condition="!=" lvalue="$holding4$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#4 #c62#has been held.</out>
<out type="push" extdata="card4held">$cardnumber4$</out>
<out type="push" extdata="holding4">1</out>
</command>
<command type="script">
<in>!unhold4</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="!=" lvalue="$holding4$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#4 #c62#wasn't held before.</out>
<out type="break" condition="!=" lvalue="$holding4$" rvalue="1"></out>
<out condition="==" lvalue="$holding4$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#4 #c62#will #c62#no #c62#longer #c62#be #c62#held.</out>
<out type="push" extdata="holding4">0</out>
</command>
<command type="script">
<in>!hold5</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="==" lvalue="$holding5$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#5 #c62#is #c8#already #c62#held.</out>
<out type="break" condition="==" lvalue="$holding5$" rvalue="1"></out>
<out condition="!=" lvalue="$holding5$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#5 #c62#has been held.</out>
<out type="push" extdata="card5held">$cardnumber5$</out>
<out type="push" extdata="holding5">1</out>
</command>
<command type="script">
<in>!unhold5</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out condition="!=" lvalue="$holding5$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#5 #c62#wasn't held before.</out>
<out type="break" condition="!=" lvalue="$holding5$" rvalue="1"></out>
<out condition="==" lvalue="$holding5$" rvalue="1"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c62#Card #c8#5 #c62#will #c62#no #c62#longer #c62#be #c62#held.</out>
<out type="push" extdata="holding5">0</out>
</command>
<command type="script">
<in>!holdall</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out type="push" extdata="holdingall">0</out>
<out type="push" extdata="holdingall" condition="==" lvalue="$holding1$" rvalue="1"><operator type="+" lvalue="%$holdingall$" rvalue="1"/></out>
<out type="push" extdata="holdingall" condition="==" lvalue="$holding2$" rvalue="1"><operator type="+" lvalue="%$holdingall$" rvalue="1"/></out>
<out type="push" extdata="holdingall" condition="==" lvalue="$holding3$" rvalue="1"><operator type="+" lvalue="%$holdingall$" rvalue="1"/></out>
<out type="push" extdata="holdingall" condition="==" lvalue="$holding4$" rvalue="1"><operator type="+" lvalue="%$holdingall$" rvalue="1"/></out>
<out type="push" extdata="holdingall" condition="==" lvalue="$holding5$" rvalue="1"><operator type="+" lvalue="%$holdingall$" rvalue="1"/></out>
<out condition="==" lvalue="$holdingall$" rvalue="5"> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c8#All #c62#cards #c62#are #c8#already #c62#held.</out>
<out type="break" condition="==" lvalue="$holdingall$" rvalue="5"></out>
<out type="push" extdata="card1held">$cardnumber1$</out>
<out type="push" extdata="card2held">$cardnumber2$</out>
<out type="push" extdata="card3held">$cardnumber3$</out>
<out type="push" extdata="card4held">$cardnumber4$</out>
<out type="push" extdata="card5held">$cardnumber5$</out>
<out type="push" extdata="holding1">1</out>
<out type="push" extdata="holding2">1</out>
<out type="push" extdata="holding3">1</out>
<out type="push" extdata="holding4">1</out>
<out type="push" extdata="holding5">1</out>
<out> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c8#All #c62#cards #c62#are #c62#now #c62#held.</out>
</command>
<command type="script">
<in>!unholdall</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out condition="==" lvalue="$playing$" rvalue="1"> #c62#Sorry #c8#%NAME% #c62#but poker is in progress already please wait for current game to finish.</out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out type="push" extdata="holding1">0</out>
<out type="push" extdata="holding2">0</out>
<out type="push" extdata="holding3">0</out>
<out type="push" extdata="holding4">0</out>
<out type="push" extdata="holding5">0</out>
<out> #c9#»#c1#·#c9#´¯`#c1#°#c9#±#c8#Ðëå£ë®#c9#±#c1#°#c9#´¯`#c1#·#c9#« #c8#NO #c62#cards #c62#will #c62#be #c62#held #c62#any #c62#longer.</out>
</command>
<command type="script">
<in>!deal</in>
<out type="break" condition="==" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_"></out>
<out type="break" condition="!=" lvalue="$handnumber$" rvalue="2"></out>
<out type="goto" extdata="3" condition="==" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out type="break" condition="!=" lvalue="$pokerIP$" rvalue="%IP%"></out>
<out type="break" condition="==" lvalue="$playing$" rvalue="1"></out>
<out type="push" extdata="cardnumber10">0</out>
<out type="push" extdata="cardnumber9">0</out>
<out type="push" extdata="cardnumber8">0</out>
<out type="push" extdata="cardnumber7">0</out>
<out type="push" extdata="cardnumber6">0</out>
<out type="push" extdata="1518">%RANDOMNUM[14]%</out>
<out type="push" extdata="1518" condition="<" lvalue="%USERVAR[1518]%" rvalue="10">0%USERVAR[1518]%</out>
<out type="push" extdata="1519">$15%USERVAR[1518]%$</out>
### %USERVAR[1519]% is the number ###
<out type="push" extdata="1520">%RANDOMNUM[4]%</out>
<out type="push" extdata="1521"><operator type="+" lvalue="%USERVAR[1520]%" rvalue="14"/></out>
<out type="push" extdata="1522">$15%USERVAR[1521]%$</out>
### %USERVAR[1522]% is the suit ###
<out type="push" extdata="1519" condition="?" lvalue="%USERVAR[1522]%" rvalue="Ç">#c63#%USERVAR[1519]%</out>
<out type="push" extdata="1519" condition="?" lvalue="%USERVAR[1522]%" rvalue="Ð">#c8#%USERVAR[1519]%</out>
<out type="push" extdata="1519" condition="?" lvalue="%USERVAR[1522]%" rvalue="§">#c63#%USERVAR[1519]%</out>
<out type="push" extdata="1519" condition="?" lvalue="%USERVAR[1522]%" rvalue="(-)">#c8#%USERVAR[1519]%</out>
<out type="push" extdata="1523" condition="?" lvalue="%USERVAR[1519]%" rvalue="JøKë®">#c1#JøKë®</out>
<out type="push" extdata="1523" condition="!?" lvalue="%USERVAR[1519]%" rvalue="JøKë®">%USERVAR[1519]% #c1#- %USERVAR[1522]%</out>
<out type="goto" extdata="-12" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="6">$AllNums$|%USERVAR[1523]%</out>
<out type="goto" extdata="12" condition="==" lvalue="$card$" rvalue="6"></out>
<out type="goto" extdata="-15" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="7">$AllNums$|%USERVAR[1523]%</out>
<out type="goto" extdata="9" condition="==" lvalue="$card$" rvalue="7"></out>
<out type="goto" extdata="-18" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="8">$AllNums$|%USERVAR[1523]%</out>
<out type="goto" extdata="6" condition="==" lvalue="$card$" rvalue="8"></out>
<out type="goto" extdata="-21" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="9">$AllNums$|%USERVAR[1523]%</out>
<out type="goto" extdata="3" condition="==" lvalue="$card$" rvalue="9"></out>
<out type="goto" extdata="-24" condition="?" lvalue="$AllNums$" rvalue="%USERVAR[1523]%"></out>
<out type="push" extdata="AllNums" condition="==" lvalue="$card$" rvalue="10">$AllNums$|%USERVAR[1523]%</out>
<out type="push" extdata="cardnumber10">$cardnumber9$</out>
<out type="push" extdata="cardnumber9">$cardnumber8$</out>
<out type="push" extdata="cardnumber8">$cardnumber7$</out>
<out type="push" extdata="cardnumber7">$cardnumber6$</out>
<out type="push" extdata="cardnumber6">%USERVAR[1523]%</out>
<out type="push" extdata="card"><operator type="+" lvalue="$card$" rvalue="1"/></out>
<out type="goto" extdata="-32" condition="==" lvalue="$cardnumber10$" rvalue="0"></out>
<out type="push" extdata="cardnumber6" condition="==" lvalue="$holding1$" rvalue="1">$card1held$</out>
<out type="push" extdata="cardnumber7" condition="==" lvalue="$holding2$" rvalue="1">$card2held$</out>
<out type="push" extdata="cardnumber8" condition="==" lvalue="$holding3$" rvalue="1">$card3held$</out>
<out type="push" extdata="cardnumber9" condition="==" lvalue="$holding4$" rvalue="1">$card4held$</out>
<out type="push" extdata="cardnumber10" condition="==" lvalue="$holding5$" rvalue="1">$card5held$</out>
<out> $cardnumber6$ #c1#| $cardnumber7$ #c1#| $cardnumber8$ #c1#| $cardnumber9$ #c1#| $cardnumber10$</out>
<out type="push" extdata="handnumber">2</out>
<out type="self">!winhand</out>
</command>
<command type="script">
<in users="_BOT_SELF_TRIGGER_">!winhand</in>
<out type="goto" extdata="2" condition="==" lvalue="$playing$" rvalue="1"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="push" extdata="Win">0</out>
<out type="push" extdata="handmatches">0</out>
<out type="push" extdata="matchnumber" condition="==" lvalue="$handnumber$" rvalue="1">0</out>
<out type="push" extdata="matchnumber" condition="==" lvalue="$handnumber$" rvalue="2">5</out>
<out type="push" extdata="matchjokernumber">0</out>
<out type="pop" extdata="matchcardnumber1"></out>
<out type="pop" extdata="matchcardnumber2"></out>
<out type="pop" extdata="matchcardnumber3"></out>
<out type="pop" extdata="matchcardnumber4"></out>
<out type="pop" extdata="matchcardnumber5"></out>
<out type="push" extdata="matchnumber"><operator type="+" lvalue="$matchnumber$" rvalue="1"/></out>
<out type="push" extdata="matchcard">$cardnumber%USERVAR[matchnumber]%$</out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="#c1#"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue=" - "/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="#c8#"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="#c63#"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="Ç"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="Ð"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="§"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="(-)"/></out>
<out type="push" extdata="matchcardnumber1">$matchcardnumber2$</out>
<out type="push" extdata="matchcardnumber2">$matchcardnumber3$</out>
<out type="push" extdata="matchcardnumber3">$matchcardnumber4$</out>
<out type="push" extdata="matchcardnumber4">$matchcardnumber5$</out>
<out type="push" extdata="matchcardnumber5">$matchcard$</out>
<out type="push" extdata="matchjokernumber" condition="==" lvalue="$matchcard$" rvalue="JøKë®">1</out>
<out type="goto" extdata="-16" condition="==" lvalue="$matchcardnumber1$" rvalue=""></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber1$" rvalue="$matchcardnumber2$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber1$" rvalue="$matchcardnumber3$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber1$" rvalue="$matchcardnumber4$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber1$" rvalue="$matchcardnumber5$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber2$" rvalue="$matchcardnumber3$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber2$" rvalue="$matchcardnumber4$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber2$" rvalue="$matchcardnumber5$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber3$" rvalue="$matchcardnumber4$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber3$" rvalue="$matchcardnumber5$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="handmatches" condition="==" lvalue="$matchcardnumber4$" rvalue="$matchcardnumber5$"><operator type="+" lvalue="$handmatches$" rvalue="1"/></out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="0">0</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="1">1</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="2">2</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="3">3</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="4">6</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="6">7</out>
<out type="goto" extdata="7" condition="!=" lvalue="$matchjokernumber$" rvalue="1"></out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="0">1</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="1">3</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="2">6</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="3">7</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="4">6</out>
<out type="push" extdata="Win" condition="==" lvalue="$handmatches$" rvalue="6">9</out>
<out type="self" condition="==" lvalue="$Win$" rvalue="0">!flushwinhand</out>
<out type="break" condition="==" lvalue="$Win$" rvalue="0"></out>
<out type="goto" extdata="4" condition="!=" lvalue="$matchjokernumber$" rvalue="1"></out>
<out type="goto" extdata="3" condition="!=" lvalue="$Win$" rvalue="1"></out>
<out type="self">!flushwinhand</out>
<out type="break"></out>
<out type="self">!finalhandwin</out>
</command>
<command type="script">
<in users="_BOT_SELF_TRIGGER_">!flushwinhand</in>
<out type="goto" extdata="2" condition="==" lvalue="$playing$" rvalue="1"></out>
<out type="break" condition="!=" lvalue="$playing$" rvalue="1"></out>
<out type="push" extdata="handmatches">0</out>
<out type="push" extdata="matchjokernumber">0</out>
<out type="pop" extdata="matchcardnumber1"></out>
<out type="pop" extdata="matchcardnumber2"></out>
<out type="pop" extdata="matchcardnumber3"></out>
<out type="pop" extdata="matchcardnumber4"></out>
<out type="pop" extdata="matchcardnumber5"></out>
<out type="push" extdata="Win2">0</out>
<out type="push" extdata="matchnumber" condition="==" lvalue="$handnumber$" rvalue="1">0</out>
<out type="push" extdata="matchnumber" condition="==" lvalue="$handnumber$" rvalue="2">5</out>
<out type="push" extdata="matchnumber"><operator type="+" lvalue="$matchnumber$" rvalue="1"/></out>
<out type="push" extdata="matchcard">$cardnumber%USERVAR[matchnumber]%$</out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="#c1#"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue=" - "/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="#c8#"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="#c63#"/></out>
<out type="push" extdata="matchcard"><operator type="strrep" nvalue="$matchcard$" lvalue="10" rvalue="X"/></out>
<out type="goto" extdata="3" condition="!?" lvalue="$matchcard$" rvalue="JøKë®"></out>
<out type="push" extdata="matchjokernumber">1</out>
<out type="goto" extdata="3"></out>
<out type="push" extdata="matchcard1"><operator type="strtrm" lvalue="$matchcard$" rvalue="1"/></out>
<out type="push" extdata="matchcard"><operator type="strrem" lvalue="$matchcard$" rvalue="$matchcard1$"/></out>
<out type="push" extdata="matchcardnumber1">$matchcardnumber2$</out>
<out type="push" extdata="matchcardnumber2">$matchcardnumber3$</out>
<out type="push" extdata="matchcardnumber3">$matchcardnumber4$</out>
<out type="push" extdata="matchcardnumber4">$matchcardnumber5$</out>
<out type="push" extdata="matchcardnumber5">$matchcard$</out>
<out ty
-
plz delete last post and ill put it in in code, oops thought i had don't know what happend
-
u probably did.... the length of the script is most likely 2 long....is why most large scripts are uploaded rather than posted in code
-
Thankyou very much for that :lol:
is that how the code finishes? <out ty
Also does the banker/JohnTheCashier work well with this, without crashing?
thankyou
-
no sorry doesn't Finnish ty don't know what happend but if u would like to pop in our room Tv and film lounge _58442E5022C3 ill rar it up along with my banker that works fine and gladly ul it to u
-
thanks very much and i will pop to yours, thanks for the invite :lol:
-
I've ran this version of poker along with the latest version of john the cashier in robomx 2.80 metis270 test6 for quite some time without any problems.Recently i decided to move it into the latest metis bot using robomx 2.80
and bides b1m4 and got the same runtime errors as many others have mentioned.After a bit of playin around.. without removing any of the script i changed all instances of "%USERVAR[JohnTheCashierDirectory]%accounts.txt" to the actual directory which for me looks like this.. "C:\Program Files\Metis Test\Plugins\accounts.txt"
This seems to have resolved the runtime errors and the 1 hour timer appears and money can be added to users accounts.....so for anybody havin problems with this,this may work for you as well.
-
Do people want an updated version fully working in robo 2.8 metis 2.8b1m4? Or wld i be wasting my time?
-
multi-player version? :) *hint* I think heaps of ppl would be glad to see an updated version
regardless of the hint lol
-
yes i would love an updated version of this game :) thanks rockerfeller
-
oops sorry rockafeller lol
-
A multi-player version wld need a complete re-write of the entire script. If anyone has actually bothered to look at the script it is very long (i can assure you as i wrote and tested every single line one at a time) especially the reading wins section. Surprisingly im not going to do that, (i have done the hard work someone is welcome to create a new one with mutiplayer based on mine and im more than willing to aid) but no way am i doing it.
So just it fuly working in the new version or is there anything anyone wants to see added?
Also has anyone ever gotten the dead mans hand? You'll know wot i mean if you have... ;-)
-
I think anybody thats used it knows how long the code is lol .....multi-player was a shot in the dark
didnt think ya'd actually go for that 1 :P and nope never seen the deadmans hand yet and i got sum poker
fanatics playin quite regularly.... its a great game anyways rockafeller and looking forward to whatever updates you make for it :D
-
Well dead mans hand is:-
Ace - Spades
Ace - Clubs
8 - Spades
8 - Clubs
Q - Hearts
Get that and you get a special secret.
Plus y wld you want multiplayer version of poker? this is just 5 card poker so there aint anyone to play against, i did start texas hold em multiplayer...wld that be better?
-
i think texas hold em would go over well.... people seem to like the multi-player games where they can play
against other users and maybe fire up a little competetiveness.Not that single player games are bad its just nice
to be able to play some games against your roomies rather than the bot. :)
-
problem is making the bot clever enuf to realise when to bet wen to raise wen to fold etc
-
I could definately go for an updated version that works with robo 2.8 metis 2.8b1m4 as this is what i am currently running for our room (5* Quality Movies) and was also wondering if there is a way to get around the * in our names conflicting with the script in some way.
-
Well any new version would get around characters in names etc so stay tuned.
For any news on testing etc join http://therebelion.myfreeforum.org/ as this is where i post all my scripts
-
Very good :D
I joined and if its ok i'll try a few your scripts :)
cheers :lol: