• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

All Items (Buy/Sell) Including 8.22

justin234

New Member
Joined
Jan 22, 2008
Messages
999
Reaction score
4
Im looking for an NPC that works with the Latest Release of TFS.
I am looking specifically for an NPC that buys/sells 90% if not All, of the Items, even 8.22 stuff.
I've seen one before, but Its outdated with the new NPC system. I dont know how to update it...

Anyone know where I can find this?
If you do, post a link.

Thanks.
 
If someone works out on that npc, he won't come here and release it directly. Make a list of all items you want to be sellable/buyable and maybe someone will make it but don't make thread such as "Im looking for 100% rl tibia map with npc,actions, etc" rofl..
No one will make an entire ot for others, so they can run the exe...
 
Im not looking for an rl tibia npc,
I have a script with all the items, but its outdated.

I need that script updated.

NPCHandler.lua doesnt work with it...
 
Well I dont want gesior to make a huge list of items that are way out of range with prices, I can change them, but whats the point...
 
Code:
<npc name="Butch" script="data/npc/scripts/blank.lua" walkinterval="2000" floorchange="0">
	<health now="150" max="150"/>
	<look type="134" head="79" body="0" legs="0" feet="57" corpse="2212" addons="1"/>
	<parameters>
		<parameter key="module_shop" value="1" />
		<parameter key="message_greet" value="Hello |PLAYERNAME|. I {trade} whole battle equipment!" />
		<parameter key="shop_sellable" value="rapier,2384,8;short sword,2406,12;sabre,2385,15;machete,2420,20;normal sword,2376,25;carlin sword,2395,120;katana,2412,10;longsword,2397,51;scimitar,2419,65;spike sword,2383,600;serpent sword,2409,800;broadsword,2413,80;two handed sword,2377,200;wyvern fang,7408,2000;fire sword,2392,4000;crystal sword,7449,1500;bright sword,2407,8000;dragon slayer,7402,12000;giant sword,2393,15000;demonrage sword,7382,22000;hand axe,2380,5;an axe,2386,10;hatchet,2388,25;orcish axe,2428,50;battle axe,2378,100;barbarian axe,2429,200;ripper lance,2964,600;dwarven axe,2435,800;knight axe,2430,1500;obsidian lance,2425,400;double axe,2387,200;halberd,2381,200;beastslayer axe,3962,2000;fire axe,2432,8000;daramanian waraxe,2440,6000;guardian halberd,2427,3000;dragon lance,2414,15000;normal mace,2398,25;battle hammer,2417,50;morning star,2394,130;clerical mace,2423,300;banana staff,3966,3000;dragon hammer,2434,2000;dragonbone staff,7430,800;skull staff,2436,6000;sapphire hammer,7437,10000;war hammer,2391,3000;doublet,2485,2;leather armor,2467,10;chain armor,2464,40;brass armor,2465,80;scale armor,2483,100;plate armor,2463,400;dark armor,2489,500;dwarven armor,2503,800;mammoth fur cape,7463,4000;noble armor,2486,2000;blue robe,2656,12000;knight armor,2476,4000;amazon armor,2500,15000;crown armor,2487,12000;crown legs,2488,18000;golden armor,2466,40000;dragon scale mail,2492,60000;leather legs,2649,5;chain legs,2648,40;brass legs,2478,100;plate legs,2647,500;knight legs,2477,8000;golden legs,2470,120000;mystic turban,2663,5000;leather helmet,2461,3;chain helmet,2458,10;brass helmet,2460,20;legion helmet,2480,15;viking helmet,2473,66;soldier helmet,2481,40;iron helmet,2459,50;steel helmet,2457,290;strange helmet,2479,400;dark helmet,2490,150;crown helmet,2491,2500;devil helmet,2462,2000;amazon helmet,2499,4000;warrior helmet,2475,3000;crusader helmet,2497,6000;skull helmet,5741,40000;royal helmet,2498,30000;boots of haste,2195,35000;fur boots,7457,3000;pirate boots,5462,8000;steel boots,2645,15000;wooden shield,2512,2;brass shield,2511,15;plate shield,2510,30;copper shield,2530,20;battle shield,2513,50;dwarven shield,2525,100;beholder shield,2518,800;guardian shield,2515,1200;dragon shield,2516,2500;amazon shield,2537,8000;tower shield,2528,5000;crown shield,2519,6000;medusa shield,2536,8000;vampire shield,2534,12000;phoenix shield,2539,15000;demon shield,2520,40000;mastermind shield,2514,100000;magic-plate armor,2472,180000;" />
	</parameters>
</npc>

Buys almost all items of 8.0
 
That helps out some.
Hope Gesior Finishes It.
(Like Said)

I want this to be available to the whole "OTLand"
community, because I think that everyone could use this.
 
Here is mine.

Ajust the price as you wish :p


Code:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Barord weaponsmith" script="data/npc/scripts/default.lua" autowalk="25" floorchange="0" access="3" level="1" maglevel="1">
	<health now="150" max="150"/>
	<look type="147" head="114" body="94" legs="19" feet="0" addons="3" corpse="2212"/>
	<parameters>
	<parameter key="module_shop" value="1" />
		<parameter key="shop_sellable" value="
		// weapons //
			// clubs //
			abyss hammer,7414,40000;
			amber staff,7426,15000;
			arcane staff,2453,100000;
			banana staff,3966,2000;
			battle hammer,2417,130;
			blessed sceptre,7429,220000;
			brutetamer's staff,7379,1500;
			chaos mace,7427,35000;
			clerical mace,7754,170;
			cranial basher,7756,25000;
			crystal mace,7774,15000;
			daramanian mace,2439,110;
			dark trinity mace,8927,1000000;
			demonbone,2136,750000;
			diamond sceptre,7387,3000;
			dragon hammer,2398,2000;
			dragonbone staff,7430,4000;
			furry club,7432,1000;
			golden mace,2437,500000;
			hammer of wrath,2444,25000;
			heavy mace,2452,34000;
			lich staff,3961,90000;
			lunar staff,7424,35000;
			mace,2398,30;
			mammoth whopper,7381,1000;
			morning star,2394,90;
			obsidian truncheon,8928,800000;
			orcish maul,7392,4000;
			queen's sceptre,7410,35000;
			sapphire hammer,7437,5000;
			shadow sceptre,7451,12000;
			skull staff,2436,6000;
			silver mace,2424,350000;
			spiked squelcher,7452,2000;
			taurus mace,7425,500;
			thunder hammer,2421,3000000
			war hammer,2391,1200;

			// axes //
			barbarian axe,2429,185;
			battle axe,2378,100;
			beastslayer axe,3962,1500;
			butcher's axe,7412,32000;
			daramanian waraxe,2440,1000;
			double axe,2387,260;
			dragon lance,2414,15000;
			dreaded cleaver,7419,30000;
			dwarven axe,2435,5000;
			fire axe,2432,8000;
			great axe,2415,1000000;
			guardian halberd,2427,5000;
			halberd,2381,400;
			headchopper,7380,8000;
			hellforged axe,8924,800000;
			heroic axe,7389,60000;
			knight axe,2430,2000;
			noble axe,7456,8000;
			naginata,2426,5000;
			obsidian lance,2425,500;
			orcish axe,2428,120;
			ravager's axe,2443,50000;
			reaper's axe,8958,600000;
			ripper lance,3864,500;
			royal axe,7434,500000;
			ruthless axe,6553,100000;
			solar axe,8925,3000000;
			steel axe,8601,500;
			stonecutter axe,2431,2500000;
			titan axe,8882,100000;
			twin axe,2447,35000;
			vile axe,7388,500000;
			war axe,2454,20000;

			// swords //
			assassin dagger,7404,200000;
			blacksteel sword,7406,20000;
			bloody edge,7416,55000;
			bright sword,2407,20000;
			broad sword,2413,500;
			crimson sword,7385,1500;
			crystal sword,7449,4500;
			demonrage sword,7382,40000;
			djinn blade,2451,17000;
			dragon slayer,7402,37000;
			fire sword,2392,5000;
			giant sword,2393,37000;
			haunted blade,7407,8000;
			heavy machete,2442,90;
			jagged sword,8602,700;
			longsword,2390,50;
			magic longsword,2390,3000000;
			magic sword,2400,3000000;
			mercenary sword,7386,30000;
			mystic blade,7746,55000;
			nightmare blade,7418,60000;
			pharaoh sword,2446,45000;
			poison dagger,2411,50;
			relic sword,7383,50000;
			scimitar,2419,150;
			serpent sword,2409,700;
			silver dagger,2402,500;
			spike sword,2383,800;
			the avenger,6528,1000000;
			the calamity,8932,1500000;
			the justice seeker,7390,750000;
			two handed sword,2377,450;
			warlord sword,2408,2500000;
			wyvern fang,7408,2300;

		// Protection //
			// armor //
			blue robe,2656,10000;
			brass armor,2465,300;
			chain armor,2464,70;
			crown armor,2487,12000;
			crystalline armor,8878,30000;
			dark armor,2489,1500;
			dragon scale mail,2492,70000;
			focus cape,8871,16000;
			frozen plate,8887,30000;
			glacier robe,7897,30000;
			golden armor,2466,20000;
			knight armor,2476,5000;
			lavos armor,8877,30000;
			leopard armor,3968,1000;
			lightning robe,7898,30000;
			magic plate armor,2472,300000;
			magma coat,7899,30000;						
			mammoth fur cape,7463,6000;
			master archer's armor,8888,200000;
			paladin armor,8891,100000;
			plate armor,2463,500;
			Robe of the underworld,8890,200000
			skullcracker armor,8889,100000;
			terra mantle,7884,30000;
			voltage armor,8879,30000;
			windborn colossus armor,8883,200000;
			noble armor,2486,900;
			pirate shirt,6095,500;

			// boots //
			boots of haste,2195,40000;
			steel boots,2645,250000;
			pirate boots,5462,2000;
			fur boots,7457,2000;
			crocodile boots,3982,1000;

			// helmets //
			beholder helmet,3972,7500;
			crown helmet,2491,2500;
			crusader helmet,2497,6000;
			dark helmet,2490,1000;
			devil helmet,2462,1000;
			demon helmet,2493,200000;
			dragon scale helmet,2506,40000;
			krimhorn helmet,7461,200;
			mystic turban,2663,150;
			pirate hat,6096,1000;
			ragnir helmet,7462,400;
			royal helmet,2498,60000;
			skull helmet,5741,40000;
			steel helmet,5924,500;
			strange helmet,2479,500;
			viking helmet,2473,60;
			warrior helmet,2475,6000;
			
			// legs //
			blue legs,7730,25000;
			brass legs,2478,500;
			crown legs,2488,12000;
			demon legs,2495,100000;
			glacier kilt,7896,50000;
			golden legs,2470,200000;
			knight legs,2477,8000;
			lightning legs,7895,50000;
			magma legs,7894,50000;
			pirate knee breeches,5918,200;
			plate legs,2647,500;
			terra legs,7885,50000;

		// shields //
		ancient shield,2532,900;
		beholder shield,2518,3000;
		bone shield,2541,80
		black shield,2529,800;
		crown shield,5519,8000;
		dark shield,2521,400;
		demon shield,2520,30000;
		dragon shield,2516,4000;
		dwarven shield,2525,170;
		guardian shield,2515,2000;
		mastermind shield,2514,70000;
		medusa shield,2536,12000;
		necromancer shield,6433,100000;
		norse shield,7460,300;
		phoenix shield,2539,16000;
		scarab shield,2540,2000;
		steel shield,2509,90;
		tortoise shield,6131,150;
		tower shield,2528,8000;
		vampire shield,2534,15000"/>
		
		
		// rod/wand not usable right now
		dragonbone staff,7430,3000;
		magic lightwand,2162,30;
		wand of vortex,2190,100;
		wand of dragonbreath,2191,200;
		wand of plague,2188,1000;
		wand of cosmic energy,2189,2000;
		wand of inferno,2187,3000;
		tempest rod,2183,3000;
		moonlight rod,2186,200;
		snakebite rod,2182,100;
		volcanic rod,2185,1000;
		quarmire rod,2181,2000; //
	</parameters>
</npc>
 
Here is mine.

Ajust the price as you wish :p


Code:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Barord weaponsmith" script="data/npc/scripts/default.lua" autowalk="25" floorchange="0" access="3" level="1" maglevel="1">
	<health now="150" max="150"/>
	<look type="147" head="114" body="94" legs="19" feet="0" addons="3" corpse="2212"/>
	<parameters>
	<parameter key="module_shop" value="1" />
		<parameter key="shop_sellable" value="
		// weapons //
			// clubs //
			abyss hammer,7414,40000;
			amber staff,7426,15000;
			arcane staff,2453,100000;
			banana staff,3966,2000;
			battle hammer,2417,130;
			blessed sceptre,7429,220000;
			brutetamer's staff,7379,1500;
			chaos mace,7427,35000;
			clerical mace,7754,170;
			cranial basher,7756,25000;
			crystal mace,7774,15000;
			daramanian mace,2439,110;
			dark trinity mace,8927,1000000;
			demonbone,2136,750000;
			diamond sceptre,7387,3000;
			dragon hammer,2398,2000;
			dragonbone staff,7430,4000;
			furry club,7432,1000;
			golden mace,2437,500000;
			hammer of wrath,2444,25000;
			heavy mace,2452,34000;
			lich staff,3961,90000;
			lunar staff,7424,35000;
			mace,2398,30;
			mammoth whopper,7381,1000;
			morning star,2394,90;
			obsidian truncheon,8928,800000;
			orcish maul,7392,4000;
			queen's sceptre,7410,35000;
			sapphire hammer,7437,5000;
			shadow sceptre,7451,12000;
			skull staff,2436,6000;
			silver mace,2424,350000;
			spiked squelcher,7452,2000;
			taurus mace,7425,500;
			thunder hammer,2421,3000000
			war hammer,2391,1200;

			// axes //
			barbarian axe,2429,185;
			battle axe,2378,100;
			beastslayer axe,3962,1500;
			butcher's axe,7412,32000;
			daramanian waraxe,2440,1000;
			double axe,2387,260;
			dragon lance,2414,15000;
			dreaded cleaver,7419,30000;
			dwarven axe,2435,5000;
			fire axe,2432,8000;
			great axe,2415,1000000;
			guardian halberd,2427,5000;
			halberd,2381,400;
			headchopper,7380,8000;
			hellforged axe,8924,800000;
			heroic axe,7389,60000;
			knight axe,2430,2000;
			noble axe,7456,8000;
			naginata,2426,5000;
			obsidian lance,2425,500;
			orcish axe,2428,120;
			ravager's axe,2443,50000;
			reaper's axe,8958,600000;
			ripper lance,3864,500;
			royal axe,7434,500000;
			ruthless axe,6553,100000;
			solar axe,8925,3000000;
			steel axe,8601,500;
			stonecutter axe,2431,2500000;
			titan axe,8882,100000;
			twin axe,2447,35000;
			vile axe,7388,500000;
			war axe,2454,20000;

			// swords //
			assassin dagger,7404,200000;
			blacksteel sword,7406,20000;
			bloody edge,7416,55000;
			bright sword,2407,20000;
			broad sword,2413,500;
			crimson sword,7385,1500;
			crystal sword,7449,4500;
			demonrage sword,7382,40000;
			djinn blade,2451,17000;
			dragon slayer,7402,37000;
			fire sword,2392,5000;
			giant sword,2393,37000;
			haunted blade,7407,8000;
			heavy machete,2442,90;
			jagged sword,8602,700;
			longsword,2390,50;
			magic longsword,2390,3000000;
			magic sword,2400,3000000;
			mercenary sword,7386,30000;
			mystic blade,7746,55000;
			nightmare blade,7418,60000;
			pharaoh sword,2446,45000;
			poison dagger,2411,50;
			relic sword,7383,50000;
			scimitar,2419,150;
			serpent sword,2409,700;
			silver dagger,2402,500;
			spike sword,2383,800;
			the avenger,6528,1000000;
			the calamity,8932,1500000;
			the justice seeker,7390,750000;
			two handed sword,2377,450;
			warlord sword,2408,2500000;
			wyvern fang,7408,2300;

		// Protection //
			// armor //
			blue robe,2656,10000;
			brass armor,2465,300;
			chain armor,2464,70;
			crown armor,2487,12000;
			crystalline armor,8878,30000;
			dark armor,2489,1500;
			dragon scale mail,2492,70000;
			focus cape,8871,16000;
			frozen plate,8887,30000;
			glacier robe,7897,30000;
			golden armor,2466,20000;
			knight armor,2476,5000;
			lavos armor,8877,30000;
			leopard armor,3968,1000;
			lightning robe,7898,30000;
			magic plate armor,2472,300000;
			magma coat,7899,30000;						
			mammoth fur cape,7463,6000;
			master archer's armor,8888,200000;
			paladin armor,8891,100000;
			plate armor,2463,500;
			Robe of the underworld,8890,200000
			skullcracker armor,8889,100000;
			terra mantle,7884,30000;
			voltage armor,8879,30000;
			windborn colossus armor,8883,200000;
			noble armor,2486,900;
			pirate shirt,6095,500;

			// boots //
			boots of haste,2195,40000;
			steel boots,2645,250000;
			pirate boots,5462,2000;
			fur boots,7457,2000;
			crocodile boots,3982,1000;

			// helmets //
			beholder helmet,3972,7500;
			crown helmet,2491,2500;
			crusader helmet,2497,6000;
			dark helmet,2490,1000;
			devil helmet,2462,1000;
			demon helmet,2493,200000;
			dragon scale helmet,2506,40000;
			krimhorn helmet,7461,200;
			mystic turban,2663,150;
			pirate hat,6096,1000;
			ragnir helmet,7462,400;
			royal helmet,2498,60000;
			skull helmet,5741,40000;
			steel helmet,5924,500;
			strange helmet,2479,500;
			viking helmet,2473,60;
			warrior helmet,2475,6000;
			
			// legs //
			blue legs,7730,25000;
			brass legs,2478,500;
			crown legs,2488,12000;
			demon legs,2495,100000;
			glacier kilt,7896,50000;
			golden legs,2470,200000;
			knight legs,2477,8000;
			lightning legs,7895,50000;
			magma legs,7894,50000;
			pirate knee breeches,5918,200;
			plate legs,2647,500;
			terra legs,7885,50000;

		// shields //
		ancient shield,2532,900;
		beholder shield,2518,3000;
		bone shield,2541,80
		black shield,2529,800;
		crown shield,5519,8000;
		dark shield,2521,400;
		demon shield,2520,30000;
		dragon shield,2516,4000;
		dwarven shield,2525,170;
		guardian shield,2515,2000;
		mastermind shield,2514,70000;
		medusa shield,2536,12000;
		necromancer shield,6433,100000;
		norse shield,7460,300;
		phoenix shield,2539,16000;
		scarab shield,2540,2000;
		steel shield,2509,90;
		tortoise shield,6131,150;
		tower shield,2528,8000;
		vampire shield,2534,15000"/>
		
		
		// rod/wand not usable right now
		dragonbone staff,7430,3000;
		magic lightwand,2162,30;
		wand of vortex,2190,100;
		wand of dragonbreath,2191,200;
		wand of plague,2188,1000;
		wand of cosmic energy,2189,2000;
		wand of inferno,2187,3000;
		tempest rod,2183,3000;
		moonlight rod,2186,200;
		snakebite rod,2182,100;
		volcanic rod,2185,1000;
		quarmire rod,2181,2000; //
	</parameters>
</npc>

IDk what kinda server ur running but dayum ur prices are INSANE
 
Back
Top