Jump to content

Cowding

Elite+
  • Content Count

    156
  • Joined

  • Last visited

Everything posted by Cowding

  1. Cowding

    When the update?

    Check out the discord for RC versions
  2. Cowding

    Crashed the attached program

    You are attaching it to very weak programs.
  3. Pickit is updated before the patch hits because GGG announces the new item types a day earlier for the lootfilter contributors.
  4. It is possible I think but the work required probably not worth spending the resources on this as there are other more important stuff to be implemented, in my opinion. If you want a bunch of lvl 19 max xp gems you can either disable gem leveling at level 19 because from 19 to 20 it will take at least ten hour for the bot (and we are speaking of a crazy setup here, probably it's going to be days) so you have enough time to act. Or have the bot level all his gems to 20 then disable gem leveling and make lvl 19 gems with vendor recipe of the ones you wish to eat with the loop later then let the bot do that 1 level again without leveling it up this time.
  5. Cowding

    Bot does not select waypoint to create new instance

    All I've got is that if you fresh start the bot in town it will check for the quests(or wps whatever) as usual then proceed and create an instace from the town border If you start it on the desired farming area it will work as intended
  6. Cowding

    Bot does not select waypoint to create new instance

    It's having trouble for me as well, not entirely sure what causes it yet. I have ashen fields set to farm, bot does town routine then proceeds to broken bridge from the town instance border and ignores wp completelly. Then it clears broken bridge, successfully avoids fellshrine instance border but as soon as seeing chamber of sins lvl 1 it proceeds there and clears it, then goes level 2.. I don't have progression enabled whatsoever, the most strange part is that I don't have lastrun.log either basically, all it records is the start of the bot and the manual stop of it, no information between those times Will post if figured out what's happening
  7. Cowding

    some time bot afk

    For future reference please always post your lastrun.txt because you gave basically no information to determine what's happening and no one can understand you that's why no one replies to either of your topics you keep opening. Also strongly suggest reading the compendium and the guides. Lastrun.txt can be found under X:\User\Exiled bot parent folder\Exiled Bot Beta\Log
  8. Cowding

    plz help me not work mapconfig

    Rofl So the // at the beginning of the lines disable them // [Type] == "Shaped Beach Map" # [RunMap] == "true" ^ means it will not run Shaped beach [Type] == "Shaped Beach Map" # [RunMap] == "true" ^ means it will run Shaped beach // [Type] == "Shaped Factory Map" # [IgnoreMap] == "true" ^ means it will not ignore Shaped Factory [Type] == "Shaped Factory Map" # [IgnoreMap] == "true" ^ means it will ignore Shaped Factory Keep in mind that ignoring is "stronger" than simply commenting out (//) a "run" line, so to make sure not to run something ignore it
  9. Cowding

    Bot dead

    I'm running multiple without any issues so double check your stuff before ragin
  10. Cowding

    BOT stopping

    If it's really the stash detection issue check my post on it in this topic, it solved the problem for the other user Link to the post
  11. Cowding

    Lioneye's Watch Act 6 problem

    Mud flats have no wp if I'm right, do you have force reset instance after every tp? because I imagine that could cause problems with zones available only from transition
  12. Cowding

    What is the best farming build for bot?

    Generally multiple projectile - chain or high aoe no target builds work the best
  13. Good to hear, you're welcome
  14. Look for this line in the system.ini and increase it to see if the issue persists ; Stashing delay, the slower the value the faster it will change between stash tabs with left and right arrow key, too low value may cause "overshoot" (when the selected tab goes over the needed one) stash_delay=400 You can try lowering this as well, not sure if this has anything to do with it actually ; AI clicks per second (default=10) AI_clicks_per_second=10
  15. If you are like me and you bot zones or maps where there are good divination cards and also run multiple bots/only check on it every couple of days you know how painful it is to exchange inventories of divination cards(more so if you are on VM or a remote pc), so I've made a little script that exchanges all divination card in your inventory. Runs on AutoHotkey This is just got finished and: the code is a mess it's not nice you need to use the "change all" function in notepad++ if you want to tinker the sleep times or whatever it has no break hotkey so will go thru your whole inventory before finishing if you have a full inv and the item exchanged takes up more than the space freed from the card (1 slot) it will break most people probably won't have use for it, it literally only worth it if you have full invs of cards Usage: Press F5 to resize your poe window to the top left corner Go to Tasuni, chose exchange divination cards Press F6 Wait Attached to the post and Pastebin link if you want to "compile" it yourself, paste it into a txt and rename it to whatever.ahk divcard_exchange.ahk
  16. Cowding

    begging for 2 ez fixes (i hope ez)

    I think you are losing a lot of sufficiency by trying to do this, I never run out of wisdoms and I even reduced the scroll pickup range, you should either ignore low tier currency to be faster or have them stash it and manually sell your armorers every 3 days or so if you feel like you are running low on wisdoms. Also investing 1 exalted in a couple hundreds of wisdoms and completely ignore them after is probably a great way to increase botting speed also. (you should have a currency tab on the bot since it handles it and you won't run out of space, I manage the inventory of my bots every 3-4 days and that's mostly cuz of divcards)
  17. Well there is no mod for it, you could write a billion lines in the pickit covering all possible outcomes of the rares and have a keep rule for each outcome group (4/5/6 stat) but I dubt it would even work and that it's possible by rational means. tldr no, I don't think
  18. Look for this in the pickit ///////////////////////////////////////////////////////////////////////////////////// // // // User's custom rules // // // ///////////////////////////////////////////////////////////////////////////////////// // Add any custom lines here [Category] == "Flask" && [Quality] == "20" # [sellItem] == "true" /// Glassblower's Bauble farm // [Category] == "Flask" && [Quality] >= "13" # [stashItem] == "true" // 3 Flasks = Glassblower's // [Type] == "Stone Hammer" && [Rarity] == "Normal" // Q20 + Map = Chisel // [Type] == "Rock Breaker" && [Rarity] == "Normal" // Q20 + Map = Chisel // [Type] == "Gavel" && [Rarity] == "Normal" // Q20 + Map = Chisel // [Type] == "Iron Ring" // 7 Rings (any rarity) + Coral/Paua Rare Ring = Rare Ammy [Rarity] == "Unique" # [stashItem] == "true" // Keep all unique, comment this line if you want the bot to sell unique not defined in this file // [Rarity] == "Unique" # [sellItem] == "true" // Sell all unique that aren't defined in the pickit (be careful with recently added uniques)
  19. Cowding

    Any ex users of that "other bot"

    24/7 botting, not farming the same area for too long/not farming pointless areas, set up the pickit to be efficent and only pick stuff you'd pick too and so on I meant that its not foolproof, if you have no idea about botting in general and start making poe forum discussions when you bot 24/7 or you set up a shop on your bot and you keep missing hundreds of whispers you will be banned but if you do it safely and you know about botting in general you should be fine
  20. Cowding

    Any ex users of that "other bot"

    yes, and you can adjust nearly everything in mapping too it is advised to set it to clear zones and level by that but it has climbing feature too as fast as you can clear, move and depends on how many stuff you want to loot if you know the drill very low, with only 1 bot and not an army you are unlikely to get caought ^third line
  21. Cowding

    May i request a little trial version before buying?

    sry removed by RaZe
  22. Cowding

    Bot keeps selling uniques...

    All the above it is supposed to sell low end uniqs, like ones bellow 30 c or so you can edit it in the pickit file (open with any text editor)
  23. Cowding

    Wrong syntax in the new map.ipd

    2016-02-06 20:23:16 [info] -> Bot started 2016-02-06 20:23:16 [info] -> config.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\config.ini 2016-02-06 20:23:16 [info] -> skills.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\skills.ini 2016-02-06 20:23:16 [info] -> system.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\system.ini 2016-02-06 20:23:16 [info] -> coordinates.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\coordinates.ini 2016-02-06 20:23:16 [info] -> pickit.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\pickit.ini 2016-02-06 20:23:16 [info] -> flasks.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\flasks.ini 2016-02-06 20:23:16 [info] -> progress.ini file loaded from E:\Letöltések\Exiled_Bot\Exiled_Bot_Beta_v0.57\Exiled Bot Beta v0.57\Configuration\default\progress.ini 2016-02-06 20:23:16 [info] -> game ini file loaded from C:\Users\Patrik\Documents\My Games\Path of Exile\production_Config.ini 2016-02-06 20:23:16 [info] -> Index of mod "map_monsters_%_physical_damage_to_add_as_lightning " not found!! 2016-02-06 20:23:23 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 5 2016-02-06 20:23:23 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 5 2016-02-06 20:23:23 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 5 2016-02-06 20:23:25 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 5 2016-02-06 20:23:25 [info] -> Loading stash tab... 2016-02-06 20:23:25 [info] -> Selecting stash tab 2... 2016-02-06 20:23:26 [info] -> Loading stash tab... 2016-02-06 20:23:26 [info] -> Selecting stash tab 3... 2016-02-06 20:23:26 [info] -> Loading stash tab... 2016-02-06 20:23:26 [info] -> Selecting stash tab 4... 2016-02-06 20:23:27 [info] -> Loading stash tab... 2016-02-06 20:23:27 [info] -> Selecting stash tab 1... 2016-02-06 20:23:28 [info] -> Loading stash tab... 2016-02-06 20:23:28 [info] -> Selecting stash tab 1... 2016-02-06 20:23:29 [info] -> Loading stash tab... 2016-02-06 20:23:29 [info] -> Selecting stash tab 1... 2016-02-06 20:23:29 [info] -> Taking item from stash... 2016-02-06 20:23:30 [info] -> Using currency on item... 2016-02-06 20:23:34 [info] -> Using currency on item... 2016-02-06 20:23:34 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8 2016-02-06 20:23:35 [info] -> Using currency on item... 2016-02-06 20:23:37 [info] -> Using currency on item... 2016-02-06 20:23:38 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8 2016-02-06 20:23:39 [info] -> Using currency on item... 2016-02-06 20:23:41 [info] -> Using currency on item... 2016-02-06 20:23:42 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8 2016-02-06 20:23:42 [info] -> Using currency on item... 2016-02-06 20:23:45 [info] -> Using currency on item... 2016-02-06 20:23:46 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8 2016-02-06 20:23:46 [info] -> Using currency on item... 2016-02-06 20:23:49 [info] -> Using currency on item... 2016-02-06 20:23:49 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8 2016-02-06 20:23:50 [info] -> Using currency on item... 2016-02-06 20:23:52 [info] -> Using currency on item... 2016-02-06 20:23:53 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8 2016-02-06 20:23:53 [info] -> Using currency on item... 2016-02-06 20:23:56 [info] -> Using currency on item... 2016-02-06 20:23:57 [info] -> Moving to position(3581.521729, 2440.217285). State Priority: 8 2016-02-06 20:23:57 [info] -> Using currency on item... 2016-02-06 20:24:02 [info] -> Exiting bot It can't recognize a few of the expanded mod list This causes the bot to keep rerolling great mod until it runs out of alterations, then break commenting it out solves the problem, but bad mods should be removed to prevent future malfunctions
  24. Cowding

    Lag detection

    This is a very uniq issue since the 99.9% of the users of this bot doesn't have such problems or can "upgrade" to eliminate it. So I guess you'd better off looking for a script for yourself to kill poe in case of high latency, the bot will handle the restarting though.
  25. Cowding

    Reset map on chicken-on-sight

    +1 for this, just thought about the same thing some day for example I have a high budget setup that can clear t7-12 (set to run that threshold) with many of the mods, but some bosses are just too hard like the new a4 bosses, the transformed pirty, malachai, daresso with the immunity phase when you cant leech or get flask etc we just need to make sure that the map itself gets cleared, like clearing 80% before going for the boss room, however this would need the bot to know boss rooms which would be quite a work I guess
×
×
  • Create New...