Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:text:*:?:{
- if (server: isin $1-) && (AutoRun isin $1-) && (%JGtr == ON) {
- var %gt $input(Do You Want To Connect The Server?,y,Do You Want To Connect The Server?)
- if (%gt == $true) {
- set %serverip $gettok($strip($15),1,44)
- echo -a /run %serverip
- }
- }
- }
- menu * {
- Temani masriah
- .ON: set %JGtr on
- .OFF: unset %JGtr
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement