Temple Of Elemental Evil Level Cap Remover

Version 0.11

About

This Javascript program patches TOEE to allow your characters to advance to level 20. Without this patch, characters are limited to level 10.

Details

Most but not all things work.

Things that work correctly for 11th and higher levels

Things that don't work

System Requirements

TOEE Level Cap Remover requires Temple of Elemental Evil to be installed on your PC, along with the second official patch. The Remover definitely works with the unofficial Circle of Eight patch 3.x, and probably works without it as well.

TOEE Level Cap Remover requires that the Windows Scripting Host be installed on your computer. This at least includes Windows XP, and probably Windows 2000 and possibly Windows 98 or ME. If you run anti-virus or internet security software, you'll probably get nasty warning messages about running this script, since it modifies a binary file. If you don't trust random strangers on the internet (and you probably shouldn't), you can open the file in Notepad or any other editor and look at the source code.

Installation

Right-click and save the following link toee_level_cap_remover.js to your Desktop (or any other place on your computer).

Once the file is on your Desktop, double-click it. It should bring up a few dialog boxes to let you know it's working. If this doesn't work, you can run it manually by opening a command prompt and typing:

wscript toee_level_cap_remover.js

Support

Hah! You wish! Just to be clear:

This program comes with NO WARRANTIES, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

If you have any questions or comments about this patch, feel free to send them to me. I may or may not respond. I have a day job, and it keeps me pretty busy.

Douglas Greiman <duggelz2@comcast.net>

Please put TOEE Level Cap Remover in the subject line.

Changes

Changes in 0.11

Changes in 0.10 (initial version)

Back to Douglas Greiman's Home Page.