This is my script on my server... just edit what you want..
new_1-1,51,113,5 script Freebies 53,{
// if(#freebie_quest == 0){
if(BaseLevel==1 && BaseClass == Job_Novice){
mes "[Admin Flame]";
mes "Nice to meet you "+ strcharinfo ( 0 ) +", my name is Admin Flame";
mes "Welcome to ^E066FF Flame RO! ^000000";
mes "I see that you're new here so to help you out I'd like to give you these";
mes "items as a gift to show how much we appreciate you here!";
next;
mes "[Admin Flame]";
mes "Have fun!";
sc_start SC_EXPBOOST,3600000,100;
sc_start SC_ITEMBOOST,3600000,0;
skilleffect 34,0; sc_start SC_BLESSING,3600000,20;
skilleffect 29,0; sc_start SC_INCREASEAGI,3600000,20;
skilleffect 361,0; sc_start SC_ASSUMPTIO,3600000,5;
[b]getitem 19000,1;[/b]
set Zeny,Zeny+500000;
set #freebie_quest,1;
savepoint "prontera",156,191;
next;
warp "prontera",156,191;
close;
}
if(#freebie_quest == 1 || BaseLevel > 1) {
mes "[Admin Flame]";
nes "It seems you are not Newbie or You already have your items before.
mes "Have fun in ^E066FF Flame RO!^000000";
next;
warp "prontera",156,191;
close;
}
}
change the bold part to get +7 muffler[1]
getitem2 2504,1,1,7,0,0,0,0,0