i thought its posted as one file at this url. well, maybe not.
tool.exe is tool.bat. you can open it with a text editor and edit it:
Code:
REM ############################################################################
REM #
REM # B A S I C U S E R C O N F I G U R A T I O N A R E A
REM #
REM ############################################################################
set user=CHANGEME
set pass=CHANGEME
REM wdb - is the World Database
REM cdb - is the Character Database
REM If you do not have them seperated then set them to the same values
set wdb=ncdb
set cdb=character
t4k