Register for your free account! | Forgot your password?

You last visited: Today at 13:00

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

Advertisement



Thanks Guys~

Discussion on Thanks Guys~ within the EO PServer Hosting forum part of the Eudemons Online category.

Closed Thread
 
Old   #1
 
elite*gold: 5460
Join Date: Jan 2011
Posts: 109
Received Thanks: 15
Post Thanks Guys~

well i finally made a eo pirvate sever. i want to ask u guys for a favor can you guys post all the query pn totem all open and how to do all that stuff to your sever like have +255 gears and fsoul on it ant etc. etc THANKS YOU GUYS~
[GM]RageIsName[PM] is offline  
Old 02/05/2011, 14:41   #2
 
~Sword~Stalker~.'s Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,054
damn do u see the search button ???
for +255 gears :
Code:
update cq_item set eudemon_attack1=255 where player_id=1 and position=1;

update cq_item set eudemon_attack1=255 where player_id=1 and position=2;

update cq_item set eudemon_attack1=255 where player_id=1 and position=3;

update cq_item set eudemon_attack1=255 where player_id=1 and position=4;

update cq_item set eudemon_attack1=255 where player_id=1 and position=7;

update cq_item set eudemon_attack1=255 where player_id=1 and position=8;

update cq_item set eudemon_attack2=255 where player_id=1 and position=1;

update cq_item set eudemon_attack2=255 where player_id=1 and position=2;

update cq_item set eudemon_attack2=255 where player_id=1 and position=3;

update cq_item set eudemon_attack2=255 where player_id=1 and position=4;

update cq_item set eudemon_attack2=255 where player_id=1 and position=7;

update cq_item set eudemon_attack2=255 where player_id=1 and position=8;

update cq_item set eudemon_attack3=255 where player_id=1 and position=1;

update cq_item set eudemon_attack3=255 where player_id=1 and position=2;

update cq_item set eudemon_attack3=255 where player_id=1 and position=3;

update cq_item set eudemon_attack3=255 where player_id=1 and position=4;

update cq_item set eudemon_attack3=255 where player_id=1 and position=7;

update cq_item set eudemon_attack3=255 where player_id=1 and position=8;

update cq_item set eudemon_attack4=255 where player_id=1 and position=1;

update cq_item set eudemon_attack4=255 where player_id=1 and position=2;

update cq_item set eudemon_attack4=255 where player_id=1 and position=3;

update cq_item set eudemon_attack4=255 where player_id=1 and position=4;

update cq_item set eudemon_attack4=255 where player_id=1 and position=7;

update cq_item set eudemon_attack4=255 where player_id=1 and position=8;

update cq_item set magic3=255 where player_id=1 and position=1;

update cq_item set magic3=255 where player_id=1 and position=2;

update cq_item set magic3=255 where player_id=1 and position=3;

update cq_item set magic3=255 where player_id=1 and position=4;

update cq_item set magic3=255 where player_id=1 and position=7;

update cq_item set magic3=255 where player_id=1 and position=8;

update cq_item set special_effect=255 where player_id=1 and position=1;

update cq_item set special_effect=255 where player_id=1 and position=2;

update cq_item set special_effect=255 where player_id=1 and position=3;

update cq_item set special_effect=255 where player_id=1 and position=4;

update cq_item set special_effect=255 where player_id=1 and position=7;

update cq_item set special_effect=255 where player_id=1 and position=8;

update cq_item set magic3=255 where player_id=1 and position=1;

update cq_item set magic3=255 where player_id=1 and position=2;

update cq_item set magic3=255 where player_id=1 and position=3;

update cq_item set magic3=255 where player_id=1 and position=4;

update cq_item set magic3=255 where player_id=1 and position=7;

update cq_item set magic3=255 where player_id=1 and position=8;

update cq_item set amount=28800 where player_id=1 and position=1;

update cq_item set amount_limit=28800 where player_id=1 and position=1;

update cq_item set amount=28800 where player_id=1 and position=2;

update cq_item set amount_limit=28800 where player_id=1 and position=2;

update cq_item set amount=28800 where player_id=1 and position=3;

update cq_item set amount_limit=28800 where player_id=1 and position=3;

update cq_item set amount=28800 where player_id=1 and position=4;

update cq_item set amount_limit=28800 where player_id=1 and position=4;

update cq_item set amount=28800 where player_id=1 and position=7;

update cq_item set amount_limit=28800 where player_id=1 and position=7;

update cq_item set amount=28800 where player_id=1 and position=8;

update cq_item set amount_limit=28800 where player_id=1 and position=8;

update cq_item set gem1=18 where player_id=1 and position=1;

update cq_item set gem2=18 where player_id=1 and position=1;

update cq_item set gem1=18 where player_id=1 and position=2;

update cq_item set gem2=18 where player_id=1 and position=2;

update cq_item set gem1=18 where player_id=1 and position=3;

update cq_item set gem2=18 where player_id=1 and position=3;

update cq_item set gem1=18 where player_id=1 and position=4;

update cq_item set gem2=18 where player_id=1 and position=4;

update cq_item set gem1=18 where player_id=1 and position=7;

update cq_item set gem2=18 where player_id=1 and position=7;

update cq_item set gem1=18 where player_id=1 and position=8;

update cq_item set gem2=18 where player_id=1 and position=8;

update cq_item set warghostexp=1536 where player_id=1 and position=1;

update cq_item set warghostexp=1536 where player_id=1 and position=2;

update cq_item set warghostexp=1536 where player_id=1 and position=3;

update cq_item set warghostexp=1536 where player_id=1 and position=4;

update cq_item set warghostexp=1536 where player_id=1 and position=7;

update cq_item set warghostexp=1536 where player_id=1 and position=8;

update cq_item set warghostexp=1536 where player_id=1 and position=12;

update cq_item set forgename='[GM]Rage[PM]' where player_id=1 and position=1;

update cq_item set forgename='[GM]Rage[PM]' where player_id=1 and position=2;

update cq_item set forgename='[GM]Rage[PM]' where player_id=1 and position=3;

update cq_item set forgename='[GM]Rage[PM]' where player_id=1 and position=4;

update cq_item set forgename='[GM]Rage[PM]' where player_id=1 and position=7;

update cq_item set forgename='[GM]Rage[PM]' where player_id=1 and position=8;
and change the id

To open all totems :
Quote:
UPDATE cq_syndicate SET totem_pole=999999999999999999999 WHERE leader_id=1;
and ur id


Thats it


Regards
~Sword~Stalker~. is offline  
Old 02/05/2011, 14:43   #3
 
elite*gold: 5460
Join Date: Jan 2011
Posts: 109
Received Thanks: 15
Quote:
Originally Posted by ~Sword~Stalker~. View Post
**** do u see the search button ???
for +255 gears :and change the id

To open all totems :
and ur id


Thats it


Regards
hey you got my message? paypal acc will start in 1-2 weeks so i can donate. thanks do u have any more code?like how to auto patch? if my friends plays this and i add new stuff into it they cant log in? so i need help on auto patching as well.
[GM]RageIsName[PM] is offline  
Old 02/05/2011, 14:52   #4
 
elite*gold: 0
Join Date: Oct 2008
Posts: 726
Received Thanks: 330
Omg like seriosuly USE THE SEARCH BUTTON !!!!! and stop creating Mulitpul Threads its soooo stupid there is MANY MANY MANY guides out there !!!! LEARN AND USE YOUR HEAD FOR ONCE AND STOP TRYING TO GET IT ALL on a PLATE !! omg seriously every time i check elitepvpers to help any one all i see us you spam the forum with Stupid topics that have been posted Months be4 any off this !!
stedabest321 is offline  
Old 02/05/2011, 14:53   #5
 
elite*gold: 5460
Join Date: Jan 2011
Posts: 109
Received Thanks: 15
Quote:
Originally Posted by stedabest321 View Post
Omg like seriosuly USE THE SEARCH BUTTON !!!!! and stop creating Mulitpul Threads its soooo stupid there is MANY MANY MANY guides out there !!!! LEARN AND USE YOUR HEAD FOR ONCE AND STOP TRYING TO GET IT ALL on a PLATE !! omg seriously every time i check elitepvpers to help any one all i see us you spam the forum with Stupid topics that have been posted Months be4 any off this !!
WELL IM FREAKING SORRY IM NEW HERE AND I BARLEY KNOW HOW TO WORK THINGS OKAY!
[GM]RageIsName[PM] is offline  
Old 02/05/2011, 15:05   #6
 
~Sword~Stalker~.'s Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,054
Quote:
Originally Posted by stedabest321 View Post
Omg like seriosuly USE THE SEARCH BUTTON !!!!! and stop creating Mulitpul Threads its soooo stupid there is MANY MANY MANY guides out there !!!! LEARN AND USE YOUR HEAD FOR ONCE AND STOP TRYING TO GET IT ALL on a PLATE !! omg seriously every time i check elitepvpers to help any one all i see us you spam the forum with Stupid topics that have been posted Months be4 any off this !!
if u dont have somethin nice to say then dont , no need for insulting him or yelling.. everyone was a noob first dont try to think u were born as a pro !
most of ur replies are insulting ppl telling them ur noobs ~!
&ppl stay on topic ..

stedabeast next time try reporting or private messaging him going off topic would just get u infractions

Regards
~Sword~Stalker~. is offline  
Thanks
1 User
Old 02/05/2011, 15:07   #7
 
elite*gold: 5460
Join Date: Jan 2011
Posts: 109
Received Thanks: 15
Quote:
Originally Posted by ~Sword~Stalker~. View Post
if u dont have somethin nice to say then dont , no need for insulting him or yelling.. everyone was a noob first dont try to think u were born as a pro !
most of ur replies are insulting ppl telling them ur noobs ~!
&ppl stay on topic ..

stedabeast next time try reporting or private messaging him going of topic would just get u infractions

Regards
I LOVE YOU.
[GM]RageIsName[PM] is offline  
Old 02/05/2011, 15:17   #8
 
elite*gold: 0
Join Date: Mar 2010
Posts: 399
Received Thanks: 514
Quote:
Originally Posted by ~Sword~Stalker~. View Post
if u dont have somethin nice to say then dont , no need for insulting him or yelling.. everyone was a noob first dont try to think u were born as a pro !
most of ur replies are insulting ppl telling them ur noobs ~!
&ppl stay on topic ..

stedabeast next time try reporting or private messaging him going off topic would just get u infractions

Regards
yes we know all people are noob at first .but thats not a reason .u must think yourself how to make this ,that ,etc .so u can be pro .we take example like soulnecturn ,eurion ,funhacker etc .especially soulnecturn .did u see he post a thread how to make a beast envision etc3 that he release .?the answer is no .he try himself .he do it by BRAIN .not just post question that already got answer just because OP lazy/dont know how to search .

On Topic : Please try search next time .im sure mod also will type same with me .because there are many thread like this and all have the answer .
AziQ is offline  
Thanks
1 User
Old 02/05/2011, 15:24   #9
 
~Sword~Stalker~.'s Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,054
agree with that AziQ . but dont forget that soul didnt start as a noob .. im sure he studied computer staff

but Rageismyname didnt study anything about mysql / databases

and u didnt have to say names .. u can find someone replying saying'' me too i didnt ask i used my brain and so on '

dont reply on that enough going off topic

and king arthur please clean the thread

BestRegards
~Sword~Stalker~. is offline  
Old 02/05/2011, 15:28   #10
 
elite*gold: 0
Join Date: Mar 2010
Posts: 399
Received Thanks: 514
Quote:
Originally Posted by ~Sword~Stalker~. View Post
agree with that AziQ . but dont forget that soul didnt start as a noob .. im sure he studied computer staff

but Rageismyname didnt study anything about mysql / databases

and u didnt have to say names .. u can find someone replying saying'' me too i didnt ask i used my brain and so on '

dont reply on that enough going off topic

and king arthur please clean the thread

BestRegards
Quote:
didnt study anything about mysql / databases
hahah .im not sure about this .u think at first i know all things like mysql ,wamp ,xamp etc3 .?u wrong bro .

king arthur please clean the thread or i think u can lock this thread cause OP already got the answer for her question .
AziQ is offline  
Old 02/05/2011, 15:34   #11
 
elite*gold: 5460
Join Date: Jan 2011
Posts: 109
Received Thanks: 15
Quote:
Originally Posted by AziQ View Post
hahah .im not sure about this .u think at first i know all things like mysql ,wamp ,xamp etc3 .?u wrong bro .

king arthur please clean the thread or i think u can lock this thread cause OP already got the answer for her question .
eh one more how do i auto patch?
[GM]RageIsName[PM] is offline  
Old 02/05/2011, 15:46   #12
 
elite*gold: 0
Join Date: Mar 2010
Posts: 399
Received Thanks: 514



Search button is your friend buddy .trust me .if anything u want for your server just search here .

AziQ is offline  
Old 02/05/2011, 16:12   #13
 
King_Arthur's Avatar
 
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 895
#Closed
King_Arthur is offline  
Closed Thread


Similar Threads Similar Threads
Hey guys
12/01/2009 - Conquer Online 2 - 1 Replies
I havn't been around here few months and i was wondering if right click background clicks send to clickjail now? Can TQ register them or I need some edited conquer.exe so I won't get sent to clickjail. tnx
Come In I need some help Guys! =]
10/27/2008 - Dekaron Private Server - 16 Replies
So.. I just started a new SegitaHunter and when I got to lv 32 I saw that The blue stab skill isnt working!! and this skill is the most important skill I have as a Dagger hunter! then I remembered that I saw Lots of Players using this skill!! So any1 got any Idea why cant I use ALL the skills that Att Enemies INFRONT of you?! Thx in advance!
Hi guys im new here!!!
09/18/2008 - Say Hello - 1 Replies
Hi guys!! Im a newbie here.. You can call me SinneD I joined this forum to enjoy cabal more.. Please be kind to me..:)



All times are GMT +2. The time now is 13:00.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.