Jump to content

  •  

Scripting Academy



Custom AtCommand @buff

Posted by GmOcean, in 2. Intermediate Scripts 27 November 2014 · 1792 views

Custom AtCommand @buff ( 2 parts )   A custom @command, that will buff the player with preset buffs, have a cast time, cost zeny, have a cooldown time and will unlock more buffs the more they use it!Part 1  Okay, so now it's time for us to make our first @command using a script. Which means we don't need to modify the src code in any way.Let's start off b...


Bounty Hunting PvP Script

Posted by GmOcean, in 2. Intermediate Scripts 26 November 2014 · 1228 views

Bounty Hunting PvP Script ( 2 Parts )   An intermediate level PvP script. This script is intended to help improve your scripting abilities, while also making you feel more comfortable about PvP scripts.Part 1  Alright, before we begin I'm assuming you already completed the Basic PvP Script. If not, you will need to do so to follow along.Otherwise let's co...


Intermediate Healer & Buffer Script

Posted by GmOcean, in 2. Intermediate Scripts 26 November 2014 · 1124 views

Intermediate Healer & Buffer Script ( 2 parts )   An intermediate version of the Basic Healer & Buffer Script.Part 1  Okay let's start by opening up the final version of our Basic Healer & Buffer Script.prontera,150,180,4 script Healer 4_F_ARUNA_POP,{mes "[^0000FF Healer ^000000]";mes "Would you like me to heal you?";mes "^FF0000 *Note - I...