Jump to content

PoEr

Elite+
  • Content Count

    89
  • Joined

  • Last visited

Posts posted by PoEr


  1. A year later...

     

    Path of Exile on Vmware Workstation 10.0.1 with Windows 7 as guest (32-bit, ultimate): Getting numerous errors about "out of video memory" in most game areas :(

     

    Edit and update: Reducing graphics settings to trash by editing the configuration file fixed it. Now running PoE in Vmware at 100+fps :)


  2. Helpful tip: Notice where the bot tries to click to "sell". In my case, Nessa's coordinates were a little bit off. The bot was trying to click a little bit below where the sell button was. I went to the coordinates.ini file and edited it. I reduced Nessa's "y" coordinate so the bot will now correctly click the sell button:

    npc_sell_button_y_nessa=171
    

  3. +1 (why is this not pinned?)

     

    Next problem (I always have one):

    The bot has now started to pick up items. However, it continues to pick up until the inventory is full, and still keeps trying to pickup more, standing at the same location for hours. Character configuration file reads:

    ; How many slot remaining need to consider inventory full ??
    slots_remaining_number_fullinv=20
    

    The character configuation file location is botfolder\Configuration\playername\config.ini


  4. What I have in bot settings (pickit tab):

    "Activate smart pickit" is enabled.

    "Loot rare items" disabled.

    "Enable stashing" disabled.

     

    What I have in bot subdirectory:

    There is a default.ipd file in pickit folder for the profile I'm using. I edited the pre-existing pickit file that came with the bot.

     

    What does the pickit file contain:

    [Category] == "Gloves" && [Rarity] == "Rare" # [attack_speed_+%] >= "5" && [StashItem] == "true"
    

    How I tested it:

    I placed an identified rare glove on the ground with attack speed 7%. I started the bot. The bot ignores the item I placed on the ground, and just starts clearing the area as usual, but does not pickup any rare gloves at all.


  5. I tried this new version 0.11 briefly.

    Good things first:

    1) Looks like the infinite looping in pathfinding is fixed. It does loop for a couple of times and then walks away, and that fixes the loop. Great job!

    2) Portal scroll support - exactly what we've all been waiting for

    Some issues:

    1) F12 does not consistently unpause the bot (we had this problem several versions before, it seems to have made its way back in). Update: I believe RC fixed it.

    2) Portal back to town: Does the bot only use a scroll or can it also use a portal gem? What happens if the bot runs out of portal scrolls in inventory while picking up scrolls is disabled?

    3) Bot still stuck around stairs at docks twice today.

    4) Permanently stuck in town after portal back to town from docks, happened twice. It happened even when I turned stashing off. Still gets stuck in town in RC version. This could be very suspicious because other players can see you running back and forth in town in a loop, and may report you.

    5) Occasional stucks at barrels when it's trying to break a barrel that is behind other barrels. It'll be great if the bot can use shift+click to break barrels and crates.

    6) If I'm using zoomhack, sometimes bot moves mouse pointer to a very far away monster, and is just stuck there because monster is too far away.

    7) Stashing still assumes a default of four tabs, more tabs are difficult to get working - it's a hit and try.

    Still testing, will update this thread later.


  6. Please remember if the totem takes long time to cast, and if your player tries to cast it in the middle of the crowd, it may be him killed. Therefore set minimum distance to something like 300-400 and max distance to 500-600 etc. Try using different combinations of distances and see what works for you. The best cooldown time that worked well for me was 4000ms.


  7. I run two PoE clients from the same IP address. I do not use any vpn's etc. However, I run them in a way that emulates human behavior (tries to use town portal or waypoint whenever possible, pause bot for an hour during lunch time, and never trade directly - drop items on ground and then pick them up using other player). Also, I never bot 24x7 - I only bot during the "business hours" (9am-5pm with one hour break in between). And I never leave the bot unattended - I always keep an eye on it. So far, so good - let's see if and when I get the banhammer!


  8. Just was wondering if anybody made a file format for picking, vendoring and crafting items.

    It would be very easy for anybody to create a new one but it would take some time as well and I was thinking that maybe some people here already worked on it, solved all the potential issues and would like to share their syntax and see it integrated to the bot.

    Thanks for help.

    Shrek did. Ask him. Source: http://www.exiled-bot.net/forum/viewtopic.php?f=4&t=209&start=210#p4971

  9. great script bro...just that sometimes my guy will stop and do nth or randomly try to make a portal -> though he can still chicken...

    Had same trouble, here's the solution:

    In 4 line of script change *50 to some lower number, for example i set it to *25.

    Before:

    Imagesearch,,, 600, 0, 800, 200, *50 *transwhite sarnencampment.png
    After:

    Imagesearch,,, 600, 0, 800, 200, *25 *transwhite sarnencampment.png
    This may have happened because you did not change map transparency to 100%. Anyway the fix is simple. I also included it in original post. Thanks.

  10. Does using your script prevent the bot to stash?

    Not at all.

    This is how it works:

    When it is time to stash, the bot will simply exit game and relogin. After relogin when it's in town, it will stash everything and then start new intance. Of course, it is going to mess up your auras too.

    The only time this script activates is when it sees that sarn encampment gate at the end of City of Sarn. Otherwise the script just lies in wait, for the gate to show up.

×
×
  • Create New...