Jump to content
  • 0
Sign in to follow this  
fireicesurfer

SIMPLE SCRIPT REQUEST (PAY $5) Please

Question

CLEAN SCRIPTS AND HERCULES OPTIMIZED

1. Looking for a clean script for a  simple LEVEL 99 REWARDER

# An npc that rewards 99/70 players with a certain item

# Announce on server upon receiving the reward

 

2. Simple HOURLY REWARDS SCRIPT

#If player stay for one hour. Instant item reward on inventory. 

 

3. Simple PVP Warper Guildvs3

#Can see player count

#Announce Player going inside

#DOTA-like kill announcement
#PvP ladder NPC

 

3. Emperium Test Breaker NPC
#Breaker Ladder

 

4. Automated Events
#Dice         -item reward for winners
#Kill poring     -item reward for winners

CLEAN SCRIPTS AND HERCULES OPTIMIZED

My Client 2018-04-18bRagexeRE_patched

 

 

 

 

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I'm a newbie too but i'll try to help you with the first one..

prontera,168,173,4    script    asdas    10248,{
if (BaseLevel == 99 ||  Joblevel == 70) {// level
getitem 7539, 1;// reward id, num;
announce "msg";//msg
end;
}
}

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.