Scout Archive
Thread: camping macro
Cyphic,
Do a search. There's also one on the ranger front page.
There are dozens and dozens of 'em.
B
Why macro camp? You only become a stupid Master instead of one that knows anything.
Wow, I macro'd my way to (fill profession name here) = I know absolutely nothing about what I just did, other than I can copy some else's mini program and do stuff while I am away.
Go freaking hunting with a group and have fun, harvest, camp, and get all kinds of XP.
Or, if you are gonna be a BH, macro, as they never use camping, or realistically, any scout skills, and they are expected to be stupid. Uber and leet, but stupid.
Your choice.
It's not the destination, it's the journey.
JB
JBMat wrote:
Why macro camp? You only become a stupid Master instead of one that knows anything.
Wow, I macro'd my way to (fill profession name here) = I know absolutely nothing about what I just did, other than I can copy some else's mini program and do stuff while I am away.
Go freaking hunting with a group and have fun, harvest, camp, and get all kinds of XP.
Or, if you are gonna be a BH, macro, as they never use camping, or realistically, any scout skills, and they are expected to be stupid. Uber and leet, but stupid.
Your choice.
It's not the destination, it's the journey.
JB
Camp once, know everything about camping, pretty much. Stop giving him/her a hard time.
Given the state of camps now I forgive all camp grinders. Try finding a group willing to sit/stand about in a camp these days. I dont think I've even seen a camp in the last two weeks?
The idea of sitting at the PC screen watching yourself -virtually- sitting in a camp is daft to the high scale of daftness. If there was a button to automatically grant the full camping line in Scout and Ranger I wouldnt blame anyone for pressing it.
Guys,
JB's point is that it doesn't have to be that way.
The grind isn't necessary.
There are more fun ways of doing it. But 1.) They'll take more time and 2.) They'll require you to be social. Those are things that not everyone wants to do.
But then again, they're the type of things that MMOs are based on, so if you don't want to do either, you've kinda picked the wrong game.
B
i was helping a friend gain survival XP (no holo, not silent prof guess) anyways, she set up a camp outside some big city (i forget which) where the cantina was pretty far from the cloning center/mission terms and i picked up novice entertainer and sang a little tune for a few hours. people stopped by like crazy... we met a guy in Korea, (^.^ is
in Korean); i took care of contacting suppliers, talked to some n00bs; overall had a blast, its great to talk to people w/o them asking what the stats on my buffs are or when i'm going to restock their favorite resource on the vendors... anyway, just my $0.02
Hey Uboo, chill. You are giving away the big secret about camping. It's fun in a group, sucks solo.
Keep this up and everyone will know - geeze
JB
Ok camping, fishing, and crafting in one simple to use macro.
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;