Search results

  1. G

    How to check if I can adventure in an area

    OK, instead of making a new thread, I'll put this up here instead: Is there a way to make a map of maps? I've tried making a record where one of the fields is a map, but I can't save/load this to a file, and the whole point of doing this would be to avoid recalculating the pickpocketing rates...
  2. G

    How to check if I can adventure in an area

    Thanks very much. I'll take a look at that script.
  3. G

    How to check if I can adventure in an area

    I'm trying to make a script to tell me where good farming opportunities are, but I am having trouble figuring out how to limit the search to areas that I currently have access to. How do I check if I can adventure in a given area? Or should I just make a map of all the places that I don't want...
  4. G

    Having Trouble with visit_url() and the mall

    So, I've been trying to create a script that checks the current mall prices on some items that I'd like to track. Unfortunately, the default behavior of mall_price() skipping the 5 lowest prices is no good for what I'm trying to do, and I can't figure out how to read the text output from...
Back
Top