Jump to content

jpbot

Elite+
  • Content Count

    89
  • Joined

  • Last visited

Everything posted by jpbot

  1. can you post your log_eeb.txt files here. can you copy/paste this script in a file check.town.ahk or any name. Open poe. Run the script. Press F4 for check town (ESC close the script) Stay in town and go out of town. Check if detect town work. (you would see a message on trybar "In town", "In map" or "Checking...")
  2. 25.09.2013 Quick update, Work with poe 0.11.6, re add unstuck, tested with ExiledBot RC v0.9d
  3. Just add that code to function named "quit()" but for me, your code should be something like this IfWinExist, ahk_pid %PoE_PID% ; <-- check if poe window exist { if inMap() ; <-- check if we are in a map { Send {Space} ; <-- send spacebar, spacebar close any menu opened) Sleep 200 Send {ESC} Sleep 200 Click Left, 404, 292 Sleep 1500 } } and the modified function should look something like this:
  4. 1.- yes (Exiledbot function)2.- yes (Exiledbot function) 3.- you can not. Since exiledbot version 0.7e (Bot is no more reseting bot timer when in town), I remove that funcionality of my script because if there is no reseting in town you will have premature exit in next game. Saludos.
  5. updated every six games should stash, if "upGems" variable it is turned on (upGems=1) every run you should see inventory be open and closed.
  6. Request: 1.- Can be the write log optional? 2.- Only pick up rare rings and amulets, maybe belts something like this: pickup_rare_amulets=true pickup_rare_rings=true pickup_rare_belts=true pickup_rare_items=false (the rest of rare items) Gracias.
  7. Someone ask me to post the latest version of my script, so here it is.
  8. I am using 0.7f but that change is from 0.7e version
  9. Bot is no more reseting bot timer when in town. Can be this option optional? Description. After xxx time my script pause the bot (in map) go to town (stash, level gems) then unpause the bot (in town) the bot make new game but after few seconds the bot leave the game in previous versions this does not happen I think is because the run_max_time and the new Improvements(Bot is no more reseting bot timer when in town.) in version 7e
  10. jpbot

    leap slam, amulets and rings + other gear

    3 bots(76,77,78) here, all leap slam, all running sarn city Non running at same time I switch every 2-3 days, bot 16 hrs @ day My gear is not great, just cheap gear (2-4 chaos each piece) my bot run just fine ^^ I recently switched to iiq/iir gear, just for test: 2 andavarius (foud by the bot ), goldwyrm, perandus and 5l kaoms primacy, the rest are the same cheap gear. Stats res: 23,-65,22,-42 def: 2.2k hp: 2.4k dmg: 2k .73 aps auras: grace (rm/bm gems), determination (rm gem), hatred, (rm gem), purity/haste (rm gem) I run 2-4 auras at time
  11. lol yeah, I chose a wrong video to show functionalitybasically the script open portal and go to town after xxx time. after x games, the script move to stash whatever he found, If nothing is found in the cells (you can config that in my script) then do not stash anything, like my video sry I can not explain better -.- Sry I think I was clear but apparently not In step four "4. Configure _eeb.ahk script and exilebot" you need to configure my script (between line 20 and 80) so the idea is that everyone can change that to their own paths, times, names, etc they dont updated automagically TODO: I could make a ini file to prevent misunderstanding, maybe in a future
  12. just download the last updated version, uploaded a few minutes ago
  13. jpbot

    My feature wish list

    Plz make "no scroll looting" or any no looting optional Gracias.
  14. I am using chess system but with high increased quantity / rarity uniques are more common. yup ^^Even with stash working, they are a few scenarios where a max retries could be useful.
  15. When bot have no space and try to pick up an item, the bot keep trying all the time till restart. Maybe a variable with maximum retries.
  16. jpbot

    Pathing scripts (A temporary pathing fix)

    Mouse-_top_left.ahk
  17. jpbot

    Next release

    What is the content of next release of EB? Maybe making a thread with the content of the next releases of EB would be a nice idea.
  18. A few problems with the gui: 1.- I use f1, f2, etc for skills, but I cant put that because its only 1 character in the gui. 2.- Auras dont work, they just turns it on and off all the time. 3.- Some times the automove click on auras icons. Request: Can you include an autoclik for leveling gems? Thanks for the gui.
  19. jpbot

    Pathing scripts (A temporary pathing fix)

    So if I run The City of Sarn wich one should be run (Mouse-_top_left.ahk?) and for the forest? Thanks in advance.
×
×
  • Create New...