Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 15:31

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Create Character 600,300 Error

Discussion on Create Character 600,300 Error within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old 09/27/2009, 20:14   #16
 
elite*gold: 20
Join Date: Mar 2007
Posts: 2,650
Received Thanks: 4,729
Quote:
Originally Posted by Bigshow107 View Post
ya UG admin had same problem i helped him for that bt dk ... if he fixed xD
=======
oh
lol if u said u wont release it why the fu** you made anti gm ? ....
i never said that.. please check the date of this topic:
i released it long time ago ^^
maybe you misunderstood something
silkbotter is offline  
Old 09/27/2009, 21:20   #17
 
Bigshow107's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 700
Received Thanks: 228
Quote:
Originally Posted by silkbotter View Post
i never said that.. please check the date of this topic:
i released it long time ago ^^
maybe you misunderstood something
lol
i was not talking to u ....
i was talking to lolly0001
since he said he wont release hes server so why he need anti gm /
Bigshow107 is offline  
Old 09/27/2009, 21:21   #18
 
elite*gold: 0
Join Date: Sep 2009
Posts: 48
Received Thanks: 3
here is the currect anti gm hack with DEVS .
*you just need to change the GM chars to ur GMs names .

Code:
DELETE FROM character.dbo.user_character
WHERE character_name < '['
AND character_name <> '[DEV]SUMMONER' 
AND character_name <> '[DEV]HUNTER' 
AND character_name <> '[DEV]WARRIOR'
AND character_name <> '[DEV]KNIGHT'
AND character_name <> '[DEV]SEGNALLE'
AND character_name <> '[DEV]MAGICIAN'
AND character_name <> '[GM][B]YourNameHere[/B]'
AND character_name <> '[GM][B]YourNameHere[/B]'
AND character_name <> '[GM][B]YourNameHere[/B]'
Leave Thanks If I Helped
lol2k1 is offline  
Thanks
2 Users
Old 09/27/2009, 22:48   #19
 
lolly0001's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 37
Received Thanks: 14
Do I just need to add the [DEV]'Names in the anti gm job? I don't have to 'recreate' them right?
Does the Siege work with the Database of janvier123 or doesn't it has to do anything with that, because trane.'s topic says something with database working siege etc.
(and yes big show, i am not releasing, i am trying and learning with all these, I would like to have them...)
lolly0001 is offline  
Old 09/28/2009, 02:37   #20
 
*JayKay*'s Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 472
Received Thanks: 276
Restore your database character is to query analizer select the character database and run the following script that will stop the error 600.300


use character;
DELETE FROM C_EVENT_ITEM_OP
DELETE FROM c_restword;
DELETE FROM c_sequence;
DELETE FROM char_connlog;
DELETE FROM CHAR_CONNLOG_KEY;
DELETE FROM DEL_USER_CHAR_LIST;
DELETE FROM DEL_USER_CHAR_LIST_SECEDE;
DELETE FROM GM_ITEM_MST;
DELETE FROM GUILD_CHAR_INFO;
DELETE FROM GUILD_INFO
WHERE guild_code NOT LIKE 'MASTERCODE';
DELETE FROM GUILD_INFO_SECEDE;
DELETE FROM GUILD_PEERAGE
WHERE guild_code NOT LIKE 'MASTERCODE';
DELETE FROM MSSNGR_CHAR_LIST;
DELETE FROM SIEGE_INFO;
DELETE FROM SIEGE_RESULT_LOG;
DELETE FROM user_bag
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_bag_copy;
DELETE FROM user_bag_secede;
DELETE FROM user_character
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_character_secede;
DELETE FROM USER_POSTBOX;
DELETE FROM USER_POSTBOX_SECEDE;
DELETE FROM User_Quest_Doing;
DELETE FROM user_quest_doing_secede;
DELETE FROM User_Quest_Done;
DELETE FROM user_quest_done_secede;
DELETE FROM user_skill
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_skill_secede
DELETE FROM user_slot
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_storage;
DELETE FROM user_storage_copy;
DELETE FROM USER_STORE;
DELETE FROM USER_STORE_copy;
DELETE FROM USER_STORE_SECEDE;
DELETE FROM user_suit
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_suit_copy;
DELETE FROM user_suit_secede;

enjoy!!!!
*JayKay* is offline  
Old 09/28/2009, 07:38   #21
 
Zombe's Avatar
 
elite*gold: 20
Join Date: Dec 2007
Posts: 1,451
Received Thanks: 840
Quote:
Originally Posted by arthurvalenca View Post
Restore your database character is to query analizer select the character database and run the following script that will stop the error 600.300


use character;
DELETE FROM C_EVENT_ITEM_OP
DELETE FROM c_restword;
DELETE FROM c_sequence;
DELETE FROM char_connlog;
DELETE FROM CHAR_CONNLOG_KEY;
DELETE FROM DEL_USER_CHAR_LIST;
DELETE FROM DEL_USER_CHAR_LIST_SECEDE;
DELETE FROM GM_ITEM_MST;
DELETE FROM GUILD_CHAR_INFO;
DELETE FROM GUILD_INFO
WHERE guild_code NOT LIKE 'MASTERCODE';
DELETE FROM GUILD_INFO_SECEDE;
DELETE FROM GUILD_PEERAGE
WHERE guild_code NOT LIKE 'MASTERCODE';
DELETE FROM MSSNGR_CHAR_LIST;
DELETE FROM SIEGE_INFO;
DELETE FROM SIEGE_RESULT_LOG;
DELETE FROM user_bag
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_bag_copy;
DELETE FROM user_bag_secede;
DELETE FROM user_character
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_character_secede;
DELETE FROM USER_POSTBOX;
DELETE FROM USER_POSTBOX_SECEDE;
DELETE FROM User_Quest_Doing;
DELETE FROM user_quest_doing_secede;
DELETE FROM User_Quest_Done;
DELETE FROM user_quest_done_secede;
DELETE FROM user_skill
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_skill_secede
DELETE FROM user_slot
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_storage;
DELETE FROM user_storage_copy;
DELETE FROM USER_STORE;
DELETE FROM USER_STORE_copy;
DELETE FROM USER_STORE_SECEDE;
DELETE FROM user_suit
WHERE character_no NOT LIKE 'DEKARON_000001';
DELETE FROM user_suit_copy;
DELETE FROM user_suit_secede;

Leeched from Zombe's tutorial,
enjoy!!!!
Fixed.
Zombe is offline  
Thanks
1 User
Old 09/28/2009, 13:49   #22
 
lolly0001's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 37
Received Thanks: 14
lol! let's see if it works
lolly0001 is offline  
Old 09/28/2009, 15:46   #23
 
Zombe's Avatar
 
elite*gold: 20
Join Date: Dec 2007
Posts: 1,451
Received Thanks: 840
Quote:
Originally Posted by lolly0001 View Post
lol! let's see if it works
It won't work. That's my script, but what it does is delete everything from the DB except what is required to run (GM parameters, DEVs and the guild MASTERCODE). Ugh. People need to learn SQL if they want to host a server. You didn't think that all the DELETE lines are suspicious? It keeps the DEVs, but it doesn't create them. Sorry.
Zombe is offline  
Old 09/28/2009, 19:25   #24
 
lolly0001's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 37
Received Thanks: 14
I know, I know.
It's np, just made a new Database.
Thanks! =)
lolly0001 is offline  
Reply


Similar Threads Similar Threads
[NEED HELP] CANT CREATE CHARACTER
06/12/2010 - EO PServer Hosting - 6 Replies
http://img808.imageshack.us/img808/9269/cantcreate .jpg Someone can help me ?.. i already put my name in cq_user anything should i edit?.. help me plss...:confused::confused::confused::confused:
Character create error
04/14/2010 - Shaiya - 0 Replies
Hello, I get an error. Like when i log in. I can choose my gameserver and everything and i can choose my side..But when it goes to go to create a char. It stays at blackscreen can anyone help me?
character create problem
04/25/2009 - Aion - 3 Replies
AFter I setup my character i get an popup and cant pass the creater: http://img14.imageshack.us/img14/9586/helfanio.jp g
[Need Help]Create character
05/06/2008 - SRO Private Server - 2 Replies
When im try too create a character its says , Wrong words , im try out word just numbers and its seems not works:mad:Any 1 can help me?
Can't create character!!! HELP
05/04/2008 - SRO Private Server - 4 Replies
Hey there, I finally get account for ECSRO but there is one problem, then i log in account, press create characher, i writele name with numbers like this 86545565 it's for exsample, so i press Create and it's say that "Invalid Letters is Used" wtf? I can't create now even nick name with numbers? :confused:



All times are GMT +1. The time now is 15:32.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.