Simple instance timer for Guild Wars (c)
You can use any injector to inject the timer and similarly remove the library with injectors supporting removing a DLL.
The timer always appear at the position (0, 0), the top left of the Guild Wars handle. You can drag it with your mouse.
You can change the font style, the text color and the text size by modifying the following registry keys:
HKEY_CURRENT_USER\\Software\\GwTimer\\GwTimer\\FontStyleThe type isREG_SZand that should be the name of the font. (e.g. Arial)HKEY_CURRENT_USER\\Software\\GwTimer\\GwTimer\\TextColorThe type isREG_DWORDand the format is 0xAARRGGBB.HKEY_CURRENT_USER\\Software\\GwTimer\\GwTimer\\TextSizeThe type isREG_DWORDand you can play with the value to set the best size for you.