does anyboby have a few npc scrips im lookin for

Play Now

scooter

Dedicated Member
Dedicated Member
Feb 14, 2005
55
0
33
has any 1 got these npc scripts coz mine dont seem to be workin for sum reason

1)administrator --- guild creater etc
2)pet npc wiv a workin link so u can get random pets
3)rebirth
4)Storage
5)Shop that sells everything i put in the list
6)Special repair everything

if ne 1 has any of them if u could post a d/load link it would be very helpfull
 

|5pl4t|

Dedicated Member
Dedicated Member
May 20, 2005
137
0
43
Boro!
OMG

Whats that button up there thats calling my name its not ......IT IS

ITS THE ****ING SEARCH BUTTON !!
 

ToxicBadger

Dedicated Member
Dedicated Member
Feb 28, 2004
249
0
43
London
5PL4T is right.. the search button is a wonderful thing but hey I'll post you some of the scripts I've used in the past:

Administrator:
Code:
[@main]
This is the pen known as HomeZone. I'm a administrator\
who is in charge of many things. How may i help you?\ \
<Request Guild Creation./@@buildguildnow>\
<Request GuildWar/@guildwar>\
<Ask how to establish Guild/@buildguildexp>\
<Ask about Guild war/@guildwarexp>\
<Request Subak Conquest War./@requestcastlewar>\
; <±âºÎ±ÝÀ» ³½´Ù./@donate>\
[@buildguildexp]
In order to build a guild you should prove that u qualify.\
To verify your qualification u should provide 1 million gold\
and horn of Woomataurus who lives deep in side of FrOzEnTemple.\\
<Back/@main>
[@guildwar]
Let me know name of opponent Guild you wish to war.\
Allowing legal Guild war will cost u 30000 Gold\ \
<Click then type name of Guild to war/@@guildwar>\
<Back/@main>\
[@guildwarexp]
<GuildWar/@guildwar2>Means war done by legal conquest.\
At present, because there are many guilds and many stiggles,\
goverment will approve <legal/@warrule> Guild war.\
If it is <requested/@propose> war will be allowed for 3 hours.\
You should pay<$GUILDWARFEE> Gold as request fee.\ \
<Back/@main>
[@guildwar2]
when you request guild war, ID of same guild member will appear\
in blue collor. on the other side, ID of enemy guild member will\
appear orange.\
If you are connected during a Guild war, the message:\
'war with certain guild' will appear in chatting window and even\
if you kill a member of the enemy guild now fighting with, you.\
will not be regarded as PK. \
<back/@guildwarexp>
[@warrule]
Guild war cannot take place in village.\
It can be executed out of certain ranges from village\
or inside contest area (like inside some buildings)\
However, if you PK your ID will be red in colour\
even during war.\ \
<back/@guildwarexp>
[@propose]
Proposal of guild war can only be requested\
by Guildchief. \ \
<back/@guildwarexp>
;[@donate]
;¾ÆÁ÷ ±âºÎ±ÝÀ» ¹ÞÁö ¾Ê°í ÀÖ´Ù¿À.\ \
;<µÚ·Î/@main>\
[@requestcastlewar]
To request wall conquest war you should have piece of ZumaTaurus.\
Do u have it?\
If requested war will be started in 3 days.\ \
<Give Zuma Relice/@requestcastlewarnow>\
<Cancel/@main>\
[~@request_ok]
your request was excepted, the war will occur at\
<$CASTLEWARDATE> have a nice day.\

I cba making a random pets script so tough luck there :P

Rebirth:
Code:
[@main]
#IF
checkpkpoint 2
#ACT
goto @b_1
#ELSEACT
goto @main-1
[@b_1]
#say
**** off you evil pker!\
break
[@main-1]
#if
checklevel 50
checkgold 5000000
#act
goto @rebirth
#elseact
goto @b_2
[@b_2]
#say
Your either too low a level\
Or haven't got 5million Gold\
<Sorry/@exit>\
[@rebirth]
#say
Hey mate feeling tried with those crap items?\
Here get a chance! I can change your life!!!\
<Really?/@really>\
<No thanks/@exit>\\
[@really]
#say
Sure I will change your life! After you rebirth\
You will view you as lvl 257 but don't be happy\
your status just like lvl 1! hey stop saying ****\
Cause you can wear some item only after you rebirth\
And you will see a <ML>. and light blue color on your name\
All you need is lvl 50 and 5 million gold\
<OK I wanna rebirth/@IWANTTOREBIRTH>\
<No thanks/@exit>\\
[@IWANTTOREBIRTH]
#act
take gold 5000000
marry data
#say
Hey you just rebirth enjoy your new life\\ 
break

Storage:
Code:
[@Main]
What would you like to do?\\
<Store/@storage> item, <Take back/@getback> item\
[@storage]
What item do you want to store ?\ \ \
<Back/@main>
[@getback]
Please choose from the list what you want to take back. \ \ \
<Back/@main>

Sell Everything:
Code:
%1
+5
+6
+10
+11
+15
+19
+20
+21
+22
+23
+24
+26
[@main]
Hello <$USERNAME>..Feel free to use my services! \ \
<Sell/@sell> Item\
<>
[@sell]
Gimme your items and I will give u cash!\ \ \
<Back/@main>

Special Repair Everything:
Code:
%1
+5
+6
+10
+11
+15
+19
+20
+21
+22
+23
+24
+26
;¶Ô»°, '*' : ¶Ô»°¿ò
[@main]
Hello <$USERNAME>..Feel free to use my services! \ \
<Special repair/@s_repair> Anything\
<Exit/@exit>\
[@s_repair]
Would you like to repair your items ?\ \
<Back/@main>
[~@s_repair]
Your item seems to be repaired fine.\ \
<Back/@main>

I'm not 100% sure on the special repair everything but everything else on here should work fine...
Hope this helps.. and please...
In future use the search button...

http://www.lomcn.co.uk/forum/search.php?
 

ToxicBadger

Dedicated Member
Dedicated Member
Feb 28, 2004
249
0
43
London
there's 3 2's btw :P And also most people including myself are like splat it's just had the npc scripts on my comp. anywayz so I thought I'd share em with you but seriously mate the search button can save you from alot of people flaming you...
 

EvilEvil

LOMCN VIP
VIP
Mar 22, 2003
674
0
193
lol, geez no offense but with ur npc coding scoot ur server is gonna be booming
/end sarcasm
 

EvilEvil

LOMCN VIP
VIP
Mar 22, 2003
674
0
193
nope but im saying he cant code npc's and if he cant do that i doubt theres much he can do.
 

huggybear

LOMCN Veteran
Veteran
Feb 14, 2005
280
9
95
amg leave the poor kid alone :P

I'm bolox @ scripting too , i use a program ><

lolz
/huggy