Jump to content

Archived

This topic is now archived and is closed to further replies.

chain

Tiny Quote sys

Recommended Posts

  • Administrators
Description: EXTREMELY simple! quote system

 

>;by jos;EXTREMELY simple! quote system;just hover over what u want to add as a quote the right click and click on Add Quote;the other features are pretty obvious.. have fun ;)on ^*:hotlink:*:*:{ set -u8 %quote $hotline | halt }menu channel,status,query {  $iif(%quote,*~ADD quote~*):window @quotes | clear @quotes | if ($exists(quotes.txt)) { loadbuf -p @quotes quotes.txt } | aline -p @quotes %quote | savebuf @quotes quotes.txt  *~VIEW quotes~*:window @quotes | if ($exists(quotes.txt)) { loadbuf -p @quotes quotes.txt }}menu @quotes {   *~Wipe~*:clear @quotes | savebuf @quotes quotes.txt  $iif(%quote,*~Copy to Clipboard~*):clipboard %quote}

Link to comment
Share on other sites



×
×
  • Create New...