• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Need GM Tools ( working please )

Initiate Mage
Joined
Feb 1, 2015
Messages
2
Reaction score
0
Hello rz family :) my need gm tools for create account.. because i cant create account manuel.. passwords not md5 :):D:
 
Junior Spellweaver
Joined
Jan 10, 2009
Messages
172
Reaction score
25
create account.. because i cant create account manuel.. passwords not md5 :):D:

Run this query at management studio, select your db Account.

Code:
exec cabal_tool_registerAccount 'account','password'

for GM commands acess, if not want to remove gm_iptable, use this code to add you how gm

Code:
exec dbo.cabal_addgmip 'yourip','yourip'
 
Last edited:
Upvote 0
Initiate Mage
Joined
Aug 7, 2014
Messages
4
Reaction score
0
Upvote 0
Back
Top