Auto mines detonate .ahk script? menu

User Tag List

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

    Auto mines detonate .ahk script?

    Anyone have a simple .ahk script to auto detonate mines? ( something like press D when "X" mines is active ).

    It used to be a simple thing before when HUd was working but now.... My fingers its broken already LOL
    HUD it's like cocaine, once you used, you can't forget.

    Auto mines detonate .ahk script?
  2. #2
    omgsosorry's Avatar Member
    Reputation
    9
    Join Date
    Apr 2015
    Posts
    135
    Thanks G/R
    3/8
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah with new mine rework, would love one too. new mines are fun but tiring

  3. #3
    Ugro_PNZ's Avatar Member
    Reputation
    4
    Join Date
    Nov 2009
    Posts
    53
    Thanks G/R
    0/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    F8::ExitApp

    SetBatchLines, -1
    SetKeyDelay , -1, 0
    #IfWinActive, ahk_class POEWindowClass
    #InstallKeybdHook
    #UseHook On
    #MaxThreadsPerHotkey 2

    RandomSleep(min, max) {
    Random, rand, %min%, %max%
    Sleep rand
    }

    f2::
    Toggle := !Toggle
    loop
    {
    If not Toggle
    break

    SendInput {Numpad5}
    randomsleep(120,200)
    }
    return


    /// ahk_class maybe another but it doesnt matter actually
    its basically turn off/on infinite loop that spamming num5
    and about waiting times you may increase it if game say *that you performing too much actions in short time*
    if you want something like press so it spamming for some time
    so it spam for 3 sec

    d::
    start := A_TickCount
    loop
    {

    SendInput {Numpad5}
    randomsleep(90,120)
    now := A_TickCount-start
    if now > 3000
    break

    }
    Last edited by Ugro_PNZ; 09-11-2019 at 04:12 AM.

  4. #4
    Ugro_PNZ's Avatar Member
    Reputation
    4
    Join Date
    Nov 2009
    Posts
    53
    Thanks G/R
    0/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    or you actually make do something like press d while mine detonation icon is active

Similar Threads

  1. PoeHUD Plugin: Auto Mines Detonate
    By kSacred in forum PoE Bots and Programs
    Replies: 63
    Last Post: 12-16-2019, 08:02 AM
  2. [Request[Auto Mine detonate.
    By Nipper in forum PoE Bots and Programs
    Replies: 10
    Last Post: 11-19-2017, 11:49 PM
  3. [Selling] Auto trade AHK script
    By hotboom in forum PoE Buy Sell Trade
    Replies: 1
    Last Post: 01-17-2014, 01:23 PM
  4. [Macro/Script]Auto Mining/Herb switching
    By 1337pyro in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 08-22-2009, 03:39 AM
  5. [Release] Auto Mote-extractor - AutoIt script
    By Jimbomcb in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 07-03-2008, 11:11 AM
All times are GMT -5. The time now is 07:03 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