Since so many have asked......
PostedFri Jul 16, 2004 9:11 pm
A lot of people wanted the macro for survival experiance I made, so I decided just to post it. It works on the fact that the camp automatically closes when it reaches max xp. When I wrote it I used /forage as a means to keep my character from getting loged while he waited to set up the next camp, but you can do whatever you want. The benefit of /forage is afterwards you have bait in your inventory, and you can fish for more survival expierence but it is not esscential to the macro. Also, this macro runs on a self looping function, it doesn't press the button of the macro in the toolbar, so to stop you need to type /dump.
Finally, the macro:
/stand;
/pause 10;
/forage;
/pause 10;
/ui action toolbarPaneXX; (Where XX is the number of the pane you selected minus 1, ie pane 5 is 04)
/ui action toolbarSlot00;
/ui action toolbarSlot01;
/ui action toolbarSlot02;
/ui action toolbarSlot03;
/ui action toolbarSlot04;
/ui action toolbarSlot05;
/ui action toolbarSlot06;
/ui action toolbarSlot07;
/ui action toolbarSlot08;
/ui action toolbarSlot09;
/ui action toolbarSlot10;
/ui action toolbarSlot11;
/ui action toolbarSlot12;
/ui action toolbarSlot13;
/ui action toolbarSlot14;
/ui action toolbarSlot15;
/ui action toolbarSlot16;
/ui action toolbarSlot17;
/ui action toolbarSlot18;
/ui action toolbarSlot19;
/ui action toolbarSlot20;
/ui action toolbarSlot21;
/ui action toolbarSlot22;
/ui action toolbarSlot23;
/sit;
/pause 300;
/macro [name of macro]
To use the macro you need to make 24 camp kits, highest level you can but it doesn't HAVE to be 24 the macro just has a max of 24 camps it can use. Find an empty pane and remember the number. Place all 24 camps in that pane. If the macro was set-up right you chould just need to run it by typing /macro [name of macro].
If all worked out you should be making mucho survival pontos without having to do anything. I hope this helps you potential scouts and rangers out there. If you're having trouble, or something isn't right you can always contact me in-game.
Finally, the macro:
/stand;
/pause 10;
/forage;
/pause 10;
/ui action toolbarPaneXX; (Where XX is the number of the pane you selected minus 1, ie pane 5 is 04)
/ui action toolbarSlot00;
/ui action toolbarSlot01;
/ui action toolbarSlot02;
/ui action toolbarSlot03;
/ui action toolbarSlot04;
/ui action toolbarSlot05;
/ui action toolbarSlot06;
/ui action toolbarSlot07;
/ui action toolbarSlot08;
/ui action toolbarSlot09;
/ui action toolbarSlot10;
/ui action toolbarSlot11;
/ui action toolbarSlot12;
/ui action toolbarSlot13;
/ui action toolbarSlot14;
/ui action toolbarSlot15;
/ui action toolbarSlot16;
/ui action toolbarSlot17;
/ui action toolbarSlot18;
/ui action toolbarSlot19;
/ui action toolbarSlot20;
/ui action toolbarSlot21;
/ui action toolbarSlot22;
/ui action toolbarSlot23;
/sit;
/pause 300;
/macro [name of macro]
To use the macro you need to make 24 camp kits, highest level you can but it doesn't HAVE to be 24 the macro just has a max of 24 camps it can use. Find an empty pane and remember the number. Place all 24 camps in that pane. If the macro was set-up right you chould just need to run it by typing /macro [name of macro].
If all worked out you should be making mucho survival pontos without having to do anything. I hope this helps you potential scouts and rangers out there. If you're having trouble, or something isn't right you can always contact me in-game.