Hello !
This script allows you to execute
YubNub commands directly from WLM.
Usage : /yub [-nourl] [-send] <Command>
-send displays the result / opens the url instead of sending it to the current conversation
-nourl displays the content of the page instead of his url
Examples:
/yub g Messenger Plus! Live --> Will open a google search for "Messenger Plus! Live"
/yub -send g Messenger Plus! Live --> Will send "http://www.google.com/search?q=Messenger+Plus%21+Live" in the conversation
/yub -nourl g Messenger Plus! Live --> Will display the google page source code
/yub -nourl -send g Messenger Plus! Live --> Will send the google page source code in the current conversation