-
Content Count
1748 -
Joined
-
Last visited
Everything posted by alkpone
-
Button to clear last items found window
wd978 replied to topic's alkpone in Exiled Bot Feature Request
Blacksun already did it! Wait for next release. -
v0.15d : Bot tend to rush to clear area and ignore mobs.
klick replied to topic's alkpone in Archives
You should try to increase the skill range multiplier for monster targeting. As it multiply the highest range value configured in your skills, if its too low, your issue will occur. But lower is the value and less the back and forth issue will occur. I know it sounds quite complex but it works very good when configured properly. Standard value of 200% is perfect for my spectral throw build (highest range: 300, so bot will only attack monster closer than 200%*300 = 600). Almost no back and forth bug. -
Yes indeed would be awesome, it's planned.
-
Did you try to play around with these values from pickit.ini file ? ; Number of time the bot will increase (half) or decrease (half) y mouse coordinate when clicking on an item (default : 30) try_range=30 ; Offset used each time the bot tries a new time. pickup_try_offset_y=7
-
If you want to activate map pickup and not use all the other features of smart pickit, activate smart pickit and erase all the content of default.ipd and keep only this line: [Category] == "Map" // Take all maps
-
Elite Key authentication problem, need help ... :(
hamncheese replied to topic's alkpone in Archives
Weird.. anybody else having identical issue ? -
Bot version 0.15d has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.15d Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.15c : Fixed catacombs bug. Now max_range_multiplier will work properly.
-
Bot version 0.15c has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.15c Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.15b : Offsets updated for game version 1.0.6b. SettingsLoader now have default values on load, so no more blank settings if the config of the selected profile is outdated. Bot should crash less.
-
Vote the most annoying Bug u want to be fixed first
hamncheese replied to topic's alkpone in Archives
As computer configurations and performances can differ a lot, users has to see by themselves what's the best settings for what they need. It's very hard to fix lag and low performances issues because fixing them may create some side effects on other configurations. However I'm trying to do my best and actually I would like to have some feedback here, based on the last patch notes. Suggestions for fix are welcome as well but I'm afraid that it is pretty hard to suggest a solution when you don't know the architecture and the source of the a project. -
Vote the most annoying Bug u want to be fixed first
hamncheese replied to topic's alkpone in Archives
First, I'm watching closely this topic. Thanks for the infos and feedbacks, some may help me to fix these bugs. I have been trying different technics to avoid back and forth and/or detect it when it happens. However I have to admit that it was pretty unsuccesful until now . BTW some bugs reported here are not easily "reproducable" as they rely on lag or slow computation time to occur. Anyway, I'll keep doing until we got something satisfying for everybody. -
Dans le premier cas, peux-tu nous partager tes logfiles ? Pour le second cas, ça arrive souvent ?
-
bots miss-click on guild tab, and keep looping without relogging
eggisbad replied to topic's alkpone in Archives
Bot checks if right stash is hovered before clicking. Actually it never happened again for me since I made that fix. It may be related to lag issues, I may increase the delay between moving cursor, checking hovered entity and clicking... Dunno if it would solve it. -
Just try again with win7! and you should use vmware 7.1.3 to avoid flickering issues..
-
Serj, about your first issue, I would be interested to see how your skills.ini file looks like.. ?
-
Yeah me too. But actually not very often. Think about this as a kind of behaviour randomization that saves your a$$ from bans
-
Vendor Y Coordinates AUTO and MOUSEOVER scripts
caon replied to topic's alkpone in User's script for POE and/or Exiled Bot
Wow I'm very impressed. Dunno if this works but it looks so epic !! Too bad I can't do the same easily in C++. -
Bot version 0.15b has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.15b Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.15 : Fixed Catacombs bug (wrong offset). Now the bot will attack monsters only within a specific range. This range is the result from the highest attack distance defined in skilled, multiplied by a percent multiplicator defined by the user in GUI (key: "max_range_multiplier" in config.ini file). => Back and fourth loop bug frequency reduced ? Profile manager reworked.
-
Bot version 0.15 has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.15 Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.14h : Offsets updated for game version 1.0.6 (Vanilla & Garena). Now item are rechecked all the time when bot tries to pick them (to avoid trash pickup). Bot now checks if scroll has been clicked properly before trying to identify item (to avoid item stucked on cursor). Bot now checks that inventory window is not opened while trying to pickup an item. Bot now sleeps 1500ms instead of 1000ms after casting aura (to avoid lag issues). Bot should crash less. Bot now clicks on Play button in Garena version.
-
This is not possible. You should have done something wrong.
-
Thanks for reporting these bugs dasnon. These issues aren't very frequent unless you have high ping problem.
-
Bot version 0.14h has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.14h Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.14g : Fixed scroll looting (bug introduced in 0.14g).
-
Bot version 0.14g has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.14g Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.14f : Fixed bug when bot tries to pick an item while inventory is full (resulting in an annoying boring f*****g infinite loop/crash). Now bot stashs every item after each run (except scrolls and shards). Skill tab reworked to TreeView. ToolTip added to ExpandedLastItem window.
-
hummm that's really shitty, I'll see if I can make something..