Jump to content

Deityslayer

Beta Tester
  • Content Count

    67
  • Joined

  • Last visited

Everything posted by Deityslayer

  1. Deityslayer

    [WIP] Bot Restarter

    ur email is in the video
  2. Three drops, one rare. The rare is the one all the way on top. Loot like this: _RARE____ ___X_______ __________ Bot cycles the bottom two items then goes to the X mark to try to loot the rare, but doesn't loot the normal item. Endless cycle.
  3. Deityslayer

    Exiled-bot IRC Channel

    join plz
  4. Deityslayer

    CTRL key issue

    https://exiled-bot.net/community/index.php/topic/4016-shift-key-stuck-down-virtual-position-cant-pickup-anything-and-chat-command-failure/?p=23956
  5. Deityslayer

    [WIP] Bot Restarter

    I figured it out, it's just not in my self interest to complete this at the moment. Google searches say that looking for a title of (Not Responding) should work.
  6. [1.0]: Work in progress Instructions: 1. Open path.txt 2. Input the path of the exiledbot.exe folder's exe. For example: D:\Server\Exiled_Bot_Beta_v0.22e\Exiled_Bot_Beta_v0.22e Elite status is not required. My new location login fix is changed for this aswell. Procedure: 1. Checks for the Exiled Bot process every 5 seconds. 2. If it's not running, it opens the bot 3. It waits for the window with a title of "Exiled Bot" starting in it 4. It sends the command to start the bot for the window with a title of "Exiled Bot" starting in it. Please be sure to rep me or donate if you like my work. EDIT: Needs a fix. Detection isn't right. New method found. Headache. Fixing later.
  7. Deityslayer

    [3.5] New Location Login Fix

    Image search version of this script is complete.
  8. Fixing this would improve looting functionality by loads. Haha, get it?
  9. Deityslayer

    bot failed to grab item from stash

    It's been happening for a long time now. Remove the problematic stash tab from the stash tab choices "1,2,3,4" and run the bot for a while. Then, add the tab again.
  10. Deityslayer

    Automatically stagger the botting?...

    get vmware then
  11. I'd recommend clicking "manage" on "smart pickit" to add "leveling" pickit since the default pickit is pretty cool. Editing isn't working so I double posted. On manage, click open
  12. Deityslayer

    Is it possible to open 10 aura by eb?

    Mini-updates change some offsets or aura detection offset is messed up these days. It was good when the detection was released. Try a new build.
  13. You need to "grab" your mouse and keyboard when you enter your VM. Go to edit>preferences. Make sure your options looks like this : http://puu.sh/cCwNn.png To release once grabbed, press ctrl+alt. Make sure dxtory isn't binding shift to anything, aswell.
  14. Deityslayer

    [3.5] New Location Login Fix

    Updated, cleared up instructions, added the bit on unbinding weapon swap.
  15. [Rarity] == "Unique" # [StashItem] == "true" ///////////////////////////////////////////////////////////////////////////////////// // // // CURRENCY // // // ///////////////////////////////////////////////////////////////////////////////////// [Type] == "Scroll of Wisdom" # [StashItem] == "true" // Take all id scroll [Type] == "Portal Scroll" # [StashItem] == "true" // Take all tp scroll [Type] == "Blacksmith's Whetstone" # [StashItem] == "true" // Take Blacksmith's Whetstone [Type] == "Armourer's Scrap" # [StashItem] == "true" // Take Armourer's Scrap [Type] == "Glassblower's Bauble" # [StashItem] == "true" // Take Glassblower's Bauble [Type] == "Albino Rhoa Feather" # [StashItem] == "true" // Albino Rhoa Feather ///////////////////////////////////////////////////////////////////////////////////// // // // Rare Items // // // ///////////////////////////////////////////////////////////////////////////////////// [Category] == "Helm" && [Rarity] == "Rare" && [Energy Shield] == "0" # [StashItem] == "true" [Category] == "Chest" && [Rarity] == "Rare" && [Energy Shield] == "0" # [StashItem] == "true" // Astral Plate -- Only rare chest to loot once Tabula Rasa is obtained [Category] == "Chest" && [Rarity] == "Rare" && [base_resist_all_elements_%] >= "8" # [StashItem] == "true" [Category] == "Gloves" && [Rarity] == "Rare" && [Energy Shield] == "0" # [StashItem] == "true" [Category] == "Boots" && [Rarity] == "Rare" && [Energy Shield] == "0" # [StashItem] == "true" [Category] == "Belt" && [Rarity] == "Rare" # [StashItem] == "true" [Category] == "Ring" && [Rarity] == "Rare" # [StashItem] == "true" [Category] == "Amulet" && [Rarity] == "Rare" # [StashItem] == "true" // # [Physical DPS] >= [x] && [StashItem] == "true" [Category] == "1Handed" && [Rarity] == "Rare" # [StashItem] == "true" [Sockets] >= "5" && [Linked] >= "5" # [StashItem] =="true" // Keep 5/6L [Sockets] == "6" && [Linked] <= "4" # [SellUnid] == "true" // Sell 6S [Category] == "Map" // Take all maps [Type] == "Sacrifice at Dawn" # [StashItem] == "true" //Sacrifice map [Type] == "Sacrifice at Noon" # [StashItem] == "true" //Sacrifice map [Type] == "Sacrifice at Dusk" # [StashItem] == "true" //Sacrifice map [Type] == "Sacrifice at Midnight" # [StashItem] == "true" //Sacrifice map // Plain Seething Divine Life Flask // [Type] == "Divine Life Flask" && [Rarity] == "Magic" # [397] == "-66" && [398] == "1" # [StashItem] == "True" // ^Dispels Shocked [Type] == "Divine Life Flask" && [Rarity] == "Magic" # [397] == "-66" && [398] == "1" && [1322] == "1" # [StashItem] == "True" // ^Dispels Burning [Type] == "Divine Life Flask" && [Rarity] == "Magic" # [397] == "-66" && [398] == "1" && [local_flask_dispels_burning] == "1" # [StashItem] == "True" // ^Dispels Frozen and Chilled [Type] == "Divine Life Flask" && [Rarity] == "Magic" # [397] == "-66" && [398] == "1" && [local_flask_dispels_freeze_and_chill] == "1" # [StashItem] == "True" Something along the lines of this is perfect. For DPS you just calculate your weapons' current DPS and change it accordingly. Be sure to save and F11 before you start the bot again! I suggest in normal difficulty to change your chicken life % to 0 due to no death EXP penalty. Furthermore, change the coordinate of resurrecting to town to your last checkpoint. In order to do so, do the following: 1. Go to coordinates.ini in your exiled bot profile folder. 2. Change the value of resurrect_button_y from 150 to 170. 3. When you're out of normal difficulty and have moved onto cruel/merciless change it back to the default value of 150. Edit: Belt typo Edit2: Added resurrection at checkpoint. Edit3: Added seething divine life flasks
  16. Deityslayer

    [3.5] New Location Login Fix

    Oh, what a great idea. Oh well, at least this source code should help future scripters! edit: Actually, this may be a failsafe script aswell. A random DC or something would put you back in login screen. So, I'll actually attempt to help people that have this issue, so I updated the main thread with your suggestion.
  17. So, I decided to publicly release a script that inputs your password when you chicken out. I got a new VPN and I guess there's something about the tunneling that confuses PoE's IP tracking. Therefore, whenever the account tries to re-login with its old credentials, it asks for the password to be input again. This should fix the issue, aside from the unlock code. You can contact GGG to remove the unlock system. Instructions: 1. Input your password in the provided "password.txt" before running the script/exe. You will have to have the provided exit.bmp in the same folder, aswell. 2. Change your bindings in-game. Set "Detonate traps" to X. This will unbind "switch weapons" and prevent the script from switching your weapons. The reason this happens is due to the image detection. When you alt tab in/out of the bot, it'll trigger the detection in its leniency of 100 shades. If your password contains the letter X, it'll switch your weapon if PoE is in focus. 3. Follow the next set of instructions. As TadaceAce has said, you can change the coordinate of exiting to login screen to character selection. One problem with using only this method is the occasional disconnect/realm restart. So, both methods are recommended to use. In order to do as TadaceAce has said, here is what you do: 1. Open coordinates.cfg 2. Find "exit_to_login_button_y". 3. Add 20 to that value. So, I put 260. 4. Contact GGG to remove the unlock feature on your account. Download 3.5: https://hostr.co/NYwtkWof3C6Z Please donate (in my signature) or rep me if you feel like I deserve it. Updates: 3.5: Changed window title search to not include (Elite) 3.4: Massive fix! Added imagesearch for ok button incase the bot attempts to log in before the script identifies the exit button! Reverted 15 second delay to 5 seconds 3.3: Changed 10 second delay to 15 seconds 3.2: Added click on ok for new location - in case the bot doesn't pause quickly enough. Added 10 second delay. 3.1: Fixed width 3.0: Added GUI Added panic button (ctrl+q) Added colors Added updates.txt 2.0: Added another "enter" during character selection, changed to 5 seconds of delay to each enter -- This may fix the "bot resumed but stuck on selection screen" problem. 1.0: Fixed delays
  18. Deityslayer

    A bit worried after a recent ban(s)...

    dxtory, two processors per vm
  19. Deityslayer

    Automatically stagger the botting?...

    get teamviewer on your phone
  20. Deityslayer

    Currencies - How to Stash Organized!

    Updated
  21. Deityslayer

    Looted magic/rare maps are not ID'd but still ran

    have you read what I said at all? That wouldn't do anything at all to fix this issue. The objective is to identify magic/rare maps that are looted.
  22. For example, you loot a magic/rare map, and the bot runs it. However, it'll never get identified.
  23. Deityslayer

    [Solution] Rerolling Mods On Loop

    Actually I couldn't understand what you meant in shoutbox, it seems like you meant that I should remove comments after the queries themselves? Anyways after testing I found the answer by myself, although you did indicate the patching mods, maybe that's what you meant, but you didn't explain it clearly. Actually, you didn't even give me any type of answer, you just said to change it perfectly and it'll work. You said "// infront of [patching mods]" How could I understand what you meant? Anyways, here's the solution. I give myself full credit. Not like it matters, it just seems like you're making a big deal out of it. Who else would've known the solution to this bug if you told nobody but shoutbox?
  24. Deityslayer

    [Solution] Rerolling Mods On Loop

    The bot's just using alts on the same map endlessly no matter if the mod is configured to being rerolled or not. Solution: ALT LOOP: // You can uncomment either of the two entries below to disable ALL ground effects. (Chilled, Desecrated, Shocking, Burning) // [1062] = > "0" && [Rarity] == "Magic" # [RerollMods] == "true" // -- Ground Effects -- Area has patches of X ground -- Value : 20 // [1064] = > "0" && [Rarity] == "Magic" # [RerollMods] == "true" // -- Ground Effects -- Area has patches of X ground Uncommenting of any of these two lines = Alt loop.
×
×
  • Create New...