[Autoit] Simple miner for isle of Q D menu

User Tag List

Page 3 of 3 FirstFirst 123
Results 31 to 45 of 45
  1. #31
    fearthefish's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Agreed - this is awesome! Thanks so much!

    [Autoit] Simple miner for isle of Q D
  2. #32
    thebignoob's Avatar Banned
    Reputation
    12
    Join Date
    Jul 2008
    Posts
    236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hehe ill rep you again when i can....



  3. #33
    dubar's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you have some problems with camera when you leave your char, check windowed/full-screen option in interface options

  4. #34
    Eski's Avatar Contributor
    Reputation
    183
    Join Date
    Dec 2006
    Posts
    1,010
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can I see some more comments, a virus scan etc on this?

    I am interested in using this, but Im a big iffy about it. Idk why

  5. #35
    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)
    not sure how to even scan this for ya, i mean all i can tell ya is i use it and i kno its safe lol but im also the creator...i mean if someone could post a scan for him id appreciate it. to be honest...i dont even kno how to keylog or sens hacks/viruses.

  6. #36
    jiggles43's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dubar View Post
    I have some problems, around each 8 minutes my camera goes wild and moves somewhere else, of all other things it's great program

    same problem here... few minutes after starting the script or maybe longer, the char. turns a bit right and u cant loot anymore, i disconnected mouse and keyboard but that does not help, so i guess the script is doing that, whats the deal???

    but this is the best i found here on the forum +Rep

    EDIT: window is windowed and at fullscreen
    Last edited by jiggles43; 08-12-2008 at 09:06 AM.

  7. #37
    Skalla's Avatar Active Member
    Reputation
    59
    Join Date
    Jul 2006
    Posts
    638
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Going to download this now, try it overnight then +Repx3 if it works fine.

  8. #38
    Revben's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jaguar
    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 ]]]] )

    World of Warcraft does not have any ControlID. To get the Control functions of Autoit3 to work on WoW simply set the ControlID to 0.

    Here's a simple script to test it out. (:

    Code:
    HotKeySet("{END}", "click")
    func click()
     = MouseGetPos()
    ControlClick("World of Warcraft", "", 0, "Left", 1, ,  )
    EndFunc
    
    
    while 1
    	sleep(200)
    WEnd
    It sends a click to your current mouse position when you hit the end button.

  9. #39
    Skalla's Avatar Active Member
    Reputation
    59
    Join Date
    Jul 2006
    Posts
    638
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cant find a good spot to place it in where its not much mobs...

  10. #40
    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 Revben View Post
    World of Warcraft does not have any ControlID. To get the Control functions of Autoit3 to work on WoW simply set the ControlID to 0.

    Here's a simple script to test it out. (:

    Code:
    HotKeySet("{END}", "click")
    func click()
     = MouseGetPos()
    ControlClick("World of Warcraft", "", 0, "Left", 1, ,  )
    EndFunc
    
    
    while 1
    	sleep(200)
    WEnd
    It sends a click to your current mouse position when you hit the end button.
    Thanks! will try it later! +rep

  11. #41
    konnan's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Been using this for a few weeks now and it rocks!

    Thanks

  12. #42
    richardsonc's Avatar Member
    Reputation
    7
    Join Date
    Mar 2007
    Posts
    191
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    will this work at any node?

  13. #43
    Dazzled's Avatar Active Member
    Reputation
    36
    Join Date
    Sep 2008
    Posts
    137
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah if u can find a spot, the only reason this is made for isle of Q is that the nodes spawn very quickly and in same spot, most other nodes take hours to 3 days to respawn =/

  14. #44
    edefgwe's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ya

    ................

  15. #45
    kilativ's Avatar Member
    Reputation
    8
    Join Date
    Oct 2008
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Virus scan pls

Page 3 of 3 FirstFirst 123

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 04:59 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