Macro Script Assistance Please (vista)

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » FFXI » General » Macro script assistance please (vista)
Macro script assistance please (vista)
 Phoenix.Maeya
Offline
Server: Phoenix
Game: FFXI
user: Maeya
Posts: 127
By Phoenix.Maeya 2010-09-16 12:45:22
Link | Quote | Reply
 
I have just discovered macro scripting, but am having trouble with it.

I've written the macros, saved them in the correct place in the windower file, but trying to get it to work on ffxi is a different story.

If I literally type //exec Sam/eva.txt it works fine. If I put that into a macro on the standard ffxi macro books (so I could just press Ctrl1 or whatever instead of typing it out every time) it doesn't work. It comes up with the error

Could not execute1 Sam/eva.txt
-Unknown error - 123

I've had a look on the forum and nothing seems to help.

Key binding also works fine, but I'd have too many macros and not enough keys lol.

Any ideas are muchly appreciated! But please be aware I'm not awesome with computers.
 Sylph.Cohan
Offline
Server: Sylph
Game: FFXI
Posts: 484
By Sylph.Cohan 2010-09-16 12:53:32
Link | Quote | Reply
 
/console exec "Name of folder/Name of File.txt is what you use.

Edit: also you can open the file while your in it. You have to save and close it before the windower will read the file. Atleast thats how it is on my 64 bit vista ultimate system.
 Quetzalcoatl.Giazz
Offline
Server: Quetzalcoatl
Game: FFXI
user: Gias
Posts: 1308
By Quetzalcoatl.Giazz 2010-09-16 12:55:01
Link | Quote | Reply
 
Ok, in your macro pallet line, you need to type:

/console exec Sam/eva.txt

Edit: well Cohan beat me to it. But yeah, that should fix your problem.
 
Offline
Posts:
By 2010-09-16 12:58:58
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
 Lakshmi.Hypnotizd
Offline
Server: Lakshmi
Game: FFXI
user: hypnotizd
Posts: 1685
By Lakshmi.Hypnotizd 2010-09-16 12:59:54
Link | Quote | Reply
 
I just do "//exec folder\\filename.txt"

a forward slash / also works instead of \\, but old habits die hard.
 Quetzalcoatl.Giazz
Offline
Server: Quetzalcoatl
Game: FFXI
user: Gias
Posts: 1308
By Quetzalcoatl.Giazz 2010-09-16 13:03:33
Link | Quote | Reply
 
Lakshmi.Mabrook said:
/console exec "file name".txt A "/" in file names is not possible, everyone knows this!!

Nobody said for file name. It's for when you have your scripts in folders.

Foldername/filename.txt etc.
 Phoenix.Maeya
Offline
Server: Phoenix
Game: FFXI
user: Maeya
Posts: 127
By Phoenix.Maeya 2010-09-16 13:12:25
Link | Quote | Reply
 
Still getting the same error. =/
 Lakshmi.Hypnotizd
Offline
Server: Lakshmi
Game: FFXI
user: hypnotizd
Posts: 1685
By Lakshmi.Hypnotizd 2010-09-16 13:15:08
Link | Quote | Reply
 
Are you running windower as an administrator (Right click->Run as Administrator)?
 Sylph.Cohan
Offline
Server: Sylph
Game: FFXI
Posts: 484
By Sylph.Cohan 2010-09-16 13:18:38
Link | Quote | Reply
 
Phoenix.Maeya said:
Still getting the same error. =/
How many copies of windower do you have on your pc?
(IE, how many windower folders do you have)
 Phoenix.Maeya
Offline
Server: Phoenix
Game: FFXI
user: Maeya
Posts: 127
By Phoenix.Maeya 2010-09-16 13:18:40
Link | Quote | Reply
 
Lakshmi.Hypnotizd said:
Are you running windower as an administrator (Right click->Run as Administrator)?
Yah
 Phoenix.Maeya
Offline
Server: Phoenix
Game: FFXI
user: Maeya
Posts: 127
By Phoenix.Maeya 2010-09-16 13:19:21
Link | Quote | Reply
 
Sylph.Cohan said:
Phoenix.Maeya said:
Still getting the same error. =/
How many copies of windower do you have on your pc? (IE, how many windower folders do you have)
Just one. Only one windower folder.
 Lakshmi.Hypnotizd
Offline
Server: Lakshmi
Game: FFXI
user: hypnotizd
Posts: 1685
By Lakshmi.Hypnotizd 2010-09-16 13:31:50
Link | Quote | Reply
 
I don't know, try changing your sam/eva.txt to sam\\eva.txt ? If that doesn't work maybe try reinstalling windower.
 Sylph.Cohan
Offline
Server: Sylph
Game: FFXI
Posts: 484
By Sylph.Cohan 2010-09-16 13:34:55
Link | Quote | Reply
 
do you have your sam eva build just as a .txt document or in a folder then a .txt doc?
 Phoenix.Maeya
Offline
Server: Phoenix
Game: FFXI
user: Maeya
Posts: 127
By Phoenix.Maeya 2010-09-16 13:37:05
Link | Quote | Reply
 
Sylph.Cohan said:
do you have your sam eva build just as a .txt document or in a folder then a .txt doc?
Its in a folder. It's in a folder called Sam which is in the scripts folder.

Meh yeah, it's a pain in the ***, I think I'm just going to key bind the big gear changes, and then use the standard macro book for the simple stuff.
 Quetzalcoatl.Giazz
Offline
Server: Quetzalcoatl
Game: FFXI
user: Gias
Posts: 1308
By Quetzalcoatl.Giazz 2010-09-16 13:59:08
Link | Quote | Reply
 
Well also, be sure that you typed everything exactly the one you have it typed in your folder, and in your .txt file.

In other words, same capital letters etc.

If there is a difference it won't recognize it.

It's a simple mistake that can happen to anyone.

If that's not it then I don't know why it's not working for you... it should...

But yeah, if your folder is named "Sam" ,and your file is named "eva.txt"

then you need to type in the macro line:

"/console exec Sam/eva.txt"

But don't put in those quotation marks.
Log in to post.