Results 1 to 2 of 2
  1. #1
    Srdrtrkc's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Defender Medals Auto Buy

    Hello everybody I am using Legit DragonFable Trainer 5.0 and i want to farm defender medals. I've been try this farm swf files it's work but trainer gotta so much slow after 3-4 minute later after 5-6 minute it won't buy any because trainer has stopped to work because of freeze. I've found another solution I wrote a macro with cordinate left click(Macro Recorder) so i can autobuy but i couldn't make it to work background, so game must be on screen and i can't move my mouse i can't do anything.
    So I want a swf file to buy this Defender's Medal from '' 590 '' ID no shop. This Reward Grabbers working on background but as i told after 5-6 minute trainer become unusable.
    If you guys know another solution for this could you write to help. I'm sure so many people gotta use this. If you know how to write a macro with AutoHotkey but must be work in background so i can do other stuffs while in farming.
    Thank you from now.

  2. #2
    HunterRoame's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    1

    ahk script

    This is a really simple ahk script. wont work in background so you just have to run it when you go to sleep or something (run script. activate script with (r). (z) is to pause script and (x) is to shut script off). the x's are for the location of your mouse cursor relative to the buy and confirm buttons. you just need something to capture the location of the x and y coordinates of your mouse at the time you hit "buy" and "confirm". such as windows spy

    r::
    Loop
    {
    MouseClick, left, x, x
    Sleep, 500
    MouseClick, left, x, x
    Sleep, 500
    }
    return




    ExitApp
    x::ExitApp
    z::Pause

Similar Threads

  1. [WTS] ~~DayZ Key Shop~~ [AUTO-BUY][INSTANT][NO RE-SELLING]
    By halo0630 in forum DayZ Selling / Trading / Buying
    Replies: 13
    Last Post: 02-08-2013, 10:43 AM
  2. [WTS] Arma2 OA keys - SUPER CHEAP! $1 PER KEY! [ Vouched/Trusted] [AUTO-BUY NOW/24/7] [Inst
    By harryth3hopp3r in forum DayZ Selling / Trading / Buying
    Replies: 114
    Last Post: 12-13-2012, 03:28 PM
  3. [Help Request] Need Picture Or SS For Auto-Buy Feature!
    By AVA PlaYe in forum Alliance of Valiant Arms (AVA) Help
    Replies: 1
    Last Post: 06-14-2012, 03:15 AM
  4. Replies: 4
    Last Post: 05-14-2012, 02:44 AM
  5. [Request] can anyone make a hack 4 the free medal.. without buying the cards in PB
    By naizykiele in forum Point Blank Hacks
    Replies: 3
    Last Post: 10-01-2011, 12:17 AM