-
Content Count
1762 -
Joined
-
Last visited
Everything posted by alkpone
-
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..
-
yey, I'll fix it for next release.
-
It's a pain in the ass to dev, I have to change all my (crappy) inventory management code. That's why I kept it for after all the nice minor tweaks I made last days.
- 17 replies
-
- 2 major issue
- full inventory
-
(and 1 more)
Tagged with:
-
I agree that this is the first shit to fix. And I'm already working on it. I didn't see that post, hope that everybody is feeling better now
- 17 replies
-
- 2 major issue
- full inventory
-
(and 1 more)
Tagged with:
-
Salut!! Merci pour tes suggestions. En réalité le bot check uniquement le nombre d'emplacements libres. S'il en reste plus de 20 il considère que l'inventaire n'est pas full. Cependant si jamais il n'y a pas d'espace pour un item 8 slot (ce qui arrive malgré les 20 slots libres), le bot ne se rendra pas compte qu'il ne peut pas pickup l'objet. Je n'ai jamais eu le temps d'améliorer cet algo auparavant mais aujourd'hui il est first sur ma liste de priorités. En effet, le bug du tp est emmerdant aussi, je vais essayer de trouver un fix simple et efficace. A propos du pathfinding, il a été fait par moi et foreii.
-
If you go in Manage options, you'll have some importation possibilities. If it's not clear enough, any suggestion is welcome.
-
0.14f loot problem running back and forth endlessly until relogs
hamncheese replied to topic's alkpone in Archives
Yeah big already known issue here. I'm working on a good way to fix it for some time already and I've know some ideas, but that's not simple stuff. On my computer I don't see it ocuring that much and I don't think that I loss a lot of items this way. Indeed, it happens much more with chests and monsters than items. Fixing that bug and tabs handling are going to be the key for a safe and efficient map farming implementation. -
[Type] == "Ice Spear" && [Quality] >= "15" Try this ?
-
You can edit coordinates in coordinates.ini file. Dunno if it needs to be updated for everybody or just for you (for any reason..).
-
After some tests, I can't reproduce the issue, on my computer, bot will always create a new instance.
-
Thanks for report, I though I had tested all entrances possible.
-
Bot version 0.14f has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.14f Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.14e : Now Blacksmith's Whetstone, Armourer's Scrap and Glassblower's Bauble are only handled in the pickit file (if you take out the lines from pickit file, bot will stop taking them). Fixed bot not selecting act when botting in lower difficulty than last one unlocked. Improved scroll pickup : now user just needs to set up the number of each scroll he wants to keep in inventory, and in the pickit file if he wants to stash them. Optimized area switching between Marketplace and Catacombs. Fixed infinite loop ocuring when char tries to go from one chest to another (due to abusive use of Manhattan distance, for speed optimization). Char won't get stucked anymore trying to open the same chest for hours, now it will ignore it after a fixed amount of unsuccesful tries.
-
Bot Crashing and Resulting in Character Death
james.kostesich replied to topic's alkpone in Archives
I'm running the bot in a vm with a debugger attached to hunt down and fix these annoying crash. Waiting for it you can use any chicken / flask script with the one of the bot. -
[Suggestion] Improved scroll management.
WebmasterNikos replied to topic's alkpone in Exiled Bot Feature Request
We already improved scroll system on dev version, it's being tested right now. -
I already improved Catacombs access and am testing it right now. If you want the bot to take map, you have to add this line in your pickit file (v0.14e) : [Category] == "Map" # [StashItem] == "true" // Take all maps