[AutoIT1920x1080] Overflow Ore Farming - semi AFK menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    donotwant's Avatar Member
    Reputation
    6
    Join Date
    Jun 2009
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Drakendour View Post
    For some reason it doesn't allow me to run the script, it just stays paused even after I press y
    Try to run AutoIT as admin

    Originally Posted by critical88 View Post
    which level u suggest to start doing this
    Doesnt matter if you find a good spot. Chests will drop items on your lvl and a lot of ores are not having any mobs next to it.

    [AutoIT1920x1080] Overflow Ore Farming - semi AFK
  2. #17
    donotwant's Avatar Member
    Reputation
    6
    Join Date
    Jun 2009
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by w4st3 View Post
    Nice. Try making the script click ok in the "Overflow server notification" instead of pressing ok, should let the script log out even when there's not such notification.
    Good idea but I guess you're missing a point. This is nothing that is promised to work forever. IF there is no overflow message the whole thing wont work anyway.


    I've used the ESC key instead of using a mouse click to close the overflow message for a reason: If it gets stuck, ESC-> ESC helps and mouseclick on ok of the overflow message -> does not.

  3. #18
    nvmax's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    banned 72 hours for doing this... watch out guys, apparently they are cracking down on this fast.

  4. #19
    donotwant's Avatar Member
    Reputation
    6
    Join Date
    Jun 2009
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nvmax View Post
    banned 72 hours for doing this... watch out guys, apparently they are cracking down on this fast.
    It was saying you've been banned for the usage of bots?! Or was it saying you've used an exploit?



    Cant spend time working on this at the moment as im banned for buying a few weapons for 21 karma each. Well done Arena Net. Not even having an working mail system/trading post/ FORUM (sad but true) but at least the banhammer works fine.

  5. #20
    UDontKnowWhoIAm's Avatar Active Member
    Reputation
    51
    Join Date
    Sep 2008
    Posts
    396
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Modified the code for those who have 1440x900 screen:

    Code:
    HotKeySet("y","Leave")
    HotKeySet("x", "Pause")
    HotKeySet("c", "Stop")
    
    $default_resolutionX = 1440
    $default_resolutionY = 900
    $x_ratio = @Desktopwidth / $default_resolutionX 
    $y_ratio = @Desktopheight / $default_resolutionY
    
    $go = True
    $Leave = False
    
    While $go
    if($Leave) then
    Send("f")
    randsleep (5000)
    Sleep (500)
    Send ("{ESC}")
    Send("f")
    randSleep (5000)
    Send("f")
    randSleep (5000)
    Send("f")
    randSleep (11000)
    Send("{ESC}")
    randsleep (300)
    MouseClick("left",704*$x_ratio,491*$y_ratio,1)
    randsleep (200)
    MouseClick("left",702*$x_ratio,497*$y_ratio,1)
    sleep (5000) ;<- Adjust this value depending on your loading time
    MouseClick("left",511*$x_ratio,788*$y_ratio,2)
    MouseClick("left",511*$x_ratio,788*$y_ratio,1)
    Sleep (18000) ;<- Adjust this value depending on your loading time
    EndIF
    
    
    WEnd
    
    func RandSleep($ms) 
       sleep($ms*random(.85,1.15))
    Endfunc
    
    Func Pause()
       $Leave = False
    EndFunc
    
    Func Stop() ;to allow the script to stop
        Exit
    EndFunc 
     
    Func Leave()
        $Leave = True
     EndFunc
    Nothing fancy, just modified it for myself & thought someone would need it
    Credits to the guys above me, and btw, where are you, OP?

  6. #21
    jungly's Avatar Member
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so is the overflow exploit bannable, can we still use it? doubt they can detect bots yet, but they are banhammer happy for any glitch in the game apparently

  7. #22
    Prod1700's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    there not banning yet for doing the overflow thing i think they are baning if you are using this for a long period of time. I do the overflow ore everyday at the same time of day. I do it for about 30 mins since it takes about that long for all my spots to be out. I have yet to be ban doing it.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Guide] Semi-AFK Felslate farm.
    By avavael in forum World of Warcraft Guides
    Replies: 3
    Last Post: 09-18-2016, 11:41 AM
  2. [Gold] Semi-AFK Spirit of Harmony farm. [Before 5.4 hit]
    By Cecu in forum World of Warcraft Guides
    Replies: 3
    Last Post: 08-21-2013, 01:56 PM
  3. Easy Iron/gold ore, mining 125-200, semi-afk
    By kennyo7 in forum World of Warcraft Exploits
    Replies: 47
    Last Post: 11-28-2010, 05:57 PM
  4. Mith ore Farming place
    By dibbs in forum World of Warcraft Guides
    Replies: 15
    Last Post: 05-30-2007, 09:18 AM
  5. The uberbasic picture guide to copper ore farming in elwynn forest
    By Billy in forum World of Warcraft Guides
    Replies: 13
    Last Post: 04-13-2007, 06:27 AM
All times are GMT -5. The time now is 03:07 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search