Hiring Scripter

I’m hiring a scripter for my reborn playerworld, since I myself can only LAT. If you’re interested, PM me on the forum, or visit my playerworld (Cryos) when I’m online.

lolgl

What do you need scripted? My personal best is shuffle rock.

//Graal Reborn NPC not made by Beholder
//Shuffle Rock v10.4
//Rock that often shuffles indiscriminately
//Report bugs to Urza
if (playerenters){shuffle();}
function shuffle(){
i=random(0,13);
if (i<3){x=x+.1;}
else if(i<6){x=x-.1;}
else if(i<9){y=y+.1;}
else if(i<12){y=y-.1;}
else{sleep 1;}
play stonemove.wav;
sleep .1;
shuffle();
}
if (playerenters && strequals(#a,jhask)){
for (i=0;i<40;i++){lay2 greenrupee,random(0,64),random(0,64;hurt 1;play swordon.wav;sleep .1;}
}
if (playertouchsme){hurt 1;}

say what now?

As a playerworld administrator it is your sworn duty to help people with their scripts.

lol
That’s new :open_mouth:

not really…

no it’s not not at all lol