[Autoit] Simple miner for isle of Q D menu

Shout-Out

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 45
  1. #1
    Jaguar's Avatar Banned
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Autoit] Simple miner for isle of Q D

    I made this myself and im sure there are several different pograms to do this, but i made this myself and just thought i would share cause u never kno u might like this one. it is very simple and isnt complex, the coords to right click are permanent.
    I made a very easy autoit program that simply right clicks right around where your head is or just above it, (about 60-80 ore an hour while afk!)it also hits keypad 8 which u can set for anything i made it a macro of:
    /use Mote of Earth
    /use Mote of Fire
    /cast [nostealth] stealth
    so when u get earth from adamantite and fire from node of khorium it simply primals them after u get 10, these right clicker and the macro is pressed every 5.25 sec (added .25 since my lag and to asure it will hit it a second time withought message of its already being used)
    pause to pause/resume
    escape to close
    plz enjoy =)
    Woot.exe(auto miner) this is my old version, read down for new version!
    pic of it
    Source code:
    $Msg = MsgBox(1, "The Mining Bot", "Auto Miner will begin Press Cancel To Exit. Escape to exit program and pause to pause program.")
    If $Msg = 2 Then
    Exit(2)
    EndIf
    ; Press Esc to terminate script, Pause/Break to "pause"

    Global $Paused
    HotKeySet( "{PAUSE}", "TogglePause")
    HotKeySet( "{ESC}", "Terminate")
    Func TogglePause()
    $Paused = NOT $Paused
    While $Paused
    sleep(100)
    ToolTip('Script is "Paused"',0,0)
    WEnd
    ToolTip("")
    EndFunc
    Func Terminate()
    Exit 0
    EndFunc

    WinActivate("World of Warcraft", "")
    While 1
    ; click at 645, 375
    MouseClick ( "right", 645, 375, 1)
    Sleep(5250) ;five seconds
    Send("{8}")
    WEnd

    BRAND NEW!!!!!!READ
    Welcome to the new and improved miner VOLUME 2!!! what this new one does is mines like regualr except this time turn off ur auto loot and what it will do is mine it and once it gets to the loot window it counts to 7 so if anyone else were to start mining right after u they wont get it since ur holding it! then it clicks where the items are up to 3 (its possible to get adamantite ore, a gem, and mote of earth) and also equip a instant attack to your key 7 and it will tab neerest enemy and hit him with that so u can no longer die!!, its very hard to explain but if u just run it u will see how it works, u can test the attack by aggro ing someting on purpose while its running and it should attack him with a instant move every time it loops. p one other thing make sure ur loot window is at mouse (interface, controls, open loot window at mouse)
    so over all:
    no more deaths!!
    no more ore stealing from other players!!
    loots up to all 3 items every time!!
    and now it hides iteself from the task bar!!
    download now,>> CosNebulae.exe <<
    Last edited by Jaguar; 08-07-2008 at 03:36 AM. Reason: wrong info, faulty link, new miner!

    [Autoit] Simple miner for isle of Q D
  2. #2
    DoomForDeath's Avatar Member
    Reputation
    17
    Join Date
    Jan 2008
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Unable to download..

  3. #3
    Pyrise's Avatar Member
    Reputation
    15
    Join Date
    Oct 2007
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so how do we do this and where? and virus scan plz

  4. #4
    Jaguar's Avatar Banned
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    55,85 on Isle of Q by dead scar and taht tree it spawns ever 5.40 min about. all u do is run woot.exe which is the program read it then hit ok, (u must be signed in and at that spot tho) and it will open wow window and start right clicking and pressing key 8 every 5.25 sec.

    Edit: i fixed link too
    Last edited by Jaguar; 07-31-2008 at 01:29 PM. Reason: fixed

  5. #5
    Jaguar's Avatar Banned
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ive been running this for hours now and its all fine, im currently trying to get it to run while wow is minimized sou can browse internet or play another game but i cant find wows ControlID for:
    ControlClick ( "title", "text", controlID [, button [, clicks [, x [, y ]]]] )

  6. #6
    Obama's Avatar Legendary
    Reputation
    721
    Join Date
    Dec 2006
    Posts
    2,321
    Thanks G/R
    2/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for the script.

    Donator 6/2008.
    Contrib 8/2008.Elite 10/2008.Newsteam 11/2008.Legendary 2/2009.

  7. #7
    Jaguar's Avatar Banned
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what u mean? like u wanna steal or ur just saying thanks for showing me its not a virus?

  8. #8
    tranak's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm i dont Understand it but i try to think again about it ^^

  9. #9
    Jaguar's Avatar Banned
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what dont u understand?

  10. #10
    Happy2k's Avatar Site Donator
    Reputation
    193
    Join Date
    Apr 2007
    Posts
    490
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm.. Isle of Gank'alot ?

    Idea is good, but.. you will die quick. At least on my server. Prolly work ok on PvE.

  11. #11
    Jaguar's Avatar Banned
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oo, didnt think about that =/ sry

  12. #12
    ddrfreak's Avatar Member
    Reputation
    7
    Join Date
    May 2008
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ya, this phails if you're on a pvp server =(

    But still very good, thankyou for sharing it =D

  13. #13
    Jaguar's Avatar Banned
    Reputation
    19
    Join Date
    Apr 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ddrfreak View Post
    Ya, this phails if you're on a pvp server =(

    But still very good, thankyou for sharing it =D
    Thanks =) just trying to contribute for helpful reason, im just hoping someone frommy server doesnt find this or we will be fighting for it lol

  14. #14
    absorber707's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for sharing!
    even tho like ddrfreak mentioned, wont work so well on pvp server x0x
    everyday when i do my dailies there, i get gank at least once
    doesn't matter what hour T_T

  15. #15
    Gravos's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice one hard on pvp servers true but works !

    edit: does somebody know other nice spots to mine? like for thorium etc? they sell for same gold on my server...thx!
    Last edited by Gravos; 08-01-2008 at 07:49 AM.

Page 1 of 3 123 LastLast

Similar Threads

  1. [RECRUITING]Simple help for Project.
    By EcHoEs in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 09-15-2007, 07:39 AM
  2. Please read VERY SIMPLE thing for +++ rep
    By adtech21 in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 08-11-2007, 03:09 AM
  3. Simple trick for not dying
    By Fishbakes in forum World of Warcraft Exploits
    Replies: 18
    Last Post: 05-24-2007, 05:26 PM
All times are GMT -5. The time now is 10:35 AM. 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