It's good but the problem with notice or in pm is that you can't see what color the cards are
(16:47:38) -R-Bot- Your cards: [6] [D2] [R] [8] [4] [S] [9]
so yeh i have to try and play like each color before i find the right one lol
(23:56:17) <~Rapso`Tired> !sgame
(23:56:17) <~R-Bot> The game has been started, type !Roll to play
(23:56:18) <~R-Bot> Rapso`Tired it's your turn
(23:56:21) <~Rapso`Tired> !roll
(23:56:21) <~R-Bot> Rapso`Tired rolled 4 & 6 so you move 10 spaces
(23:56:21) <~R-Bot> You landed on "Visiting Jail"
(23:56:21) <~R-Bot> kip it's your turn
(23:56:21) <@kip> !roll
(23:56:22) <~R-Bot> kip rolled 3 & 4 so you move 7 spaces
(23:56:22) <~R-Bot> You landed on "Chance"
(23:56:22) <~R-Bot> kip Bank Pays You Dividend of £50
(23:56:22) <~R-Bot> kip you now have £1550
(23:56:22) <~R-Bot> Soad`afk it's your turn
(23:56:29) <@Soad`afk> !roll
(23:56:29) <~R-Bot> Soad`afk rolled 4 & 4 so you move 8 spaces
(23:56:30) <~R-Bot> You landed on "Euston Road" Price: £100
(23:56:30) <~R-Bot> Soad`afk you get to roll again
(23:56:34) <@Soad`afk> yihaa
(23:56:37) <@Soad`afk> !roll
working fine for me :x it does need reprogrammed though i made it before i learnt how to code properly.
I can't get this to find any of my logs. I go into my mIRC program file and the logs are there but this log viewer won't show any of the logs. Is it something I did wrong or is it something else?
You had the same problem as me but i edited it abit i will show you what i have.
Code
i changed the operator $logdir to variable %logpath and set the path to my log folder and changed all the other $logdir operators to %logpath and it should work hope i helped :)
(17:26:24) <~Rapso> !bet
(17:26:24) <~Zach> Rapso added to this round 3 more player required!
(17:26:34) <~Rapso> !bet
(17:26:35) <~Zach> Rapso added to this round 2 more player required!
(17:26:40) <~Rapso> !bet
(17:26:41) <~Zach> Rapso added to this round 1 more player required!
(17:26:42) <~Rapso> !bet
(17:26:43) <~Zach> Game full.. Game now starting.
(17:26:43) * ~Zach Draws a(n) queen and places it infront of Rapso
(17:26:43) * ~Zach Draws a(n) 10 and places it infront of Rapso
(17:26:44) * ~Zach Draws a(n) 3 and places it infront of Rapso
(17:26:44) * ~Zach Draws a(n) king and places it infront of Rapso
(17:26:44) * ~Zach Draws a(n) king and places it infront of Rapso
(17:26:44) * ~Zach Draws a(n) 8 and places it infront of Rapso
(17:26:44) * ~Zach Draws a(n) 5 and places it infront of Rapso
(17:26:44) * ~Zach Draws a(n) 10 and places it infront of Rapso
(17:26:44) * ~Zach Draws 2 cards for himself!!
(17:26:44) <~Zach> Rapso has 0
(17:26:45) <~Zach> Rapso has 18
(17:26:46) <~Zach> Rapso has 8
can play as yourself 3 times
hope you can fix this :)
Looks good, but I can't run it on OS X. conio.h is a Windows/DOS library that generally doesn't run on Linux/Unix systems. Maybe you can find an alternative that works more universally?
took that out and replaced it with a system pause instead.