4-of-a-Kind
Join Date: Mar 2005
Location: Your place or my place
Posts: 3,610
|
|
You can now request a certain number of previous hand histories from my database of posted hands. Currently this is limited to 10 hand histories, though that might be expanded in the future if it becomes useful.
So to reiterate:
"!handlist" will still return the previous 3 hands
I want to again encourage our members to post their histories and reads on the same line whenever possible like this:
This will allow the reads AND the link to show up in the !handlist feature.
Also I'm not sure if I mentioned the !calc function previously, but just in case you can request a basic calculation from me by using !calc. For example:
!calc 2+2 will return 4
!calc (2+2) will return 4
Note that proper parenthetical notation is important as mIRC follows strict order of operations. For Example:
!calc 2+2/4 will return 2.5
!calc (2+2)/4 will return 1
Thanks, and if anyone has any other ideas for scripts that would be even a little useful, let me know and I'll give them a shot. The mIRC scripting language is impressively powerful, but I'm not an expert coder.
-Euph
|