MangleClaw farming bot menu

User Tag List

Page 12 of 42 FirstFirst ... 8910111213141516 ... LastLast
Results 166 to 180 of 618
  1. #166
    akaDnice's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Aug 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great work, loving this.

    MangleClaw farming bot
  2. #167
    billxt's Avatar Member
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    got stuck in chest room again...

    mangi3timer - Pastebin.com

    this is a temporary solution ( i hope)

    Kelz&Xosmos script, big thanks for them again

    changes: added timer for boss rooms candle search -> after 2 mins in the chest room bot restarts
    Func StartBoss()
    ToolTip("Run " & $runcount & ": Entering Boss Room...", 0, 0)
    Sleep(1500)
    $found = False
    while not $found
    ; Looks for candles in the top left corner
    $coord = PixelSearch(Round(135 * $x_ratio), Round(572 * $y_ratio), Round(135 * $x_ratio), Round(572 * $y_ratio), 0x6D6236, 30)
    If Not @error Then
    $found = True
    Sleep(500)
    ; Go at the bottom of the room
    MouseClick("left", Round(777 * $x_ratio), Round(957 * $y_ratio), 2, 20)
    Else
    sleep(10)
    EndIf
    if TimerDiff($start) > 70000 Then
    ToolTip("Run " & $runcount & ": PARA...", 0, 0)
    menuleave2()
    ----> change 70000 (70 seconds) if your run takes more time.

    EndIf
    WEnd
    BeatBoss()
    EndFunc


    also reduced pixelsearch sensitivity on resume button ! ( was on value 20 --> found button out of nowhere)

    Works only if you choose normal exit ( not the tp+leave)

    Lets hope this eliminates at least some afk-dc-s

  3. #168
    mkcpanda's Avatar Private
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i think manglemaw is fixed now. 250+ runs and only 2 legendaries

  4. #169
    dmxcom's Avatar Member
    Reputation
    7
    Join Date
    May 2007
    Posts
    75
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mkcpanda View Post
    i think manglemaw is fixed now. 250+ runs and only 2 legendaries
    same here. a lot of dc´s also.

  5. #170
    Kaboomadin's Avatar Member
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    44
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah Manglemaw is no longer viable, dont get any useful things. Havent seen a set item in 24 hours.

  6. #171
    shockcircuit's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Think its just bad RNG. I had 5 legs all day yesterday but today I had 4 legs in my first 6 runs.

    Has anyone tested the new exit if stuck in chest room feature? I tried it out by just manually moving my toon to a different position. After the timer sees im stuck it exits fine and restarts the loop but once I get done killing the boss it seems to mess up everytime. It will loot items, then move the position to loot gold and exits as it should however the Tooltip stays stuck on Looting Gold and doesnt change to looking for resume button. After so many seconds it then goes to the PARA tooltip which thinks im stuck in chest room. This causes the Credits screen to be brought up and i get stuck in there.

    Anyone else experience this? I have tried multiple times with the same result. Bot runs fine until it triggers the PARA tooltip then the following run breaks it.

  7. #172
    billxt's Avatar Member
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shockcircuit View Post
    Think its just bad RNG. I had 5 legs all day yesterday but today I had 4 legs in my first 6 runs.

    Has anyone tested the new exit if stuck in chest room feature? I tried it out by just manually moving my toon to a different position. After the timer sees im stuck it exits fine and restarts the loop but once I get done killing the boss it seems to mess up everytime. It will loot items, then move the position to loot gold and exits as it should however the Tooltip stays stuck on Looting Gold and doesnt change to looking for resume button. After so many seconds it then goes to the PARA tooltip which thinks im stuck in chest room. This causes the Credits screen to be brought up and i get stuck in there.

    Anyone else experience this? I have tried multiple times with the same result. Bot runs fine until it triggers the PARA tooltip then the following run breaks it.


    you are right: there are 2 timers in the script:
    1. after boss is killed 70 seconds,
    2. chest room

    what happens: timer starts with bot , stuck at chest --> 70 seconds pass --- > makes the bot NOT reset but start from beginning ---> boss timer comes up way over 70 seconds

    any solutions?

  8. #173
    shockcircuit's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will just remove that part of the script for now I know nothing about these scripts to attempt a fix
    Last edited by shockcircuit; 04-05-2014 at 09:52 AM.

  9. #174
    Duffy201's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Had a bountiful night of botting, ~ 8 hours of botting with the chest addition billxt came up with i got 21 legendaries.

  10. #175
    richardptt's Avatar Active Member
    Reputation
    36
    Join Date
    Sep 2008
    Posts
    331
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well! i changed this bot! now it sells , repair, check bags full, send legs to bank! so op DDDD always good to know how to use auto it!!!! i will try to add log in if get disconnect at this config

  11. #176
    Emanuelxxx's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    63
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @richardptt

    Hey nice u can give me/us ur nice script?

    greets

  12. #177
    richardptt's Avatar Active Member
    Reputation
    36
    Join Date
    Sep 2008
    Posts
    331
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://www.dropbox.com/sh/vv88cnxwp...E/diablo%20bot
    WELL its still with some bugs, i spent over 5 hours right now trying to fix evry thing ! but i can do it with my wizzard 500k dps t3, REMOVE EVRY THING from ur bags or it will sell it
    u can config it wich slots to sell or not! and it will pick also blues and u can turn it off
    And u need ot install auto it!
    just try it and tell me what u think!

    Build: wizard http://eu.battle.net/d3/en/calculato...jO!iWYS!YZcZaZ
    Last edited by richardptt; 04-05-2014 at 11:28 AM.

  13. #178
    richardptt's Avatar Active Member
    Reputation
    36
    Join Date
    Sep 2008
    Posts
    331
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  14. #179
    dj2014's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Died in T3 in the chest room. My bad for being greedy.

    RIP.

  15. #180
    Zigmal's Avatar Private
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still can't get this to work. 1920x1080 windowed fullscreen, default gamma settings, and it only works with assistance. Instead of going for the resume button, it ends up just above my chat window. If I manually resume, it attempts to use to portal and clicks right under it. It's like the coordinate settings are just a bit off for me or something. Any ideas?

Page 12 of 42 FirstFirst ... 8910111213141516 ... LastLast

Similar Threads

  1. Help me choose my farm bot
    By Derrington in forum World of Warcraft General
    Replies: 8
    Last Post: 06-15-2009, 06:44 AM
  2. WotLK fishing/gold farming bot
    By L33Tpimp in forum World of Warcraft Bots and Programs
    Replies: 9
    Last Post: 01-16-2009, 07:40 PM
  3. WoW honor farm bot
    By Choxxmage in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 01-09-2009, 07:01 AM
  4. Farming bot???
    By chilled in forum World of Warcraft General
    Replies: 3
    Last Post: 06-03-2006, 09:29 AM
All times are GMT -5. The time now is 06:40 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search