Recent content by Forlon

  1. F

    MyPrices - Issue with Buying in 2619

    The current version of MyPrices buys items extremely slowl. It takes about 8 seconds per item now. Notmally I can buy about 3 items per second. I normally have High latency off, turning it on doesn't help either. If I revert to 2618 it starts working correctly again.
  2. F

    Harvest bots

    Targeting a node before you have LOS of the node would be a good sign you are using a bot.
  3. F

    Craft - Transmuting Filter

    I have both tinkering and transmuting. When I refresh the list, the checkbox for Tinkering appears but not transmuting. Even though the drop down list shows adornment recipes.
  4. F

    HOWTO: Utilizing EQ2Navigation

    Its easy to ask that sure... butthat doesn't always work. It would be nice to be able to define a location for the clipboard. Is it that hard to add that?
  5. F

    EQ2Bot - Sentinel's Fate Update

    Here is a lvl 90 necro Export, low on AA so there will be a lot missing.
  6. F

    EQ2Harvest NULL node

    s a bug with IS/ISX not supporting the ability to reference memory after a certain point. I explain it some at http://www.isxgames.com/forums/showthread.php?t=3711 So restarting EQ2 if used memory > 1.5GB will fix it, until mem useage gets that high again. I also posted a workaround so...
  7. F

    EQ2Harvest NULL issue

    After further investigation it seems to be a bug with IS/ISX not being able to address memory after a certain point. I'd like to say 2GB but it may be before that like 1.5GB+ (512MB video memory plus app). If EQ2 starts using more than that amount of memory, it has problems retrieving data...
  8. F

    EQ2Harvest NULL issue

    The bot is finding NodeIds that aren't in the Actor array for some reason. A quick work around is to add the code if !${Actor[${NodeID}](exists)} { echo "can't find node ${NodeID}" Harvesting:Set[FALSE] continue } before the line that reads if (${Actor[${NodeID}].Name.Equal[?]} ||...
  9. F

    First Time Harvest Setup

    So I guess the new instruction is right click the folder, Tortoise SVN, Update to Revision, Show Log, 2064. Then you get the deleted files back... If EQ2Harvest is depreciated is there something better now? Anyway, it just seems like a knee jerk reaction to me. If people want to be...
  10. F

    First Time Harvest Setup

    It's sad to see that Pygar decided to delete his nav paths he committed almost 2 years ago. I'm curious why he did this? I guess he doesn't feel like sharing with the community now?
Top Bottom