* *

News

Nexon has updated NGS a while back, crippling all memory patchers for the time being. Unfortunately, there will not be any way to edit memory directly unless a full NGS bypass becomes available. Most data folder mods are not affected by this, but require a data folder packer to take effect in-game.

Keep in mind that you must register an account, and be logged in to view any content on this site.

Mabinogi Status

Erinn Timer

Time
Erinn Time 14:58
Local 01:34
Server 01:34
Moongate Prior G16 [ + / - ]
11:11 Tir Chonaill
12:22 Dunbarton
13:33 Emain Macha
14:44 Bangor
14:44 Emain Macha
16:66 Emain Macha

Ceo in days.

Price [ + / - ]
01:12 Emain Macha - Island in South Pathway
01:48 Sen Mag 5th house from West
Rua [ + / - ]
01:39 Resting
02:15 Resting

Themes





Author Topic: Does Autoit Scripting still work?  (Read 1354 times)

0 Members and 1 Guest are viewing this topic.

Offline wifiman

Does Autoit Scripting still work?
« on: April 08, 2017, 01:35:42 AM »
Just wondering. I'm tryna train Crisis Escape but the buttons never get pressed once I hit f5 on the script file.

WinActivate("Mabinogi")
WinActive("Mabinogi")

While(1)
   Send("=")
WEnd


Just something really basic and it won't work. Anyone still using auto it out there?

Edit: I derped, forgot to run as admin...