First window:P A notepad

By kerstt on Apr 18, 2007

just a simple window(not weird cuz its my first)
right click -> notepad to start :D
thanks auron/smooth/urza for help(even if u only helped a bit i added ya xD )

menu * {   
  Notepad:  { /window -CEk0 +fsebt @Notepad
    /aline 7 @notepad Notepad V1.0 Made by Kerst, U can contact me via kerst@mirc.ms
    /aline 7 @notepad If u want to remove text typ: //run notepad.txt and remove those lines :)
    /aline 7 @notepad $r3ad(notepad.txt)
  }
}
alias r3ad {
  var %x = 1 | while (%x <= $lines($1)) { aline 7 @notepad $read($1,%x) | inc %x }
}
on *:input:@Notepad:{
  write notepad.txt $1-
  /aline 7 @notepad $1-
}

Comments

Sign in to comment.
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.