Auto miner script? menu

User Tag List

Results 1 to 2 of 2
  1. #1
    MACROS4LIFE's Avatar Active Member
    Reputation
    47
    Join Date
    Dec 2015
    Posts
    459
    Thanks G/R
    58/45
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Auto miner script?

    Yo folks, I recently formated my PC and lost my precious miner.ahk script.

    It was a script where you press F9 to turn on/off
    Auto miner when on
    ANd then hold shift to stack mines.

    I remember i even posted here it once, years ago.

    Question is: Anyone have a good miner script rolling and can share? I unfortunately lost mine =/

    ps: HUD autominer doesnt seems to work at all.

    Thanks a lot!
    HUD it's like cocaine, once you used, you can't forget.

    Auto miner script?
  2. #2
    wannac's Avatar Active Member
    Reputation
    16
    Join Date
    May 2012
    Posts
    144
    Thanks G/R
    81/10
    Trade Feedback
    11 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I copy from this forum,can't remember from whom.maybe you?

    Code:
    #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
    ;#Warn ; Enable warnings to assist with detecting common errors.
    SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
    #SingleInstance  force ; Don't need multiple script copies
    WinActivate, Path of Exile ahk_class POEWindowClass
    
    
    #MaxThreadsPerHotkey  2
    
    
    ;~  -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    ;~  Ingame Overlay
    ;~  -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Gui 2:Color, 0X130F13
    ;Gui 2:+LastFound +AlwaysOnTop +ToolWindow
    Gui 2:+LastFound +ToolWindow
    
    ;WinSet, TransColor, 0X130F13
    WinSet, TransColor, off
    
    Gui 2: -Caption
    Gui 2:Font, bold cFFFFFF S10, Arial
    
    Gui 2:Add, Text, x+1 y+2.5 BackgroundTrans vT1, Detonate: OFF
    
    IfWinExist, ahk_class POEWindowClass
    {
        ;WinGetPos, X, Y, Width, Height
    	
    	myvarX:=a_screenwidth/2
    	myvarY:=a_screenheight -90
    	Gui 2: Show, x%myvarX% y%myvarY%
    	
    }
    return
    
    
    	  
    ~=::
    if (detonating) {
    detonating := 0
    settimer, detonateloop, off
    GuiControl, 2:, T1, Detonate: OFF
    } else {
    detonating := 1
    settimer, detonateloop, %Tick%
    GuiControl, 2:, T1, Detonate: ON
    }
    return
    
    
    detonateloop:
    IfWinActive, ahk_class POEWindowClass
    {
    	if (GetKeyState("shift", "p")){
    		return
    	}else{
                       PixelSearch, MineX,MineX, 584,514,675,547, 0xC83725,5, Fast RGB 		;deotnate
    
    
    		if ErrorLevel{
    			          PixelSearch, MineX,MineX, 643,518,677,546, 0xCB352A,5, Fast RGB 		;deotnate delve
    			if ErrorLevel
    				return
    			else
    				send {D}
    				;Click right
    		}
    		else
    			send {D}
    			;Click right
    	}
    }
    return

Similar Threads

  1. [Innerspace] Darkmoon Faire auto-buy script
    By Plex in forum World of Warcraft Bots and Programs
    Replies: 10
    Last Post: 08-04-2008, 03:27 PM
  2. [Help] Auto Fight Script
    By Sirect in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 02-05-2008, 10:26 AM
  3. World of warcraft auto login script
    By Ancathon in forum World of Warcraft Bots and Programs
    Replies: 12
    Last Post: 11-25-2007, 12:21 AM
  4. I got banned by using that, Anti AFK auto queue script or w/e
    By julian_in in forum World of Warcraft General
    Replies: 22
    Last Post: 11-03-2006, 02:30 PM
  5. I got banned by using that, Anti AFK auto queue script or w/e
    By julian_in in forum World of Warcraft Bots and Programs
    Replies: 21
    Last Post: 10-28-2006, 05:52 PM
All times are GMT -5. The time now is 04:18 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