Creating an .imm file for imacro?

iSektorz

Newbie
Joined
Jan 24, 2013
Messages
1
Reaction score
0
I've tried to create it in notepad, and microsoft word (I was told I could do it in any text creator) But I have had no luck. I have a script that I'm trying to turn into an .imm file, so I can use it on imacro but it isn't working for me. I've named the file <something.imm>(example) and saved it to my imacro>macros folder and still nothing. Help?:/
 
If you have done that, the script should show up on the sidebar. You need to make sure that the extension really is .iim. In windows, you need to make sure that whan you save, you choose "All files" in "Save as type"
 
make sure that the filename+extension is filename.imm and not filename.imm.txt
i think windows is set to hide frequent extension types (like .txt) by default or you opted in to hide those, so you'd better to check it with a file manager like total commander to make sure
 
make sure that the filename+extension is filename.imm and not filename.imm.txt
i think windows is set to hide frequent extension types (like .txt) by default or you opted in to hide those, so you'd better to check it with a file manager like total commander to make sure

Done that a few times by accident. Just go into your folder options and check the box which says show file extensions.
And when you are saving it in notepad. Don't leave the bottom drop box as text document. Change it too all files and then add the extension to the file name

Sent from my GT-I9100 using Tapatalk
 
Back
Top