4Botters


 
Go Back   4Botters" I am A Bad Ass Botter " > Online Games > Conquer Online Sections > Conquer Bots > Conquer Private Servers > TQ Binaries

TQ Binaries Anything related to TQ binaries as questions/request/help/release


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-07-2010, 06:41 PM
patcac's Avatar
TQ Binary's Helper
 
Join Date: Apr 2009
Location: cyprus
Posts: 732
Thanks: 36
Thanked 595 Times in 233 Posts
Send a message via MSN to patcac
Cool An Npc to make -10!

Ok Guy im releasing my -10 npc. I made 2 versions of him one with an item and one with cps u cane use witch ever you like .

Description of the npc: The npc make ur items -10 if they are -7 (with items or cps)
Version1 (item) :

A:Do -10 make less damage?
B:Yes Ofcource they do lol!


PHP Code:
REPLACE INTO `cq_npcVALUES ('40011''0''0''-10''0002''4630''-1''1036''199''212''5030103''0000''0000''0000''0000''0000''0000''0000''0''0''0''0''None''0000''00''00''0000''00'null); 

REPLACE INTO cq_action VALUES (5030103,5030106,0,101,0,"Please~pick~An~item~to~make~-10!.");
REPLACE INTO cq_action VALUES (5030106,5030108,0,102,0,"Weapon 760121300");
REPLACE INTO cq_action VALUES (5030108,5030109,0,102,0,"Armor 730121300");
REPLACE INTO cq_action VALUES (5030109,5030110,0,102,0,"Headgear 770121300");
REPLACE INTO cq_action VALUES (5030110,5030140,0,102,0,"Necklace,bag 780121300");
REPLACE INTO cq_action VALUES (5030140,15003,0,102,0,"Next 5030141");
REPLACE INTO cq_action VALUES (5030141,5030111,0,101,0,"Please~pick.");
REPLACE INTO cq_action VALUES (5030111,5030112,0,102,0,"Ring,bracelete 740121300");
REPLACE INTO cq_action VALUES (5030112,5030139,0,102,0,"Boots 750121300");
REPLACE INTO cq_action VALUES (5030139,15003,0,102,0,"Close 0");


REPLACE INTO cq_action VALUES (770121300,770121301,6030103,502,730105,"");
REPLACE INTO `cq_actionVALUES ('770121301''770121302''5054445''0517''0''1 14 == 7 1');#caps
REPLACE INTO `cq_actionVALUES ('770121302''5054440''0000''0517''0''1 14 set 10 1');

REPLACE INTO cq_action VALUES (780121300,780121301,6030103,502,730105,"");
REPLACE INTO `cq_actionVALUES ('780121301''780121302''5054445''0517''0''2 14 == 7 1');#neck
REPLACE INTO `cq_actionVALUES ('780121302''5054440''0000''0517''0''2 14 set 10 1');

REPLACE INTO cq_action VALUES (760121300,760121301,6030103,502,730105,"");
REPLACE INTO `cq_actionVALUES ('760121301''760121302''5054445''0517''0''4 14 == 7 1');#wep
REPLACE INTO `cq_actionVALUES ('760121302''5054440''0000''0517''0''4 14 set 10 1');

REPLACE INTO cq_action VALUES (750121300,750121301,6030103,502,730105,"");
REPLACE INTO `cq_actionVALUES ('750121301''750121302''5054445''0517''0''8 14 == 7 1');#boots
REPLACE INTO `cq_actionVALUES ('750121302''5054440''0000''0517''0''8 14 set 10 1');

REPLACE INTO cq_action VALUES (740121300,740121301,6030103,502,730105,"");
REPLACE INTO `cq_actionVALUES ('740121301''740121302''5054445''0517''0''6 14 == 7 1');#ring
REPLACE INTO `cq_actionVALUES ('740121302''5054440''0000''0517''0''6 14 set 10 1');

REPLACE INTO cq_action VALUES (730121300,730121301,6030103,502,730105,"");
REPLACE INTO `cq_actionVALUES ('730121301''730121302''5054445''0517''0''3 14 == 7 1');#armor
REPLACE INTO `cq_actionVALUES ('730121302''5054440''0000''0517''0''3 14 set 10 1');

REPLACE INTO cq_task VALUES (6030103,6030103,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (6030106,6030106,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030103,5030103,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030106,5030106,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030108,5030108,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030109,5030109,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030110,5030110,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030140,5030140,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030141,5030141,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030111,5030111,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030112,5030112,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030139,5030139,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (770121300,770121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (770121301,770121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (770121302,770121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (780121300,780121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (780121301,780121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (780121302,780121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (760121300,760121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (760121301,760121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (760121302,760121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (750121300,750121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (750121301,750121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (750121302,750121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (730121300,730121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (730121301,730121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (730121302,730121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (740121300,740121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (740121301,740121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (740121302,740121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);

REPLACE INTO cq_action VALUES (6030103,6030106,0,101,0,"You~Dont~Have~-10Voucher!.");
REPLACE INTO cq_action VALUES (6030106,15003,0,102,0,"sr 0");

REPLACE INTO cq_itemtype VALUES (730105,"-10Voucher",0,0,0,0,0,0,0,0,0,0,5000,0,0,0,0,0,0,0,0,100,100,0,0,0,0,0,0,0,0,1,1000,0,0,0,0); 
And here is the item u need to put in ur itemtype.dat . You know what to do using itemcoder ....

PHP Code:
730105 -10Voucher 0 0 0 0 0 0 0 0 3 0 0 9000170 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 QuestItem 
Vesrion2 (cps) :

PHP Code:
REPLACE INTO `cq_npcVALUES ('40011''0''0''-10''0002''4630''-1''1036''199''212''5030103''0000''0000''0000''0000''0000''0000''0000''0''0''0''0''None''0000''00''00''0000''00'null); 

REPLACE INTO cq_action VALUES (5030103,5030106,0,101,0,"Please~pick~An~item~to~make~-10!.");
REPLACE INTO cq_action VALUES (5030106,5030108,0,102,0,"Weapon 760121300");
REPLACE INTO cq_action VALUES (5030108,5030109,0,102,0,"Armor 730121300");
REPLACE INTO cq_action VALUES (5030109,5030110,0,102,0,"Headgear 770121300");
REPLACE INTO cq_action VALUES (5030110,5030140,0,102,0,"Necklace,bag 780121300");
REPLACE INTO cq_action VALUES (5030140,15003,0,102,0,"Next 5030141");
REPLACE INTO cq_action VALUES (5030141,5030111,0,101,0,"Please~pick.");
REPLACE INTO cq_action VALUES (5030111,5030112,0,102,0,"Ring,bracelete 740121300");
REPLACE INTO cq_action VALUES (5030112,5030139,0,102,0,"Boots 750121300");
REPLACE INTO cq_action VALUES (5030139,15003,0,102,0,"Close 0");


REPLACE INTO cq_action VALUES (770121300,770121301,6030103,'1001''0''e_money += -100000');
REPLACE INTO `cq_actionVALUES ('770121301''770121302''5054445''0517''0''1 14 == 7 1');#caps
REPLACE INTO `cq_actionVALUES ('770121302''5054440''0000''0517''0''1 14 set 10 1');

REPLACE INTO cq_action VALUES (780121300,780121301,6030103,'1001''0''e_money += -100000');
REPLACE INTO `cq_actionVALUES ('780121301''780121302''5054445''0517''0''2 14 == 7 1');#neck
REPLACE INTO `cq_actionVALUES ('780121302''5054440''0000''0517''0''2 14 set 10 1');

REPLACE INTO cq_action VALUES (760121300,760121301,6030103,'1001''0''e_money += -100000');
REPLACE INTO `cq_actionVALUES ('760121301''760121302''5054445''0517''0''4 14 == 7 1');#wep
REPLACE INTO `cq_actionVALUES ('760121302''5054440''0000''0517''0''4 14 set 10 1');

REPLACE INTO cq_action VALUES (750121300,750121301,6030103,'1001''0''e_money += -100000');
REPLACE INTO `cq_actionVALUES ('750121301''750121302''5054445''0517''0''8 14 == 7 1');#boots
REPLACE INTO `cq_actionVALUES ('750121302''5054440''0000''0517''0''8 14 set 10 1');

REPLACE INTO cq_action VALUES (740121300,740121301,6030103,'1001''0''e_money += -100000');
REPLACE INTO `cq_actionVALUES ('740121301''740121302''5054445''0517''0''6 14 == 7 1');#ring
REPLACE INTO `cq_actionVALUES ('740121302''5054440''0000''0517''0''6 14 set 10 1');

REPLACE INTO cq_action VALUES (730121300,730121301,6030103,'1001''0''e_money += -100000');
REPLACE INTO `cq_actionVALUES ('730121301''730121302''5054445''0517''0''3 14 == 7 1');#armor
REPLACE INTO `cq_actionVALUES ('730121302''5054440''0000''0517''0''3 14 set 10 1');

REPLACE INTO cq_task VALUES (6030103,6030103,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (6030106,6030106,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030103,5030103,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030106,5030106,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030108,5030108,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030109,5030109,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030110,5030110,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030140,5030140,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030141,5030141,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030111,5030111,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030112,5030112,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (5030139,5030139,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (770121300,770121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (770121301,770121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (770121302,770121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (780121300,780121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (780121301,780121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (780121302,780121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (760121300,760121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (760121301,760121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (760121302,760121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (750121300,750121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (750121301,750121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (750121302,750121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (730121300,730121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (730121301,730121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (730121302,730121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (740121300,740121300,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (740121301,740121301,0,"","",0,0,0,0,1000,0,0,0,-1,0);
REPLACE INTO cq_task VALUES (740121302,740121302,0,"","",0,0,0,0,1000,0,0,0,-1,0);

REPLACE INTO cq_action VALUES (6030103,6030106,0,101,0,"You~Dont~Have~100k~cps!.");
REPLACE INTO cq_action VALUES (6030106,15003,0,102,0,"sr 0"); 
Don't Forget to add TNX pls (Just click on the thanks button! )
__________________
Guys i wont be coding at all for 2 days i broke my finger and it hurts when i use it for typing
Reply With Quote
The Following 12 Users Say Thank You to patcac For This Useful Post:
aosa (02-15-2010), blakesmi13 (02-08-2010), chumino (02-16-2010), Dragon_Ball (02-08-2010), hatedman95 (02-07-2010), LilDemon (02-07-2010), mejo3 (02-07-2010), metalfa_n1 (02-08-2010), midosa007 (03-14-2010), SeNzoRelL (02-11-2010), Spice (03-13-2010), TooFast (02-07-2010)
Google Adsense

  #2 (permalink)  
Old 02-07-2010, 06:42 PM
demonblood's Avatar
Moderator
 
Join Date: Jul 2009
Location: Rockford
Posts: 485
Thanks: 167
Thanked 82 Times in 62 Posts
Send a message via MSN to demonblood
Default Re: An Npc to make -10!

#Request sticky
__________________
I am new moderator for
Conquer Private Servers section and Conquer Private Severs' Advertising


If you do not have link back i will close your thread

If u dont have working link i will close your thread

So make sure u get a linkback and working link
Reply With Quote
  #3 (permalink)  
Old 02-07-2010, 07:54 PM
A Botter
 
Join Date: Jan 2010
Location: UK(Born in RO)
Posts: 150
Thanks: 154
Thanked 7 Times in 7 Posts
Send a message via MSN to hatedman95 Send a message via Yahoo to hatedman95 Send a message via Skype™ to hatedman95
Default Re: An Npc to make -10!

#request Sticky
Reply With Quote
  #4 (permalink)  
Old 02-07-2010, 08:36 PM
mejo3's Avatar
A Botter
 
Join Date: Apr 2008
Posts: 176
Thanks: 49
Thanked 31 Times in 19 Posts
Default Re: An Npc to make -10!

+thanks! nice bro, i agree #request Sticky
__________________
Reply With Quote
  #5 (permalink)  
Old 02-07-2010, 09:15 PM
4GG 4GG is offline
Banned
 
Join Date: Dec 2009
Posts: 326
Thanks: 0
Thanked 69 Times in 30 Posts
Default Re: An Npc to make -10!

Congratz i never thought of releasing the idea hmmm


But i did happen to know the idea way b4 hand you have a good way of putting it.

[Only registered and activated users can see links. ]
Reply With Quote
  #6 (permalink)  
Old 02-07-2010, 09:31 PM
patcac's Avatar
TQ Binary's Helper
 
Join Date: Apr 2009
Location: cyprus
Posts: 732
Thanks: 36
Thanked 595 Times in 233 Posts
Send a message via MSN to patcac
Default Re: An Npc to make -10!

Tnx 4GG i also know how to make the soc thing xD triying to find out how to make a gem enter the soc on garments
__________________
Guys i wont be coding at all for 2 days i broke my finger and it hurts when i use it for typing
Reply With Quote
  #7 (permalink)  
Old 02-08-2010, 01:22 PM
Noob
 
Join Date: Aug 2007
Posts: 15
Thanks: 8
Thanked 1 Time in 1 Post
Default Re: An Npc to make -10!

thanx .but .. i have problem .. i think this actions and tasks is used same GW Gate . and it's now is show the NPC action .i restored my backup in action and task tables and changed actions in NPC and excuite it but the Gate is still not responding with the players ..any one can fix it to me or give me the GW Gate sql file ...thanx all

Last edited by Dragon_Ball; 02-08-2010 at 01:25 PM. Reason: ....................
Reply With Quote
  #8 (permalink)  
Old 02-08-2010, 03:14 PM
A Botter
 
Join Date: Sep 2007
Location: Land Of Vampire
Posts: 144
Thanks: 33
Thanked 43 Times in 29 Posts
Default Re: An Npc to make -10!

Quote:
Originally Posted by Dragon_Ball View Post
thanx .but .. i have problem .. i think this actions and tasks is used same GW Gate . and it's now is show the NPC action .i restored my backup in action and task tables and changed actions in NPC and excuite it but the Gate is still not responding with the players ..any one can fix it to me or give me the GW Gate sql file ...thanx all
UPDATE `cq_action` SET `param` = 'life = 40000000' WHERE `id` = 150000;
UPDATE `cq_action` SET `param` = 'Close~left~gate 26 21 241 2 %map_owner_id 1038 163 210 20000000 24 5030100 5030101 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402771;
UPDATE `cq_action` SET `param` = 'Close~right~gat 26 21 277 2 %map_owner_id 1038 223 177 20000000 27 5030102 5030103 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402791;
UPDATE `cq_action` SET `param` = 'Close~left~gate 26 21 241 2 %map_owner_id 1038 163 210 20000000 24 5030100 5030101 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402793;
UPDATE `cq_action` SET `param` = 'Close~right~gat 26 21 277 2 %map_owner_id 1038 223 177 20000000 27 5030102 5030103 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402794;
Reply With Quote
  #9 (permalink)  
Old 02-08-2010, 04:56 PM
patcac's Avatar
TQ Binary's Helper
 
Join Date: Apr 2009
Location: cyprus
Posts: 732
Thanks: 36
Thanked 595 Times in 233 Posts
Send a message via MSN to patcac
Default Re: An Npc to make -10!

No it doesnt lool xD
__________________
Guys i wont be coding at all for 2 days i broke my finger and it hurts when i use it for typing
Reply With Quote
  #10 (permalink)  
Old 02-08-2010, 08:22 PM
Noob
 
Join Date: Aug 2007
Posts: 15
Thanks: 8
Thanked 1 Time in 1 Post
Default Re: An Npc to make -10!

Quote:
Originally Posted by jegoyskie View Post
UPDATE `cq_action` SET `param` = 'life = 40000000' WHERE `id` = 150000;
UPDATE `cq_action` SET `param` = 'Close~left~gate 26 21 241 2 %map_owner_id 1038 163 210 20000000 24 5030100 5030101 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402771;
UPDATE `cq_action` SET `param` = 'Close~right~gat 26 21 277 2 %map_owner_id 1038 223 177 20000000 27 5030102 5030103 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402791;
UPDATE `cq_action` SET `param` = 'Close~left~gate 26 21 241 2 %map_owner_id 1038 163 210 20000000 24 5030100 5030101 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402793;
UPDATE `cq_action` SET `param` = 'Close~right~gat 26 21 277 2 %map_owner_id 1038 223 177 20000000 27 5030102 5030103 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402794;
is this for open and close gate only ? it's shown be4 heal gate and transport me in and open gate or close gate ..each gate have it's own dialog ... i'm Thankful for ur help
Reply With Quote
  #11 (permalink)  
Old 02-08-2010, 10:03 PM
Noob
 
Join Date: Aug 2007
Posts: 15
Thanks: 8
Thanked 1 Time in 1 Post
Default Re: An Npc to make -10!

Quote:
Originally Posted by jegoyskie View Post
UPDATE `cq_action` SET `param` = 'life = 40000000' WHERE `id` = 150000;
UPDATE `cq_action` SET `param` = 'Close~left~gate 26 21 241 2 %map_owner_id 1038 163 210 20000000 24 5030100 5030101 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402771;
UPDATE `cq_action` SET `param` = 'Close~right~gat 26 21 277 2 %map_owner_id 1038 223 177 20000000 27 5030102 5030103 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402791;
UPDATE `cq_action` SET `param` = 'Close~left~gate 26 21 241 2 %map_owner_id 1038 163 210 20000000 24 5030100 5030101 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402793;
UPDATE `cq_action` SET `param` = 'Close~right~gat 26 21 277 2 %map_owner_id 1038 223 177 20000000 27 5030102 5030103 0 0 0 0 0 0 0 0 0 0 0' WHERE `id` = 402794;
this actions for Pole .not for Gates
Reply With Quote
  #12 (permalink)  
Old 02-08-2010, 10:44 PM
A Botter
 
Join Date: Aug 2009
Posts: 164
Thanks: 80
Thanked 17 Times in 11 Posts
Default Re: An Npc to make -10!

lol thx i needed an ethreal tpo make -1 since i cant make work imma edit this to make it make items -1
Reply With Quote
  #13 (permalink)  
Old 02-08-2010, 10:59 PM
4GG 4GG is offline
Banned
 
Join Date: Dec 2009
Posts: 326
Thanks: 0
Thanked 69 Times in 30 Posts
Default Re: An Npc to make -10!

Quote:
Originally Posted by beast View Post
lol thx i needed an ethreal tpo make -1 since i cant make work imma edit this to make it make items -1
Congratz but it does not add up to the ammount you wish btw. but goodluck on w/e your doing lol
Reply With Quote
  #14 (permalink)  
Old 02-08-2010, 11:15 PM
A Botter
 
Join Date: Aug 2009
Posts: 164
Thanks: 80
Thanked 17 Times in 11 Posts
Default Re: An Npc to make -10!

Quote:
Originally Posted by 4GG View Post
Congratz but it does not add up to the ammount you wish btw. but goodluck on w/e your doing lol
lol thx it does excatly as i wanted it to do
Reply With Quote
  #15 (permalink)  
Old 02-08-2010, 11:57 PM
Noob
 
Join Date: Aug 2007
Posts: 15
Thanks: 8
Thanked 1 Time in 1 Post
Default Re: An Npc to make -10!

Quote:
Originally Posted by beast View Post
lol thx i needed an ethreal tpo make -1 since i cant make work imma edit this to make it make items -1
Code:
REPLACE INTO `cq_npc` VALUES ('40011', '0', '0', '-10', '0002', '4630', '-1', '5000', '082', '070', '5030103', '0000', '0000', '0000', '0000', '0000', '0000', '0000', '0', '0', '0', '0', 'None', '0000', '00', '00', '0000', '00', null);  
REPLACE INTO cq_action VALUES (5030103,5030106,0,101,0,"Please~pick~An~item~to~make~-1!."); 
REPLACE INTO cq_action VALUES (5030106,5030108,0,102,0,"Weapon 760121300"); 
REPLACE INTO cq_action VALUES (5030108,5030109,0,102,0,"Armor 730121300"); 
REPLACE INTO cq_action VALUES (5030109,5030110,0,102,0,"Headgear 770121300"); 
REPLACE INTO cq_action VALUES (5030110,5030140,0,102,0,"Necklace,bag 780121300"); 
REPLACE INTO cq_action VALUES (5030140,15003,0,102,0,"Next 5030141"); 
REPLACE INTO cq_action VALUES (5030141,5030111,0,101,0,"Please~pick."); 
REPLACE INTO cq_action VALUES (5030111,5030112,0,102,0,"Ring,bracelete 740121300"); 
REPLACE INTO cq_action VALUES (5030112,5030139,0,102,0,"Boots 750121300"); 
REPLACE INTO cq_action VALUES (5030139,15003,0,102,0,"Close 0"); 
 
REPLACE INTO cq_action VALUES (770121300,770121301,6030103,'1001', '0', 'e_money += -2000000'); 
REPLACE INTO `cq_action` VALUES ('770121301', '770121302', '5054445', '0517', '0', '1 14 == 0 1');#caps 
REPLACE INTO `cq_action` VALUES ('770121302', '5054440', '0000', '0517', '0', '1 14 set 1 1'); 
REPLACE INTO cq_action VALUES (780121300,780121301,6030103,'1001', '0', 'e_money += -2000000'); 
REPLACE INTO `cq_action` VALUES ('780121301', '780121302', '5054445', '0517', '0', '2 14 == 0 1');#neck 
REPLACE INTO `cq_action` VALUES ('780121302', '5054440', '0000', '0517', '0', '2 14 set 1 1'); 
REPLACE INTO cq_action VALUES (760121300,760121301,6030103,'1001', '0', 'e_money += -2000000'); 
REPLACE INTO `cq_action` VALUES ('760121301', '760121302', '5054445', '0517', '0', '4 14 == 0 1');#wep 
REPLACE INTO `cq_action` VALUES ('760121302', '5054440', '0000', '0517', '0', '4 14 set 1 1'); 
REPLACE INTO cq_action VALUES (750121300,750121301,6030103,'1001', '0', 'e_money += -2000000'); 
REPLACE INTO `cq_action` VALUES ('750121301', '750121302', '5054445', '0517', '0', '8 14 == 0 1');#boots 
REPLACE INTO `cq_action` VALUES ('750121302', '5054440', '0000', '0517', '0', '8 14 set 1 1'); 
REPLACE INTO cq_action VALUES (740121300,740121301,6030103,'1001', '0', 'e_money += -2000000'); 
REPLACE INTO `cq_action` VALUES ('740121301', '740121302', '5054445', '0517', '0', '6 14 == 0 1');#ring 
REPLACE INTO `cq_action` VALUES ('740121302', '5054440', '0000', '0517', '0', '6 14 set 1 1'); 
REPLACE INTO cq_action VALUES (730121300,730121301,6030103,'1001', '0', 'e_money += -2000000'); 
REPLACE INTO `cq_action` VALUES ('730121301', '730121302', '5054445', '0517', '0', '3 14 == 0 1');#armor 
REPLACE INTO `cq_action` VALUES ('730121302', '5054440', '0000', '0517', '0', '3 14 set 1 1'); 
REPLACE INTO cq_task VALUES (6030103,6030103,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (6030106,6030106,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030103,5030103,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030106,5030106,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030108,5030108,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030109,5030109,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030110,5030110,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030140,5030140,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030141,5030141,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030111,5030111,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030112,5030112,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (5030139,5030139,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (770121300,770121300,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (770121301,770121301,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (770121302,770121302,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (780121300,780121300,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (780121301,780121301,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (780121302,780121302,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (760121300,760121300,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (760121301,760121301,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (760121302,760121302,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (750121300,750121300,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (750121301,750121301,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (750121302,750121302,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (730121300,730121300,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (730121301,730121301,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (730121302,730121302,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (740121300,740121300,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (740121301,740121301,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_task VALUES (740121302,740121302,0,"","",0,0,0,0,1000,0,0,0,-1,0); 
REPLACE INTO cq_action VALUES (6030103,6030106,0,101,0,"You~Dont~Have~2kk~cps!."); 
REPLACE INTO cq_action VALUES (6030106,15003,0,102,0,"sr 0");
#Patacac if you would mind to answer this topic ..
#beast this NPC is Same released here but it's make normal or any item -1 Damage so man you can change CPS amount with yours in red ones .this NPC is will be in GM Island you can change cord with blue one... sorry for my bad english
Reply With Quote
The Following User Says Thank You to Dragon_Ball For This Useful Post:
Spice (03-13-2010)
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


Translate This Page


All times are GMT. The time now is 10:34 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.