-
Content Count
86 -
Joined
-
Last visited
Community Reputation
9 NeutralAbout Delamonica
-
Rank
Elite User
-
can u write an example for autoit3 ? it seems so basic but i think my script just writes {lctrl} i think ^^ in poe my character screen get opened etc because the script pressed c and maybe more
-
Any way to stop my Witch from auto-attacking instead of using abilities?
Shizzukani replied to topic's Delamonica in Archives
then put a spell into the left click button ? -
in the bot folder u see a modlist file , there u find ur mods. local_socketed_minion_gem_level_+ , local_socketed_gem_level_+ for example .
-
dont know guides for it , its common sense and selfexplaining with the profile changer and i have no time to explain it . and about the chromatic problem , its also selfexplaining when u hover the mouse over the "pick chromatic orbs" option
-
1. could be doable with switch profile and maybe character position so far off that no character gets picked and its stuck in character screen ? no clue 2. yes 3. yes/no u can switch areas after time with profile change , not lvl
-
Poe autoscript v1.2.2 quickfix
kk25747 replied to topic's Delamonica in User's script for POE and/or Exiled Bot
i use the quickfix and also have the ctrl bug whenever i look at the bot he is at an corrupted entrance and stays there with the ctrl problem. -
How can I setup the Flame Totem skill? The bot casts it all the time
Egidius replied to topic's Delamonica in Archives
set timer ? -
i have botted some month (18h/day) on the same spot and never got banned
-
i have no clue how a bot is created or how it works , i just played around with autoit in my past. might it be possible to let the bot use an orb on an item and if the item doesnt change that the bot wont try it again ? but i guess that not possible
-
i use witch incinerate build lvl ~90
-
Loot all rare 5L 6L gem, ecc AND all wand help needed
claustro replied to topic's Delamonica in User's script for POE and/or Exiled Bot
[Type] == "Prophecy Wand" && [Rarity] == "rare" [Type] == "Prophecy Wand" && [Rarity] == "magic" or [Type] == "Prophecy Wand" <-- for all rarities the bot would pick all prophecy wands . when u want other wands u have to check path of exile site for the wand names and make this rule for every single wand (depending on what lvl area u farm in) u can also use something like [Category] == "1Handed" && [Rarity] == "Rare" # [spell_damage_+%] >= "15" [Category] == "1Handed" && [Rarity] == "Magic" # [spell_damage_+%] >= "15" then u would pick all one handed weapons with spelldmg 15+ ( but daggers too) not sure if [Category] == "1Handed" && [Rarity] == "Rare" && [spell_damage_+%] >= "1" works maybe it could pick up all 1 handed weapons who have alrdy spelldmg unidentified (that would be wands) but i dont have time to try it out ^^ ps: i dont know if everything works as intended , its just what i would try out ! -
Possible to detect "chaos cloud" mobs and quit map? :P
klick replied to topic's Delamonica in Archives
activate chicken mode ? u sure dont die instantly so the bot will chicken when u get low life . -
i dont have problems with it
-
my char still jumps into invasion bosses and tries to kill them
-
anyone knows a solution ? when i want install directx, i always get this error