IMacros and .Imm files! Need Help!

Jelmer187

Junior Member
Joined
Jun 7, 2012
Messages
142
Reaction score
28
Hey guys,

I got this crazy script for YouLikeHits. Now It's a .imm file and i had no idea how to open this cauze the guide how to use it was in the file. Also smart from the maker-_-'.
I tried to open it with TEXT and word but had no normal language in there, only the script.

Now i discovered that it requires IMacros!
So i installed IMacros for IE.

NOW MY PROBLEM.

I searched google for some tut's but couldnt find one that explains it well.

I open Imacros in browser just the add-on. But i can't uload my script or what ever it takes to get the script working in my browser.
Now i hoped 1 of you guys is really familiar with this Imacros. and i guess some of you are. So maybe you could give me some feedback about this.

Thanks anyways;)
 
Macro (.iim) files are just simple text files. So you can use any text editor (like Windows Notepad or Notepad++) to create them. Just save them to your Macros folder, and then use the Refresh Macro List button on the Edit tab of the iMacros sidebar.

If you don't know where the Macros folder is located on your hard drive, just open the iMacros Options and you will see the location on the Paths tab.
Always is located in the C:\Documents and Settings\Owner\My Documents\iMacros\Macros. Change Owner with your PC user.

_________________________________________________
If I help you click thanks.
[SUP]
[/SUP]
Code:
[COLOR=#ff0000][FONT=courier new][SIZE=1]                                  /T /I                    
                                 / |/ | .-~/               
                             T\ Y  I  |/  /                   
            /T               | \I  |  I  Y.-~/               
           I l   /I       T\ |  |  l  |  T  /               
        T\ |  \ Y l  /T   | \I  l   \ `  l Y                  
    __  | \l   \l  \I l __l  l   \   `  _. |                
    \ ~-l  `\   `\  \  \\ ~\  \   `. .-~   |               
     \   ~-. "-.  `  \  ^._ ^. "-.  /  \   |               
   .--~-._  ~-  `  _  ~-_.-"-." ._ /._ ." ./               
    >--.  ~-.   ._  ~>-"    "\\   7   7   ]                
   ^.___~"--._    ~-{  .-~ .  `\ Y . /    |                     [/SIZE][/FONT][/COLOR][COLOR=#000080][FONT=courier new][SIZE=1]From the sky we will[/SIZE][/FONT][/COLOR][COLOR=#FF0000][FONT=courier new][SIZE=1]
    <__ ~"-.  ~       /_/   \   \I  Y   : |                     [/SIZE][/FONT][/COLOR][COLOR=#000080][FONT=courier new][SIZE=1]rise and we will [/SIZE][/FONT][/COLOR][COLOR=#FF0000][FONT=courier new][SIZE=1]
      ^-.__           ~(_/   \   >._:   | l_____                [/SIZE][/FONT][/COLOR][COLOR=#000080][FONT=courier new][SIZE=1]conquer as we did so[/SIZE][/FONT][/COLOR][COLOR=#FF0000][FONT=courier new][SIZE=1]
          ^--.,___.-~"  /_/   !  `-.~"--l_ /     ~"-.           [/SIZE][/FONT][/COLOR][COLOR=#000080][FONT=courier new][SIZE=1]many times before, we[/SIZE][/FONT][/COLOR][COLOR=#FF0000][FONT=courier new][SIZE=1]
                 (_/ .  ~(   /'     "~"--,Y   -=b-. _)          [/SIZE][/FONT][/COLOR][COLOR=#000080][FONT=courier new][SIZE=1]will show the spirit[/SIZE][/FONT][/COLOR][COLOR=#FF0000][FONT=courier new][SIZE=1]
                  (_/ .  \  :           / l      c"~o \         [/SIZE][/FONT][/COLOR][COLOR=#000080][FONT=courier new][SIZE=1]of...[/SIZE][/FONT][/COLOR][COLOR=#FF0000][FONT=courier new][SIZE=1]
                   \ /    `.    .     .^   \_.-~"~--.  )   
                    (_/ .   `  /     /       !       )/      
                     / / _.   '.   .':      /        '        
                     ~(_/ .   /    _  `  .-<_                 
                       /_/. ' .-~" `.  / \  \          ,z=.    
                       ~( /   '  :   | K   "-.~-.______//  
                         "-,.    l   I/ \_    __{--->._(==.
                          //(     \  <    ~"~"     //      
                         /' /\     \  \     ,v=.  ((       
                       .^. / /\     "  }__ //===-  `       
                      / / ' '  "-.,__ {---(==-             
                    .^ '       :  T  ~"   ll               
                   / .  .  . : | :!        \\              
                  (_/  /   | | j-"          ~^             
                    ~-<_(_.^-~"             [/SIZE][/FONT][/COLOR]
[SUP]
[/SUP]
[SUP]
[/SUP]
 
Last edited:
Back
Top