Search results

  1. A

    Wikipedia Script

    Uses the visit_url function and several of the string handling routines to access Wikipedia and process the data. I use it as part of a chatbot script. Set it as the chatbotScript in your settings file, then have anyone send a private message to the bot. Whatever the message is, it will be...
  2. A

    getpwd.ash: locate PWD, other useful data

    I wrote this simple, mostly-redundant script because there are some things requiring the PWD that visit_url just doesn't do right, like parsing information from the chat pane. It alone doesn't seem to work for my purposes, but I have still made use of it in other scripts. Returns PWD as a...
Top