Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Eudemons Online > EO PServer Hosting
You last visited: Today at 19:36

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

Advertisement



Requesting +255 simpler code

Discussion on Requesting +255 simpler code within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2008
Posts: 726
Received Thanks: 330
Requesting +255 simpler code

Ok i used to have a +255 Query code to give player that hes wearing +255

It was alot simpler then the ones i seen out there atm such as this one

Code:
update cq_item set eudemon_attack1=255 where player_id=14942916 and position=1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

update cq_item set forgename='Darthling' where player_id=14942916 and position=1;

update cq_item set forgename='Darthling' where player_id=14942916 and position=2;

update cq_item set forgename='Darthling' where player_id=14942916 and position=3;

update cq_item set forgename='Darthling' where player_id=14942916 and position=4;

update cq_item set forgename='Darthling' where player_id=14942916 and position=7;

update cq_item set forgename='Darthling' where player_id=14942916 and position=8;
Was alot smaller and easyer to use and not in such a mess, if anyone has this query please do message me it thanks
stedabest321 is offline  
Old 06/20/2011, 20:50   #2
 
Eurion's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 1,208
Received Thanks: 926
Here's a small compact version of the query. All you need to do is edit the areas and run this. It will update anything with a POSITION of 8 or less, and then the 12.


Code:
UPDATE cq_item SET amount='28800', amount_limit='28800', gem1='18', gem2='18', magic3='255', warghostexp='1536', 'eudemon_attack1='255', 'eudemon_attack2='255', 'eudemon_attack3='255', 'eudemon_attack4='255', 'special_effect='255', forgename='Darthling' WHERE player_id='14942916' AND POSITION <= 8;

UPDATE cq_item set warghostexp='1536' WHERE player_id='14942916' AND POSITION='12';
Eurion is offline  
Thanks
3 Users
Reply


Similar Threads Similar Threads
[09.06.11][NEW] Simpler Pickup Bot [NEW]
06/19/2011 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 18 Replies
Hallo epvp-Community, heute zeige ich euch meinen neuen und ersten Pickup Bot. Er ist ganz simpel und leicht zu bedienen. Hotkeys: F7 = Start F6 = Pause F8 = Ende Wenn ihr fragen habt fragt mich einfach.
REQUESTING*/Help find change level address code
07/31/2010 - 12Sky2 - 5 Replies
hi i need help on how to find the address code to change your chr. lvl. i use C.E but i can onli know how to find the display lvl change code... So can someone plz help me find the code or if u have one can u give it to me? & dont say that there's none cuz i found one last month but my computer crash so i lost it n 4got where i found the code at...
Simpler Angelbot
03/18/2010 - Metin2 Private Server - 3 Replies
Hi suche nach nen Simplen Angelbot der auf jeder Version von Metin2 funktioniert! Hatte damals mal einen von Banjo wo man Köder auf F1,F2,F3 angelfetrigkeit F4 legen musste sowas such ich wd! Kein Großes einstellen rumfummeln ectpp! Wer einen Angelbot besitzt der sau einfach zu bedienen ist ohne Große Einstellungen bitte in einer Privaten Naricht an mich senden gebe auch THX! Danke^^
[Requesting Help] Understanding Guard1 Code
03/09/2010 - CO2 Private Server - 5 Replies
This is the code from "MobInfos.txt" in OldCODB: 97 Guard1 6 900 250 50000 2500 70 10000 0 0 100 70 21 8036 0 False 18 100000 500000 500 3 False Can someone please help me understand it? I know what the first 2 numbers mean... I just can't figure out the rest without my server crashing.
Simpler Bot mit der Win API
06/21/2009 - Tutorials - 13 Replies
Welcome, Devil Boy! Mein erstes Tutorial wird ein wenig beschreiben, wie man sich einen simplen kleinen Bot zum Automatisieren verschiedener Abläufe in C basteln kann. Dies wird ein Pixel Bot. Also ein Programm, das nach vordefinierten Pixeln sucht, und auf bestimmte Ereignisse verschiedene Dinge vollbringt. Wir nehmen als Beispiel einmal ein MMORPG. Darin müssten verschiedene Kriterien erfüllt werden, um in den vollen Genuss eines funktionierenden Noob-Bots zu kommen: Die Monster müssen...



All times are GMT +2. The time now is 19:36.


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.