Scout Archive
Thread: Disbanding Camps Command?
Page 1 of 2
DemBonz00
Sat Feb 05, 2005 11:03 pm
#1
What is the command to disband a camp, and don't tell me it's /disbandcamp or /disband camp b/c I've a ready tried those. Thanks for any feedback.
Klif_Hangar
Sun Feb 06, 2005 12:10 am
#2
There is no command to disband a camp (I believe this is to keep afk macros from being used, but I may be wrong about that). You just have to wait for the camp to time out or walk out of it. Hope this helps.
JBMat
Sun Feb 06, 2005 4:42 am
#3
Longer answer
At 51 minutes your camp will poof. The 51 minutes is approximate, but close enough. If you sit in a camp and do absolutely nothing (aka Macro Moron) your camp will max in about 21 minutes. You waste 30 minutes.
Also, there is the chance an evil Ranger will see you macro camping -- not hard when you spam for visitiors and have an AFK sign on your head -- and lead an aggro into the camp to attack you. Oh golly, you lost the xp for the camp in you attack something.
Sitting in a camp and making traps to use on creatures so you can max trapping, them making practice camps nets you a ton of xp way quicker. Having friends in your camp with you makes camping go faster and is more enjoyable. Time flies and the xp builds quickly. This is from the guy who never macro'd camped at all, and maxed Ranger camping under the old points system (20k higher) when crafting counting for artisan xp (go figure). I camped with friends and had a blast, you should try it.
Failing that -
Fodder has an excellent macro on camping, use his.
JB
Fodder650
Sun Feb 06, 2005 7:14 am
#4
;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;
Hakai
Sun Feb 06, 2005 8:58 am
#5
DemBonz00 wrote:
What is the command to disband a camp, and don't tell me it's /disbandcamp or /disband camp b/c I've a ready tried those. Thanks for any feedback.
welll...have you tried /disbancampdisbandcamp3 ?
DeltaXi65
Sun Feb 06, 2005 1:33 pm
#6
Klif's right - no command.
Read my guide if you're trying to find ways to get through survival without tearing your hair out.
B
Phenix1050
Sun Feb 06, 2005 2:47 pm
#7
the command is
/PayPhenixtoPlaytheGameForMe;
/tip Phenix 15000000000
alwayslost
Sun Feb 06, 2005 5:16 pm
#8
You don't have to wait for the camp to disband. On the smallest camps, there is what looks like a little computer monitoron the groundnext to the tent. The radial menu for that will give camp status (time it has been up and # visitors) and another option to disband the camp. You can disband a camp as soon as you put it up, but you won't get as much wilderness survival xp since there is a time component to those points. I don't know if there is a keyboard command to do this, but one is certainly not stuck just abandoning the camp and waiting for it to disappear. I always disbanded my camps when I was done, I think it could even be done mounted if I remember right.
Phenix1050
Sun Feb 06, 2005 8:37 pm
#9
hey alwayslost, the question was whether there was a command-- i.e. one that doesn't require you to interact with the game, or one that can be put into a macro. That's what we were saying no to.
Rebelcapt
Sun Feb 06, 2005 9:46 pm
#10
JBMat wrote:
Longer answer
At 51 minutes your camp will poof. The 51 minutes is approximate, but close enough. If you sit in a camp and do absolutely nothing (aka Macro Moron) your camp will max in about 21 minutes. You waste 30 minutes.
Also, there is the chance an evil Ranger will see you macro camping -- not hard when you spam for visitiors and have an AFK sign on your head -- and lead an aggro into the camp to attack you. Oh golly, you lost the xp for the camp in you attack something.
JB
Na, the macro morons have wised up. I always see em in full comp armor now. Any agros near by arnt strong enough to get em 
JBMat
Mon Feb 07, 2005 4:27 am
#11
Camp in full armor, camp buffed... any offensive/defensive action that takes longer than a fewminutes will cause the fire in the camp to go out... meaning the camper has lost any and all xp. The camp will stay there, without the fire, for a few minutes longer.
JB
AudieLeon
Mon Feb 07, 2005 11:51 am
#12
Fodder650 wrote:
;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;
everyone knows thats not a real macro



Phenix1050
Mon Feb 07, 2005 4:06 pm
#13
not everyone. people keep asking why it's not working for them. it's hilarious, especially in the thread where we were talking about making one up and then that was posted right afterwards with a smiley face and people were still like "i don't get it, it's not working"
AudieLeon wrote:
everyone knows thats not a real macro
Page 1 of 2