client side:
edit loginlist.csv and channellist.csv
but its better to search all files for the names halfmoon and difference
google for agent ransack and install it (good search tool)
- use ransack to search for Halfmoon in all files inside data (incl subdirectorys)
- use ransack to search for difference in all files inside data (incl subdirectorys)
as for the GM account
just create a new account
create a new char named YourName
logout and loginto the servers remote desktop
stop the antigm hack completely in mssql agent > Jobs
edit antigm to allow [GM] Yourname
start anti GM again
open SQL Profiler on the server and execute this code
Code:
UPDATE character..user_character
SET
character_name = ('[GM] '+character_name),
wCon = 1850,
wSpr = 99999,
wDex = 99999,
wStr = 99999,
wLevel = 200
WHERE character_name = 'YourName'
login with the account you created
and u have your GM char
If u get IP banned you didnt alter ANTIGM correctly
goodluck