Thanks Guys~

02/05/2011 14:27 [GM]RageIsName[PM]#1
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~
02/05/2011 14:41 ~Sword~Stalker~.#2
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
02/05/2011 14:43 [GM]RageIsName[PM]#3
Quote:
Originally Posted by ~Sword~Stalker~. View Post
damn 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.
02/05/2011 14:52 stedabest321#4
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 !!
02/05/2011 14:53 [GM]RageIsName[PM]#5
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!
02/05/2011 15:05 ~Sword~Stalker~.#6
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
02/05/2011 15:07 [GM]RageIsName[PM]#7
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.
02/05/2011 15:17 AziQ#8
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 .
02/05/2011 15:24 ~Sword~Stalker~.#9
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
02/05/2011 15:28 AziQ#10
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 .
02/05/2011 15:34 [GM]RageIsName[PM]#11
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?
02/05/2011 15:46 AziQ#12
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

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

[Only registered and activated users can see links. Click Here To Register...]
02/05/2011 16:12 King_Arthur#13
#Closed