Noite 0 Report post Posted December 20, 2013 Hey there. I'm running into an issue where the bot will use the waypoint in town, select merciless, act 3, then try to click my desired waypoint but be too high and click on a non clickable area. (on difficulty and act it does that too, but the buttons are large enough that it'll still hit their hitbox) Not really sure why that's happening, as I'm using 800x600 as per the instructions. I'm running windows 8 and the log for the last run is as follows: 2013-12-20 20:40:50 [info] -> Bot started 2013-12-20 20:40:50 [info] -> config.ini file loaded from C:\Users\pedro1\Desktop\Exiled Bot Beta v0.13e\Configuration\default\config.ini 2013-12-20 20:40:50 [info] -> skills.ini file loaded from C:\Users\pedro1\Desktop\Exiled Bot Beta v0.13e\Configuration\default\skills.ini 2013-12-20 20:40:50 [info] -> system.ini file loaded from C:\Users\pedro1\Desktop\Exiled Bot Beta v0.13e\Configuration\default\system.ini 2013-12-20 20:40:50 [info] -> coordinates.ini file loaded from C:\Users\pedro1\Desktop\Exiled Bot Beta v0.13e\Configuration\default\coordinates.ini 2013-12-20 20:40:50 [info] -> pickit.ini file loaded from C:\Users\pedro1\Desktop\Exiled Bot Beta v0.13e\Configuration\default\pickit.ini 2013-12-20 20:40:52 [info] -> Logging into the game 2013-12-20 20:40:53 [info] -> Logging into the game 2013-12-20 20:40:54 [info] -> Logging into the game 2013-12-20 20:41:00 [info] -> Logging into the game 2013-12-20 20:41:00 [info] -> Going to waypoint portal 2013-12-20 20:41:00 [info] -> Moving to position(2385.869629, 2288.043457). 2013-12-20 20:41:00 [info] -> Moving to position(2385.869629, 2288.043457). State Priority: 2 2013-12-20 20:41:00 [info] -> Going to waypoint portal 2013-12-20 20:41:00 [info] -> Moving to position(2385.869629, 2288.043457). 2013-12-20 20:41:00 [info] -> Moving to position(2385.869629, 2288.043457). State Priority: 2 2013-12-20 20:41:01 [info] -> Going to waypoint portal 2013-12-20 20:41:01 [info] -> Moving to position(2385.869629, 2288.043457). 2013-12-20 20:41:01 [info] -> Moving to position(2385.869629, 2288.043457). State Priority: 2 2013-12-20 20:41:01 [info] -> Going to waypoint portal 2013-12-20 20:41:01 [info] -> Moving to position(2385.869629, 2288.043457). 2013-12-20 20:41:01 [info] -> Moving to position(2385.869629, 2288.043457). State Priority: 2 Any idea what's going on? Thanks in advance for any help provided. Share this post Link to post Share on other sites
Walt 178 Report post Posted December 20, 2013 Hi noite, what waypoint is this happening on?You must always make sure you have the waypoint settings correct. For example, if you're going to bot merciless docks, your settings should look like this Share this post Link to post Share on other sites
Noite 0 Report post Posted December 20, 2013 Yeah, waypoint settings are correct. From what I've tried Library is the only one that won't work, but I have run into another issue: the bot will take a few steps and then just stop in place. It'll attack enemies that get close but otherwise won't do anything, including casting my auras (which might just be the issue...) I have set up the auras to have higher priority than my attack, and be tagged as auras, which should've made it so they're cast once at the start then have the script pick the first non aura attack (which does work). Share this post Link to post Share on other sites
Walt 178 Report post Posted December 20, 2013 It could be that your privilege settings are wrong. Make sure you're running both the bot and the game client as administrator. Make sure you have v0.13e downloaded, bot only attack when enemies are near is a offset issue. As for library, you could try Go into your folder Exiled Bot Beta v0.13e\Configuration\default and open system.ini and change this value to 750: ; Delay in milliseconds between each click when selecting an area area_selection_click_delay=750 Share this post Link to post Share on other sites