Username:Haxofreak
Time Zone: UTC+5:30
Times Available:About 1 hr daily
Position Wanted :Scripter
Proof of Work:Well, thing is, I am not such a good scripter :/ but i can do text, Yes/No and give pokemon/item scripts and I'am a quick learner
A simple yes/no script
#dynamic 0x800000
#org @start
lock
faceplayer
msgbox @yesno msg_yesno
compare lastresult 0x1
if 0x1 goto @yes
else goto @no
#org @yes
msgbox @yes1 msg_keepopen
release
end
#org@no
msgbox @no1 msg_keepopen
release
end
#org @yesno
= Are you blind?
#org @yes1
= I thought so!
#org @no1
= Then watch where you are\ngoing!!
Past Experience: None