-
Content Count
1767 -
Joined
-
Last visited
Everything posted by alkpone
-
Pretty please Alk, with donation sugar on top, sort the overshooting wp thing
bonebox replied to topic's alkpone in Archives
Okay just reproduced it, now I can find a better way to fix this.. -
Just tried now with this item: Rarity: Rare Dragon Goad Crusader Boots -------- Armour: 105 Energy Shield: 31 -------- Requirements: Level: 64 Str: 62 Int: 62 -------- Sockets: B-G-B -------- Itemlevel: 70 -------- +79 to maximum Life +36 to maximum Mana +41% to Fire Resistance 15% increased Movement Speed Set this in the default.ipd: [Type] == "Dragon Goad" && [Rarity] == "Rare" [Type] == "Dragon Goad" # [SellItem] == "true" [Rarity] == "Rare" # [SellItem] == "true" Bot stashed it.. Dunno what's wrong guys.
-
Pretty please Alk, with donation sugar on top, sort the overshooting wp thing
bonebox replied to topic's alkpone in Archives
Here is the code I added in dev version. // Check if we aren't too far from wp (to fix overshoot game bug) D3DXVECTOR3 wpPos = _worldObject->GetEntityPool()->GetWaypointPortal()->GetWorldcurrentPosition(); D3DXVECTOR3 playerPos = _worldObject->GetEntityPool()->GetMainPlayer()->GetWorldcurrentPosition(); double distance = sqrt(pow(playerPos.x-wpPos.x, 2) + pow(playerPos.y-wpPos.y, 2) + pow(playerPos.z-wpPos.z, 2)); if(distance > botConfiguration->GetMaxWaypointDistance()) { // press ESC Sleep(100); KeyboardSend::GetFocusAndGenerateKey(_worldObject->GetGameWindow(), VK_ESCAPE, KEY_SEND); Sleep(500); } With this in system.ini ; Set here the max distance between player and wp to select an area to farm if wp window is open. If distance is superior, bot will close the wp window. max_wp_distance=200 However not sure if 50 is the good value, as I didn't manage to reproduce -
Still having some auth issue in v0.16c ??
-
v0.16c with only one tab set solved it ?
-
waaat ??? Didn't know that
-
Just set your chicken value to 0, or -1 ?
-
Bot version 0.16c has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.16c Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.16b : Offsets updated for Garena version 1.1.1b. Added new check after casting Aura. Improved Auth system to avoid issues. If you are experiencing trouble with multiple stash tab, try to set ONLY ONE tab, it should work waiting for a better fix.
-
Confirmed, working on a fix..
-
We can try to define here what's best position for vm user ? Waiting for your suggestions ^^
-
Bot version 0.16b has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.16b Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.16 : Offsets updated for game version 1.1.1b. Reimplemented multiple stash tabs in a better way. Multi-stashtab enabled in the GUI. Added the possibility for the user to define some monsters name he wants the bot to avoid and chicken on sight. Updated standard pickit, thanks to Phaukt for helping and sharing his work! Fixed some pickit bugs (bot identifying every item even when not needed). Fix bot not opening some chest when Open StrongBox was enable. Found a memory leak due to bad cleaning while parsing map. Fixed now. New tab added: Main settings, old Main settings renamed to Map settings (settings moved to the right tabs).
-
Check your configuration, are you sure everything is well right ?
-
Thx for the suggestions!
-
Yeah, you understood the purpose of priorities. I would like to hear some suggestion about how to improve current skill configuration system to make it simplier and more explicit.. Tell us if you managed to make the bot use your vaal skill gem properly pls!
-
[Need Help] - tried many things - cant fix "clickbug" since one month :(
dasnon replied to topic's alkpone in Archives
Yeah, Dasnon can you give us more explanation about what exactly is this clickbug ? There should be some easy fix I can implement if I have more details. -
Bot version 0.16 has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.16 Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.15m : Offsets updated for Garena version 1.1.1. ilvl is now detected properly. Now bot won't take any 5S items anymore (ffs!) !! Updated auth system to work with Singapore connections. Fixed arctic armour aura not detected by the bot. Bot now can open stronboxes if user desire (Main Config). Chest detecting a bit changed, now the "Open Strongbox" and "Open Chest" settings working separately, so user can set up to open only one of them or both of them or none of them (before user had to enable Chest opening). Now the the skill tree will show the keys in parenthesis for better visibility. (Note: If the user change the key then the parenthesis will be changed too.) Act & Difficulty coordinates fixed. Now before activating the key it will trim spaces from left and right.
-
Need for a merc account with a top player/high optimized build for Bot testing
alkpone replied to topic's alkpone in Archives
It's ok dude, I finally decided to run a facebreaker ib build myself. Thanks for your help!! -
http://pcsupport.about.com/od/findbyerrormessage/a/d3dx9_43-dll-not-found-missing-error.htm
-
http://www.microsoft.com/en-us/download/details.aspx?id=35 Have this installed ?
-
Les coffres et objets cassables ne sont pas différencié par le bot. Du coup ça me demanderait pas mal de temps pour le mettre en place..
-
Vendor Y Coordinates AUTO and MOUSEOVER scripts
caon replied to topic's alkpone in User's script for POE and/or Exiled Bot
Thanks !! -
Bot version 0.15m has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.15m Antivirus Warning is a false positive resulting from the bot's protection against crackers. Improvements since 0.15l : Fixed broken pickit.
-
Following recent events, I set up various way of compensation for the whole community. First, everybody will receive a 15 days free license usable anytime anywhere (already on the store).. Secondly, for some time only, lifetime licenses will be only 25$ donation for anybody who is already a backer of the project. Finally, I invite anybody who got more than 10 licenses in his client area to contact me for another special compensation. Happy botting !