[AHK] Auto Control.Poe.Trade personal link
Hi all i wanted to have my own only line code and not a program that check my personal link and with that refresh my online status every 5 minutes.
Im not a programmer or so i have this code from what i have understood by myself,
AHK CODE EXAMPLE
Loop, { URLDownloadToFile, http://control.poe.trade/xxx, %tempfile% Sleep, 300000 FileDelete, %tempfile% } return My questoin is if this are correct code lines? Remind: English is not my native language so im sorry if there are mistakes. 🅰🅻🅸🅽 ::: ! ♥ PoE ツ 👌 ::: Last edited by 4lin#7510 on Nov 16, 2017, 2:30:55 PM Last bumped on Nov 16, 2017, 2:18:38 PM
|