Code Monkey's Scripting Services!

Started by Code Monkey, Jun 26, 2012, 04:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Code Monkey


Welcome to my Scripting Services! You might be wondering what I have to offer! If you're in a hurry and don't want to read a little about me, then kindly skip on to the services section below. I'm 15 years old, and I'm looking to expand my scripting knowledge even more, because I'm not that accurate with MySQL Scripts however I can deal with them to a certain extent.


Scripting Services!
$hops! - $1
Non Player Character Scripts[NPC] - $3
Chained Quest Non Player Character Scripts* - Starts at $4 then $1 for each step.
Instance Scripts - [Please contact me about this one.]

*: Player talks to one npc thus leading onto another NPC and that NPC leads on to another.

Contact Information!!!
Yahoo: [email protected]
Google: [email protected]

Payment Option
I am accepting payments via Paypal. My paypal email is: [email protected]

Quick Examples
Spoiler


- script Botnoobs -1,{
OnPCLoginEvent:
atcommand "@option 2";
mes "[Botters Begone!]";
mes "Why! Hello there! In order to get pass me you must enter a series of digits if you answer it incorrectly you will be kicked off of the server. Got it?";
next;
mes "[Botters Begone!]";
mes "^FF0000Please enter the following numbers:^000000";
set @random,rand(100000,999999);
mes @random;
input @value;
if (@value == @random) {
mes "I'm glad you aren't a bot! Good-luck and happy gaming!";
atcommand "@option 0"; close; } else {
mes "You are suspected as a bot! You will now be kicked!";
atcommand "@kick "+strcharinfo(0)+""; }
}
[/center]
[close]

yC

Topic approved.  Free bump for ya.

April

#2
Amazing scripter, easy to work with and professional.
Highly recommended ! ♥

ZenithRO

If you're online please email me at jobs [at] zenithro.com

Code Monkey

Quote from: ZenithRO on Jul 09, 2012, 06:53 PM
If you're online please email me at jobs [at] zenithro.com
Pretty sure Red has done the job. But uhmm what do you need? Please message me.

trann123

Sup codemonkey :) welcome to the scripting world  /no1 hope you have fun!

Code Monkey

Due to too many complications. I will no longer be doing item scripts anymore.