HypeRPG
Published Feb 19, 2007
Updated
HypeRPG is a fun RPG game that I made a couple months ago while I was bored out of my mind. I am quite pleased at how it turned out. It features 64 towns, battles with monsters and other logged-in players, and the ability to buy and sell items, even level-ups. It is a fun game, just stick this script on your mIRC 6.16 bot, do some quick configuration, and you're set for launch!
Filename
Size
Date
Downloads
9.23 KB
Feb 19, 2007
4,542
I didnt take the time to review this game, Since it seems like such a large game. However, I looked over the files and bugfixes. And it seems like anyone looking for a text based irc rpg would like this game, and it shouldnt give you too many problems.
Not a bad script, personally I would've preferred a lot fewer halt commands in the code, and as this is an RPG, it would run better if it was reconfigured to use hash tables, rather than ini files.
I noted that the player's options are closed if they quit or part the channel, but there's nothing handling the same sequence if the player is kicked from the channel.
I tested the code in a temporary channel along with a few friends, and it worked well, aside from the lag required for the disk access for the reading/writing of the ini files.
...