Jump to content

philatio

Elite+
  • Content Count

    65
  • Joined

  • Last visited

Everything posted by philatio

  1. philatio

    0.23b feedback

    Piety doesnt work from hideout.
  2. philatio

    0.23b feedback

    Like others have said, pathing in hideouts needs work. I keep trying to change stash, map device, and vendor locations to fix the "taking old portals" problem. No major success yet. Looting needs serious work still. Its just too slow. Made a suggestion thread about this. This problem slows down runs by huge margins in many cases. "Very rarely, the "keep item / destroy item" menu would somehow pop up while the bot is stashing. When this happens, the bot would get stuck." - I encountered this for the first time earlier today. Not sure if it was just bad luck or a problem with newest version.
  3. philatio

    Looting idea

    Low priority looting I hate seeing the bot sit there and spend an enormous amount of time trying to pick up a wisdom scroll. Wonder if it would be possible to add a "low priority" option to certain pickit items similar to this. I.E. spend no more than 3 seconds trying to find anything under an alt, or such, before moving on.
  4. So I'm loving this build so far. Insane speed. Life leech has a 20% cap, and is based off your biggest hit on a given enemy. Im wondering if this build will benefit from vaal pact. With all these super fast small hits, I'm betting it adds up to significantly more leech (at least once you have decent leech % and dps) Any thoughts?
  5. What maths was trying to say was that you shouldnt bot at all if you are extremely emotionally invested in any accounts. People have had bans on their main accounts no matter how "careful" they were. All it takes is your vpn dropping for one second when some script or another that watches that connection fails or crashes... And then youre tagged. There are also several other ways you can get snagged in the ban wagon. You are also tied to the fact that running poe through a vpn is obvious, if poe takes a look. Dont bot if you cant accept losing it all. Plain and simple
  6. philatio

    Smart pickit seem to sell alot of decent stuff

    Sorry, maybe I came off as being rude. Just navigate to : <path>\Configuration\default\Pickit Open default.ipd with your text editor of choice and you can see what its configured to keep/sell.
  7. Enders game was good, imo. Loved the book as a kid. Think alot of people wont get it, without reading first. Been waiting for gravity, have to check and see if there is a good version floating around
  8. philatio

    Smart pickit seem to sell alot of decent stuff

    Just modify the pickit to your liking
  9. philatio

    Bot stops randomly

    Make sure you have all the dependencies installed, run poe and the bot in admin mode. Let me know.
  10. Ok, so you're asking yourself. What does he mean by scripting? Well, I pretty much grew up with botting games, before they were simple "tick this box" to do something. From actool/skunkworks, to mmbot (and derivatives), also extensively with d2nt/d2bs. What I'd like to see with this project is the ability to write my own bot behavior, instead of the current "one size fits all". For instance, here is a snippet from a d2nt script (with comments to show what its doing) function NTMain() { Include("libs/common/NTCommon.ntl"); NTC_IncludeLibs(); NTC_IncludeConfig("NTBot/char_configs"); // various dependancies to load in this section NT_LoadConfig(); NTSI_LoadNIPFiles("NTBot/item_configs"); NTA_Initialize(); if(!NTTM_CheckAct()) { NTC_SendMsgToScript("NTBotGame.ntj", "NTTM_CheckAct()"); /// This section makes the bot return to town return; // if it was in the field from a previous script } NTTMGR_TownManager(); // Do town functions i.e. stashing selling etc if(!NTTM_TownMove("waypoint")) { NTC_SendMsgToScript("NTBotGame.ntj", "NTTM_TownMove()"); // move to waypoint return; } if(!NTM_TakeWaypoint(44)) { NTC_SendMsgToScript("NTBotGame.ntj", "NTM_TakeWaypoint()"); // take waypoint 44, this is lost city wp in d2, i believe return; } NTP_DoPrecast(true); // buffs if(!NTM_MoveToPresetUnit(me.areaid, NTC_UNIT_MONSTER, 751)) { NTC_SendMsgToScript("NTBotGame.ntj", "NTM_MoveToPresetUnit()"); // move to a specific unique monster though return; // this is not possible with eb at this point } if(NTA_KillMonster(GetLocaleString(2886))) // obvious { if(NTConfig_ClearPosition) NTA_ClearPosition(); /// after killing the intended mob, clear any trash in the immediate area NTSI_PickItems(); /// obvious } NTC_SendMsgToScript("NTBotGame.ntj", "NTA_ClearLevel()"); // Clear the rest of the zone, though this line could be commented to skip that behavior NTC_SendMsgToScript("NTBotGame.ntj", "SCRIPT_END"); } So, as you can see, behavior can be fine-tuned to the end users liking. Pretty much everything should be scripted, such as (in this case) NTTMGR_TownManager could be opened up and the in-town behavior changed. I feel this would benefit both the devs and users, as it would allow the devs to only focus on the core and the community could write alot of the other functions themselves. Let me know what ya think. Phil
  11. philatio

    leveling Pickit Help

    I'd like to see a collaboration on something similar to this. New leagues are coming up fast!
  12. philatio

    Operation time out fix

    Both are pretty straight-forward to use. Post details if you are having issues.
  13. philatio

    autoconnecting with password openvpn

    If you can live with using pptp, check out vpn lifeguard.
  14. philatio

    Advice needed: Skill setting.

    Just use something like this - https://exiled-bot.net/community/index.php/topic/1889-release-poe-multiscript-105-autoflask-autoquit/ Good luck
  15. Any way to specify time-limit on a zone to zone basis? Im thinking it would be nice to run an easy zone, on my summoner, for like 30 secs to gather zombies. Then move onto the catacombs. And repeat.
  16. I really like summoner type builds. Have throughout the years in many games. It would be nice to see more options in the skills tab. Ability to set the max number of summons you want, and maintain that number throughout the run. Summon them all at the beginning, not just when attacking. Similar to the "is aura", could have a "is summon skill" check box with a number. Ability to maintain a certain distance from mobs, so we dont always have to stand next to the current mob. Im sure there other things, but this would be a start. Thanks!
  17. Ahh cool. Just wondering if it will cause problems if vpn takes a few seconds to connect on restart. Great suggestion, thanks dlr
  18. It would be sweet if someone more familiar with autoit/ahk would combine this and autopoe into one. So it would just be just once click after a vm restart to get rolling again. Also add auto-start dxtory, unless that is what you added above.
  19. Thanks for this. Only mod i did was to have it shutdown pathofexile.exe as well as the bot. Works great in combination with: http://exiled-bot.net/community/index.php/topic/697-auto-poe/
  20. philatio

    Auto PoE

    Testing now. Appears to be working great, just what i was looking for
  21. philatio

    Whats the worst that can happen?

    Total nuclear meltdown, run!
  22. philatio

    Earning money using POE

    Been doing about 1500fg a day from one account on dom. So not doing to bad with softcore.
  23. philatio

    I want my update now!

    Ahh true
  24. philatio

    I want my update now!

    Good post! However the bot doesnt read memory for waypoints, just uses fixed mouse coords.
  25. philatio

    Skeleton shrine problems

    signed
×
×
  • Create New...