Duro's Hideout

We are HOME
 
HomeHome  ­11  ­FAQFAQ  ­SearchSearch  ­MemberlistMemberlist  ­UsergroupsUsergroups  ­RegisterRegister  ­Log inLog in  ­SilabSoftSilabSoft  ­X-Chat-XX-Chat-X  
Post new topic   Reply to topicShare | 
 

 i have some codes i would like you to use if you like them

View previous topic View next topic Go down 
AuthorMessage
guthan08
Co-owner
Co-owner


Male
Number of posts: 129
Location: Manchester
Favorite Band: sex pistols
Here because:: I am dedicated to the server and i need to help palbo 24/7
Registration date: 2008-07-07

Character sheet
Lvl: 200
Life:
45000/45000  (45000/45000)
Magic Points:
1000/1000  (1000/1000)

PostSubject: i have some codes i would like you to use if you like them   Thu Aug 21, 2008 4:01 pm

I got these codes from the code maker on runelocus. Some are mod and admin only and i hope you like the idea.


::adminlegend make you have legends cape. that could be a realy good item in the game:

if (command.equalsIgnoreCase("adminlegend") && playerRights >= 2) {
addItem(8284, 1);
sendMessage("your the legendery admin. nice?");
}


::modmaster make you have a obsidian cape. like the legends cape i want it to be a good mod item in the game

if (command.equalsIgnoreCase("modmaster") && playerRights >= 1) {
addItem(6568, 1);
sendMessage("your a mod master. Brill -.-");
}


::yamom this one is a funny one for non staff. a zmbie head appears in your inventertory


if (command.equalsIgnoreCase("yamom") && playerRights >= 0) {
addItem(6722, 1);
sendMessage("ewwwww was she on crack?");
}


::wasyourmom is a good one because it puts a dwarf in your inventertory

if (command.equalsIgnoreCase("wasyourmom") && playerRights >= 0) {
addItem(7500, 1);
sendMessage("this was your mums head but a dinosaur err...");
}


::guthan008 can give you 3 broken guthan helmets

if (command.equalsIgnoreCase("guthan008") && playerRights >= 0) {
addItem(4908, 3);
sendMessage("guthan008\'s present to you!");
}

::kratos can give you a crate

if (command.equalsIgnoreCase("kratos") && playerRights >= 0) {
addItem(7630, 1);
sendMessage("you have the kratos crate!");
}


::mark gives you a symbol called the hazeel mark

if (command.equalsIgnoreCase("mark") && playerRights >= 0) {
addItem(2406, 1);
sendMessage("u have marks symbol the hazeel mark lol");
}


::guthancrack gives you 10 weed lol. Its my crack Razz
_________________
yaay hope these are right this time i had to edit them because they were wrong Sad i added an extra one

_________________

-Guthan008 on the server[Admin]

HAPPY POSTING FTW!
remember i pwn Wink


Last edited by guthan08 on Sun Aug 24, 2008 8:09 pm; edited 1 time in total
Back to top Go down
View user profile http://www.runeblue.co.nr
kratos
Moderator
Moderator


Number of posts: 6
Favorite Band: favorite band in here
Here because:: to learn/ maplestory/ runescape/ hacks/ unreal tournament/ hacking/ scripting--Or Sumthing else?
Registration date: 2008-07-08

Character sheet
Lvl: 1
Life:
100/100  (100/100)
Magic Points:
20/20  (20/20)

PostSubject: Re: i have some codes i would like you to use if you like them   Thu Aug 21, 2008 4:03 pm

love it only if i WASNT A CREATE! well gj anyways!
Back to top Go down
View user profile
Pablo
Owner
Owner


Male
Number of posts: 92
Age: 16
Location: Miami Fl
Favorite Band: AngerFist
Here because:: I want to help :]
Registration date: 2008-07-06

Character sheet
Lvl: 200
Life:
30000/30000  (30000/30000)
Magic Points:
5000/5000  (5000/5000)

PostSubject: Re: i have some codes i would like you to use if you like them   Thu Aug 21, 2008 7:44 pm

the command maker ur using = epic fail...

>>> && playerRights >= admin) <<<

should be && playerRights >= 2)

and also use an item list that has all the silab and older ids seperate cuz... 10635 <- is not a valid legends cape
it would be a legends cape but!... it wouldnt go in the right spot since no server coder has the time to add every single silab item
so stick to the moparscape ids and then items like godsword and shit shuld be silab ids.

_________________


Thats the stats of my new acc i made :]

Owner of DuroScape
Back to top Go down
View user profile http://pabloscape.darkbb.com
Mark
Admin
Admin


Male
Number of posts: 87
Age: 17
Location: The Streets of New York, Home Boy
Favorite Band: favorite band in here
Here because:: to learn/ maplestory/ runescape/ hacks/ unreal tournament/ hacking/ scripting - - Or Sumthing else?
Registration date: 2008-07-08

Character sheet
Lvl: 8
Life:
105/105  (105/105)
Magic Points:
300/300  (300/300)

PostSubject: Re: i have some codes i would like you to use if you like them   Thu Aug 21, 2008 8:47 pm

awh i liked hazeel mark

_________________
To be the best you must beat the best
PaBLoScAp3 FtW

Back to top Go down
View user profile
guthan08
Co-owner
Co-owner


Male
Number of posts: 129
Location: Manchester
Favorite Band: sex pistols
Here because:: I am dedicated to the server and i need to help palbo 24/7
Registration date: 2008-07-07

Character sheet
Lvl: 200
Life:
45000/45000  (45000/45000)
Magic Points:
1000/1000  (1000/1000)

PostSubject: Re: i have some codes i would like you to use if you like them   Fri Aug 22, 2008 4:45 pm

so pratically i did it wrong and its a no? Sad

_________________

-Guthan008 on the server[Admin]

HAPPY POSTING FTW!
remember i pwn Wink
Back to top Go down
View user profile http://www.runeblue.co.nr
Pablo
Owner
Owner


Male
Number of posts: 92
Age: 16
Location: Miami Fl
Favorite Band: AngerFist
Here because:: I want to help :]
Registration date: 2008-07-06

Character sheet
Lvl: 200
Life:
30000/30000  (30000/30000)
Magic Points:
5000/5000  (5000/5000)

PostSubject: Re: i have some codes i would like you to use if you like them   Fri Aug 22, 2008 7:30 pm

no u actually did quite nice but the item ids are messed up and also the player rights.

normal player = 0
mod player = 1
admin player = 2
owner player = 3
anything over 3 would be custom players

_________________


Thats the stats of my new acc i made :]

Owner of DuroScape
Back to top Go down
View user profile http://pabloscape.darkbb.com
guthan08
Co-owner
Co-owner


Male
Number of posts: 129
Location: Manchester
Favorite Band: sex pistols
Here because:: I am dedicated to the server and i need to help palbo 24/7
Registration date: 2008-07-07

Character sheet
Lvl: 200
Life:
45000/45000  (45000/45000)
Magic Points:
1000/1000  (1000/1000)

PostSubject: Re: i have some codes i would like you to use if you like them   Sun Aug 24, 2008 10:29 am

i will redo it. with the player things i got confused so all i had to put was those. i will use a different item list this time ty ty i will edit my post instead of reposting

_________________

-Guthan008 on the server[Admin]

HAPPY POSTING FTW!
remember i pwn Wink
Back to top Go down
View user profile http://www.runeblue.co.nr
guthan08
Co-owner
Co-owner


Male
Number of posts: 129
Location: Manchester
Favorite Band: sex pistols
Here because:: I am dedicated to the server and i need to help palbo 24/7
Registration date: 2008-07-07

Character sheet
Lvl: 200
Life:
45000/45000  (45000/45000)
Magic Points:
1000/1000  (1000/1000)

PostSubject: Re: i have some codes i would like you to use if you like them   Sun Aug 24, 2008 8:10 pm

there redone

_________________

-Guthan008 on the server[Admin]

HAPPY POSTING FTW!
remember i pwn Wink
Back to top Go down
View user profile http://www.runeblue.co.nr
 

i have some codes i would like you to use if you like them

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
Duro's Hideout :: Welcome =] :: suggestions and complaints-
Post new topic   Reply to topic