Scout Archive
Thread: Looking For A Scout Camp Macro
Page 1 of 3
kazmoony
Thu Mar 10, 2005 10:37 am
#1
Ne one have one?
Message Edited by kazmoony on 03-10-2005 09:38 AM
Vorpaks
Thu Mar 10, 2005 11:19 am
#2
No, since it is not possible to disband via a slash command it is not possible to macro scout thank goodness. Crafting traps and camps gives xp so I would advise doing that to get the xp quickly. Delta's guide that is stickied has a ton of good suggestions as well. Check it out.
The best way to level camping in my opinion is just to remeber to put down the camps when you are out with a group or your guild. The more people, the more xp. One camp per lair you do and you max out pretty quick. Enjoy playing and let the camping xp come as it may.
The best way to level camping in my opinion is just to remeber to put down the camps when you are out with a group or your guild. The more people, the more xp. One camp per lair you do and you max out pretty quick. Enjoy playing and let the camping xp come as it may.
Kryxal
Thu Mar 10, 2005 12:02 pm
#3
Well, you could always put a series of camps on your hotbars, and set up a macro something like:
(press hotkey for camp)
/pause 3600;
(press hotkey for next camp)
/pause 3600;
and so on...
Thinking about it, you could also try fishing, it might be more interesting than just sitting in camp. If you find the right spot, you can set up a camp in a river and do both at the same time...
Message Edited by Kryxal on 03-10-2005 02:05 PM
Flyinion
Thu Mar 10, 2005 2:58 pm
#4
Kryxal wrote:
Thinking about it, you could also try fishing, it might be more interesting than just sitting in camp. If you find the right spot, you can set up a camp in a river and do both at the same time...
Message Edited by Kryxal on 03-10-2005 02:05 PM
Yep, I got about 7K of survival xp like that the other night, pop a camp in a river and start fishing, after a bit disband and pop a new camp and start over. If you have enough hide and bone though and use a crafting macro it is actually faster to craft though it but it's a LOT less fun. It also requires a LOT more hide and bone than the fishing method because trying to get through survival 4 for instance which requires 20K of xp you will be getting a whopping 58 xp per camp you craft in practice mode, and traps are even less. At 20 units of hide and 8 units of bone per camp that is quite a bit of resources. I think I probably went through maybe 4 camps when I did the fishing method.
JBMat
Fri Mar 11, 2005 5:34 am
#5
You have 7600 posts and haven't been able to figure out that macroing camping is stupid.
What does that say about you?
I could sit here and flame you, but why bother, you wouldn't understand half of what was said.
JB
now go read the stickies, if you can find them
Message Edited by JBMat on 03-11-2005 10:31 AM
Phenix1050
Fri Mar 11, 2005 11:41 am
#6
i wnt 2 b teh ub3r cmp3r.
best way to level camps with no effort-- gimme 10 bucks and I'll level it for you. Heck, I'll just play your toon and send you monthly updates as to how cool you are, how much money you have and how many profession you've mastered. Think about it. That way, you'll spend no time, no effort and you'll still get to feel awesome about yourself.
i agree with JB-- clearly, more posts does not equal more common sense
Fodder650
Fri Mar 11, 2005 5:28 pm
#7
;REM Place macro in slot 10
;REM Place camps in slots 1,3,5,7,9
;REM Place crafting tools in 2,4,6,8
/ui actiontoolbar slot 01 (drop camp)
/pause 3;
;REM equip fishing rod - drop wedding cake bait on pole
/fish;
/next c;
/tug left;
/tug up;
;REM call droid;
;REM store droid;
;REM start camp crafting
/ui action toolbarSlot02;
/sel 69;
/pause 6;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/fish;
/next c;
/tug left
/tug up;
/ui action toolbarSlot04;
/sel 69;
/pause 6;
;REM call droid;
;REM store droid;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/fish;
/next c;
/tug left;
/tug up;
/ui action toolbarSlot06;
/sel 69;
/pause 6;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/fish;
/next c;
/tug left;
/tug up;
/ui action toolbarSlot08;
/sel 69;
;REM call droid;
;REM store droid;
/pause 6;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/fish;
/next c;
;REM call droid;
;REM store droid;
/tug left;
/tug up;
;REM disband the camp remember CAPS sensitive;
/ui tarGetstrUctureterMinal disbandcamp;
/pause 3;
;REM call macro
/ui action toolbarSlot 11;
;REM Place camps in slots 1,3,5,7,9
;REM Place crafting tools in 2,4,6,8
/ui actiontoolbar slot 01 (drop camp)
/pause 3;
;REM equip fishing rod - drop wedding cake bait on pole
/fish;
/next c;
/tug left;
/tug up;
;REM call droid;
;REM store droid;
;REM start camp crafting
/ui action toolbarSlot02;
/sel 69;
/pause 6;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/fish;
/next c;
/tug left
/tug up;
/ui action toolbarSlot04;
/sel 69;
/pause 6;
;REM call droid;
;REM store droid;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/fish;
/next c;
/tug left;
/tug up;
/ui action toolbarSlot06;
/sel 69;
/pause 6;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/fish;
/next c;
/tug left;
/tug up;
/ui action toolbarSlot08;
/sel 69;
;REM call droid;
;REM store droid;
/pause 6;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/fish;
/next c;
;REM call droid;
;REM store droid;
/tug left;
/tug up;
;REM disband the camp remember CAPS sensitive;
/ui tarGetstrUctureterMinal disbandcamp;
/pause 3;
;REM call macro
/ui action toolbarSlot 11;
Fodder650
Sat Mar 12, 2005 9:13 pm
#9
Thank you
Thank you
Be here all week
Remember to tip your waitress and try the veal
GOOD NIGHT!
Thank you
Be here all week
Remember to tip your waitress and try the veal
GOOD NIGHT!
Fodder650
Sun Mar 20, 2005 6:07 pm
#10
OK see that would be starting a flame war. And unless you want to dance with that much fun in a thread walk away now.
JB has a unique take on how to deal with people. But he also deals with the devs the same way and gets results because of it. He's a little harsh to read and follow sometimes. But just sit back knowing hes pushing for your profession to the devs and in the CURB.
Flamewars in a profession forum would be stupid and make baby jesus cry. We dont want to make baby jesus cry do we?
JB has a unique take on how to deal with people. But he also deals with the devs the same way and gets results because of it. He's a little harsh to read and follow sometimes. But just sit back knowing hes pushing for your profession to the devs and in the CURB.
Flamewars in a profession forum would be stupid and make baby jesus cry. We dont want to make baby jesus cry do we?
Lilloi
Mon Mar 21, 2005 12:52 am
#11
"being a scout correspondent also says alot about you.."
"need a life?"
LoL Have some of that JB!! 
Abcel
Mon Mar 21, 2005 1:39 am
#12
being a scout correspondent also says alot about you.. need a life?
JBMat wrote:
You have 7600 posts and haven't been able to figure out that macroing camping is stupid.
What does that say about you?
I could sit here and flame you, but why bother, you wouldn't understand half of what was said.
JB
now go read the stickies, if you can find them
Message Edited by JBMat on 03-11-2005 10:31 AM
JBMat
Mon Mar 21, 2005 4:25 am
#13
I figured to ignore the moron, but if you want a comment...
Been there, done that, got the t shirt. I happen to like my current life. Not like this takes up all my time, cuz it don't.
And I also made Master Scout and Master ranger without having to resort to macros, and that was before the points nerf.
And yanno, it's tough to have a battle of wits with the unarmed, so I will refrain from antagonizing them.
JB
Page 1 of 3