[Aspect Farming] Leave/Recreate/Walk [AutoIT Script] [1920x1080] menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Milkshakes00's Avatar Active Member
    Reputation
    29
    Join Date
    May 2012
    Posts
    87
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Aspect Farming] Leave/Recreate/Walk [AutoIT Script] [1920x1080]

    ---- This will only work on 1920x1080 resolutions! ----

    This is a small, simplistic script I wrote while farming Aspects to automatically TP back to town, leave the game, recreate the game, buff up, and WP back to the point of the weapon racks/fallen angels, right before the teleporter to the Aspect.

    This uses two buffs, which are editable, and is activated by hitting the - key. Paused by using Page Up, and stopped by hitting Page Down.

    In order to edit the buffs, look for the following lines:

    Send ("3")
    MouseClick("right")

    It's pretty obvious, if you want to change the buffs, change the number/format. If your buffs are on hotkey 1 and 2, change it to be:
    Send ("1")
    Send ("2")

    Buffs are on left and right click?

    MouseClick("left")
    MouseClick("right")

    Code:
    Global $Paused
    
    HotKeySet("-", "Leave")
    HotKeySet("{PGUP}", "Pause")
    HotKeySet("{PGDN}", "Stop")
    
    $go = True
    $Leave = False
    
    While $go
       if($Leave) Then
    	  Send("t")
    	  Sleep(6000)
    	  Send("{Escape}")
    	  MouseClick("left", 956, 579)
    	  Sleep(3000)
    	  MouseClick("left", 230, 416)
          Sleep(5000)
          Send ("3")
    	  MouseClick("right")
    	  MouseClick("left", 952, 802)
    	  Sleep(2000)
    	  MouseClick("left", 251, 633)
    	  Sleep(1000)
    	  MouseClick("left", 1413, 192)
          $Leave = False
       EndIf
    WEnd
    
    Func Pause()
       $Leave = False
    EndFunc
    
    Func Stop()
        Exit
    EndFunc 
     
    Func Leave()
        $Leave = True
    EndFunc

    [Aspect Farming] Leave/Recreate/Walk [AutoIT Script] [1920x1080]
  2. #2
    chumii's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Aug 2011
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey

    thank you very much for this!
    I adjusted ur script for sth posted on elite and made a 1680x1050 version, I linked to your original code, so i its ok. If not, pls pm me and i will delete it

Similar Threads

  1. Replies: 763
    Last Post: 11-09-2013, 08:51 AM
  2. Replies: 4488
    Last Post: 09-01-2012, 03:52 AM
  3. Replies: 564
    Last Post: 07-27-2012, 07:49 AM
  4. Replies: 749
    Last Post: 07-26-2012, 11:14 AM
  5. Replies: 253
    Last Post: 06-06-2012, 09:19 AM
All times are GMT -5. The time now is 06:21 AM. 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