-
Content Count
777 -
Joined
-
Last visited
Everything posted by jps42
-
Is there a proper way to setup Mines or is it a lost cause?
watergate replied to topic's jps42 in User's script for POE and/or Exiled Bot
Maybe use of detonate mines with trigger skill? -
Not worth it unless you're trying to reroll high yellows or red maps really. Bot can reportedly reroll with chaos using [RerollMods] with [Rarity] == "Rare"... again, with how cheap you can buy maps, isn't something I would do.
-
Key from the boat? You going fishing or something? If your waiting for a licenses key, that should be pretty quick via paypal. If you paid via bitcoin you need to get in contact with the system admin Alkpone; send him pm.
-
Running maps is what this bot does primarily. If it is going to a zone, something is up with your setup. If you haven't read through the maprunner guide in my sig, then do that first. Also read the stash settings in the pickit guide, that seems to be the culprit for many ppl having issues with mapping.
-
Screenshot tells us nothing. When it happens, stop bot, and look in the log folder for lastrun.log. That might give a clue to what's going on.
-
Check the guide out. It is in my signature. Also make sure your stash tabs are setup correctly, that is usually the culprit.
-
Ppl don't waste time on items 3c. You should be botting for rarer items sold for Ex or bot just straight currency. Consider how much time you will have to invest selling all those items, not worth it. Especially now with it so late in league and everything is so cheap and plentiful for the most part. Beginning of league you can just have bot farm an area and sell all rares for alterations which you can exchange for chaos or ex. Use that for better equipment to get you to end game where you can make chaos recipe; that's where you start making good currency.
-
1. Read the pickit guide in my sig, it will explain a lot. 2. There are 6 lines in the user custom section that will have bot pickup and id all rares if your looking to make alterations. 3. If you want to keep everything, you can just disable pickit and select "loot rares" in gui, but your stash will be full in like an hour.
-
In Unique Section - Keep this line [Rarity] == "Unique" # [stashItem] == "true" // DO NOT COMMENT THIS LINE: With ForceSellItem there is no need to sell uniques as a general line command, rather by individual lines Get rid of the rest of the lines in that section.
-
Beta Progression ends like you said, Act 3 Crematorium. You can set your target zone, have bot set to pickup quest items, and it will progress for you past that. You just kinda have to be more hands on with it. For example, after you open the sewer door, you can set bot to docks and it will progress all the way there.
-
Well this is a glaring mistake - //[MapTier] >= "1" && [MapTier] <= "4" # [RunMap] == "true" Would've been the first thing to fix if you had read through the guide. It needs to know what map range to run. Having the // means to have bot ignore the line.
-
Read the guide in my signature, not sure why you are linking another thread from a year ago.
-
1. Use version v0.70 2. Makes sure you have prereq programs 3. Use DX9 4. Try without attaching to another program
-
Use - [map_player_life_and_es_recovery_speed_+%_final] I've changed it on marunner file. Thanks for pointing this out.
-
[2.0] Ele Wander - He came, he saw, he critted
PeterPanImWahn replied to topic's jps42 in Character builds and strategies & Bot setups
1. You necro'd a thread from Aug 2015 2. The thread says [2.0].... we're in [2.6] 3. Left click with main skill is not good idea, and with kiting even more difficult. Don't reply to old shit saying it doesn't work.- 8 replies
-
- build
- ele wander
- (and 4 more)
-
"Added option in config.ini -- stop_bot_when_no_more_maps=false -- as it says, the bot will stop if map farming is enabled and no more maps to farm left." From latest update notes.
-
Pickit keeps 1ex+ Items. I think this hasn't been much of an issue because not many ppl bot red maps. It is worth adding though as default since the people actually running red maps would probably want those to cover the costs of those maps. I'll throw it in there under white items. Thanks for bringing it up.
-
https://exiled-bot.net/community/index.php/topic/6658-maprunner-guide-how-to-setup-and-use/
-
Are you attaching to another program? Are you running dx9? Are you running vmware? Does the bot gui start when you run in normal mode?
-
I'm assuming no issues on your host os when starting POE? I found when I was messing with Hyper-v that if I tried to install or fix directx I always encountered issues. I ended up just re-installing the guest os and made sure I used the direct link from microsoft for the latest version when I install it first time. My setup is Win 10 host > VMWare 12.5 > Win 7 ThinPc
-
Bad or corrupt version of directx.
-
This is wrong, loot filter will hide useless stuff while bot can accurately click on the item it wants to pickup. Just don't use "Use Alt to Loot" and make sure your bot is not trying to pickup hidden stuff.
-
Custom user's section - // These following lines are added if you want bot to pickup every rare item and ID it before selling // The new rare item checks by [Type] instead of [Category]; therefore if you have "loot rares" checked in GUI, bot will sell for transmute shards // If you have the lines below uncommented, the bot will use the mod check (I used something random, in the case [DPS] to ID), then sell to vendor for alt shards // [Category] == "Helm" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true" // [Category] == "Gloves" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true" // [Category] == "Boots" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true" // [Category] == "Chest" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true" // [Category] == "Weapon" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true" // [Category] == "Shield" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true"
-
Look at custom user section in pickit.
-
If the bot is attacking mobs in coast we know bot works and then it is probably your settings. Read through this thread for info on setting up skills - https://exiled-bot.net/community/index.php/topic/5216-compendium/ Also we have a Discord server with a Russian subchannel that you can ask questions.