Thread Rating:
  • 19 Vote(s) - 2.84 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chocobo-Training & Ventures
#3
I have been using AutoHotKey script to feed my choco.

All it does is spams numpad 0 , got it from oficall forums. Hopefully it works for you.

Code:
#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn  ; Enable warnings to assist with detecting common errors.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.

flKeepLooping := 0

Loop {
    if (flKeepLooping = 1) {        
    ControlSend, , {Numpad0}, ahk_class FFXIVGAME
        Sleep 500
    }
}

^z::
if flKeepLooping = 1
    flKeepLooping = 0
else
    flKeepLooping = 1
return


link to forums if you need instructions
http://forum.square-enix.com/ffxiv/threa...ro-program...
Reply
 


Messages In This Thread
Chocobo-Training & Ventures - by GotDamned - 12-07-2014, 09:22 AM
RE: Chocobo-Training & Ventures - by Cichard - 12-07-2014, 07:48 PM
RE: Chocobo-Training & Ventures - by iloveffxi - 12-07-2014, 09:21 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products