-
Content Count
89 -
Joined
-
Last visited
Everything posted by jpbot
-
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
25.09.2013 Quick update, Work with poe 0.11.6, re add unstuck, tested with ExiledBot RC v0.9d -
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
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: -
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
double post sry -
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
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. -
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
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. -
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
Updated to work with ExiledBot v0.8g -
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.
-
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
Someone ask me to post the latest version of my script, so here it is. -
[v7e] Bot is no more reseting bot timer when in town.
jpbot replied to topic's jpbot in Exiled Bot Feature Request
I am using 0.7f but that change is from 0.7e version -
[v7e] Bot is no more reseting bot timer when in town.
a topic posted jpbot in Exiled Bot Feature Request
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 -
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
-
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
script has been updated -
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
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 -
Enhanced ExileBot (EEB) ahk script v2.1
jpbot replied to topic's jpbot in User's script for POE and/or Exiled Bot
just download the last updated version, uploaded a few minutes ago -
Plz make "no scroll looting" or any no looting optional Gracias.
-
Enhanced ExileBot (EEB) ahk script v2.1
a topic posted jpbot in User's script for POE and/or Exiled Bot
-
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.
-
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.
-
Mouse-_top_left.ahk
-
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.
-
[Unofficial] EBG (ExiledBot GUI) v2.1a [11/03/13]
Shrek_III replied to topic's jpbot in User's script for POE and/or Exiled Bot
color depth 32 bit Thanks -
[Unofficial] EBG (ExiledBot GUI) v2.1a [11/03/13]
Shrek_III replied to topic's jpbot in User's script for POE and/or Exiled Bot
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. -
So if I run The City of Sarn wich one should be run (Mouse-_top_left.ahk?) and for the forest? Thanks in advance.