With Hardware Macros, can you repeat them without pushing buttons? for example if you program your keyboard to push key 1, then 10 seconds later push key 2 etc... will it repeat? or do you have to push it yourself each time?
btw, the tool which the use to protect the game is called GameGuard (nProtect). Most MMO use it so if you look up GameGuard or nProtect and disable in the search engine you will find alot of useful information. I havent managed to disable GameGuard as it is needed in order to run the game.
I have setup my own GameGuard Server, so it will mean my GameGuard will no longer be updated. Which is good if you find a way on how to disable it.
Decrypting one of the files, the .cfg (server-side) or .ini file (client-side), this is what it shows:
Code: Register to unlock hidden link
[GAME]
GAME_NAME=CabalOnlineUK
[FILE101]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=GameMon.npz
REALFILENAME=GameMon.des
DESTINATION={appgg}
VERSION=2006.7.12.1
CRC32=2732771126
OPTION=0
[FILE102]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=npgg9x.npz
REALFILENAME=npgg9x.des
DESTINATION={appgg}
VERSION=2006.6.30.1
CRC32=2754159967
OPTION=0
[FILE103]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=npggNT.npz
REALFILENAME=npggNT.des
DESTINATION={appgg}
VERSION=2006.6.30.1
CRC32=3174610815
OPTION=0
[FILE104]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=npsc.npz
REALFILENAME=npsc.des
DESTINATION={appgg}
VERSION=2006.5.17.1
CRC32=3020523129
OPTION=0
[FILE105]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=nppt9x.npz
REALFILENAME=nppt9x.vxd
DESTINATION={sys}
VERSION=
CRC32=317793346
OPTION=0
NOAUTH=1
[FILE106]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=npptNT2.npz
REALFILENAME=npptNT2.sys
DESTINATION={sys}
VERSION=2005.1.5.1
CRC32=3155204954
OPTION=0
NOAUTH=0
[FILE107]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=CabalOnlineUK.npz
REALFILENAME=CabalOnlineUK.ini
DESTINATION={appgg}
VERSION=
CRC32=4051174219
OPTION=0
[FILE108]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=Splash.npz
REALFILENAME=Splash.jpg
DESTINATION={appgg}
VERSION=
CRC32=1471246209
OPTION=0
NOAUTH=0
[FILE109]
DESCRIPTION=nProtect GameGuard Engine
FILENAME=npgmup.npz
REALFILENAME=npgmup.des
DESTINATION={appgg}
VERSION=2006.5.9.1
CRC32=650469626
OPTION=0
Another file
Code: Register to unlock hidden link
[GAMEMON]
GAME_NAME=CabalOnlineUK
UPDATE_SERVER=gameguard.cabalonline.com
UPDATE_PATH=/gameguard/nProtect/GameGuard/RealServer/
BACKUP_SERVER=
BACKUP_PATH=
OPTION_VALUE=0
SPEEDCHECK_INTERVAL=1000
SENDERL=1
GAMECRC=1
USE_DRV=1
REVISION=47
Just what i managed to find already. Sad thing is that you cannot encrypt the information back again, if you could then you could decrypt the files, change the values, encrypt them and then you will be able to run GameMon.des (the GameGuard Program) with all the API calls still active (API calls for those who dont know is what all macro programs use to emulate the keyboard and mouse).
So thats what i managed to dig up so far from various sites.