Bot Control (dialog
Please LogIn to Rate this snippet Total Votes: 1Total Score: 7 |
Description
Well this is my first dialog. ------------------- Features. join dialog part dialog about dialog ------------------- Replace: <BOT-Pass> with your botpass. -------------------- Questions/Rates comment it. -------------------- Credits to PunKtUrEd
Code
Posted By Aucun on 2010-02-20
Posted By ѕнιиу on 2010-02-20
Oke Fixed thank you for the comment |
Posted By PuNkTuReD on 2010-02-20
![]() | why the space between "else" and "if"? |
Posted By Aucun on 2010-02-20
Sorry about that :) Still works just that in Java elseif doesn't work so I'm use to else if. |
Post A Comment
You must be logged in to post comments on this site - please either log in or if you are not registered click here to signup
chat is fucking with me!!!!!!!!!!!!




on *:dialog:control:sclick:*: { if ($did == 1) { /ns id <BOT-Pass> } else if ($did == 5) { joindialog } else if ($did == 6) { partdialog } else if ($did == 10) { aboutdialog } }