quote:
Originally posted by CookieRevised
To put it very bluntly: Plus! already does natively what your script is going to do (except for the highlighting of source code).
I was confused as well by the script but I think what Fike is doing is the following:
/paste will open a window that will allow the user to select the type of syntax to use when loading to PasteBin then the script will send the contact the message/link to PasteBin.
/pquick will do the same without giving the user the option to select the syntax or displaying a window. (This is the redundant part.)
That is my understanding.