Macros

SWGEmu and original SWG discussion

Moderators:mts, Ack, taova, carrier

Post Reply
User avatar
bokou
Administrator
Administrator
Posts:5177
Joined:Fri Oct 01, 2004 11:00 pm
Real Name:Robbie
What Games Do You Play?:Team Fortress 2, Call of Duty 4
Favorite Type of Game?:PC First Person Shooters
Favorite Type of Game?:MMORPG's
Aliases:Bokou, Gill, Lovaire, Grill, Bokia, Crowder
Computer:Coolermaster HAF case, AMD Radeon 6970, 8gb G-Skill 1600, 1200w Corsair PSU, Asus Crosshair IV Formula, Noctua NH-D14 CPU Cooler, AMD 965 3.4ghz (OC'd to 4.0ghz)
Location:Jackson, MS
Contact:
Macros

Post by bokou » Wed Jun 13, 2018 3:58 pm

If you've got any good macros post them here! There may already be a thread buried somewhere in here for good macros but I didn't bother looking :D

Tip: Go into your settings for keybinds and under "chat" make sure to assign Copy/Cut/Paste to something like Ctrl+Shift+C, Ctrl+Shift+X, and Ctrl+Shift+V so you can easily copy/paste into and out of the game.

ARTISAN

Sampling Macro

Name: AFK-Samples

Code: Select all

/sample;
/pause 26;
/macro AFK-Samples
Name the macro "Auto-Sampling" or change that last line to include the name of the macro. Ideally you'll want a 75%+ or higher concentration wherever you're sampling as you get XP based on resources gathered.

Merchant XP

Name: macromerchant

Code: Select all

/ui action vendorUse;
/pause 5;
/ui action defaultButton;
/pause 55;
/afk;
/pause 5;
/afk;
/macro macromerchant;
Select the merchant you wish to generate XP with and press this macro. It will refresh the merchant window every minute generating 50xp to the vendor owner (use on an alt, you can't generate this XP on your merchant toon themselves). I had quite a bit this morning when I checked. Not sure how failsafe or foolproof it is, so please let me know if you make it better. The "afk" parts I put in to replace a /sit and /stand that someone else had thought was necessary - I assume to keep from going afk? Dunno, mine puts you away then brings you back. Also don't know if that's necessary at all.
SCOUT

Camping XP

Name: CampingXP

Code: Select all

/ui action toolbarSlot01;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot02;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot03;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot04;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot05;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot06;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot07;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot08;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot09;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot10;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot11;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot12;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot13;
/pause 960;
/destroystructure;
/pause 5;
/ui action toolbarSlot14;
/pause 960;
/destroystructure;
/pause 5;
/macro CampingXP;
Fill up your whole top bar with camps (saving the first space for the macro itself). I have it going to toolbarSlot14 which also includes the first two on the second row. You can add more or remove some. I sit in camp and craft more camps for practice while I'm doing this. It'll set up a camp, keep it for 16 minutes (15 being the max that you get XP from camping) and then disbands the camp, waits 5 seconds, then deploys the next camp.
Creature Handler

Auto Attacking

Code: Select all

/target self; 
/pause 0.1; 
/ui action cycleTargetOutward; 
/attack; 
/tellpet attack; 
/pause 10; 
/tellpet follow; 
/loot all; 
/stand; 
/pause 18; 
/loot all; 
/ui action toolbarSlot00;
Key thing is to turn off auto-AFK since it seems that once you mark yourself AFK, you will no longer attack. And need to adjust your timing for your own purposes. And the above was with CH xp grinding in mind. And you can just have the macro call itself /macro macro-name; And hm, that's it I think.
Image
Steam Profile: Bokou
BF3 Profile: CaptBokou
The Rants and Raves
Bokou's Mumble Server: Click Here
JOB Minecraft Server: games.journeyofbokou.com
JOB Terraria Server: Offline
JOB WoW Server: Click For Info

User avatar
Trick
Forum Helper
Forum Helper
Posts:1709
Joined:Fri Oct 01, 2004 11:00 pm
What Games Do You Play?:D&D
Favorite Type of Game?:Offline RPG's
Favorite Type of Game?:MMORPG's
Favorite Type of Game?:RTS
Aliases:Trick, or some variant thereof

Re: Macros

Post by Trick » Thu Jun 14, 2018 3:52 pm

Was quite surprised when I received a new topic notification from this forum. No idea how old that subscription is...

But for the macro question, I think I have a few stored somewhere in preparation for SWGEmu. I will look around this weekend.

So what triggered this question anyway? I haven’t looked at SWGEmu recently, but it still looks like the release isn’t any time soon.

User avatar
bokou
Administrator
Administrator
Posts:5177
Joined:Fri Oct 01, 2004 11:00 pm
Real Name:Robbie
What Games Do You Play?:Team Fortress 2, Call of Duty 4
Favorite Type of Game?:PC First Person Shooters
Favorite Type of Game?:MMORPG's
Aliases:Bokou, Gill, Lovaire, Grill, Bokia, Crowder
Computer:Coolermaster HAF case, AMD Radeon 6970, 8gb G-Skill 1600, 1200w Corsair PSU, Asus Crosshair IV Formula, Noctua NH-D14 CPU Cooler, AMD 965 3.4ghz (OC'd to 4.0ghz)
Location:Jackson, MS
Contact:

Re: Macros

Post by bokou » Thu Jun 21, 2018 2:05 pm

it's pretty well put together right now and I don't have any complaints about SWGemu yet (still sort of new to it). I think the estimate for a character-wipe and full release is 3-5 years so they've got some work to do still. I think the bugs etc right now relate to specific missions not despawing waypoints, dungeons working properly, etc. I probably will not see half of those ever anyway.

https://www.facebook.com/groups/5628036 ... 147330822/

This thread I started on the Elder FB page - got Naldak to install it and play it, saw Rosencrantz last night in Theed, and MTS has tried it out. The downside is that there's pretty much a HUGE head start for lots of players that have the crafting economy sorted out and have some server best resources hoarded. Steady money to be made in consumables though I've read on the SWGemu forums (I haven't gotten there yet). I'm still looking forward to leveling and playing.
Image
Steam Profile: Bokou
BF3 Profile: CaptBokou
The Rants and Raves
Bokou's Mumble Server: Click Here
JOB Minecraft Server: games.journeyofbokou.com
JOB Terraria Server: Offline
JOB WoW Server: Click For Info

User avatar
Trick
Forum Helper
Forum Helper
Posts:1709
Joined:Fri Oct 01, 2004 11:00 pm
What Games Do You Play?:D&D
Favorite Type of Game?:Offline RPG's
Favorite Type of Game?:MMORPG's
Favorite Type of Game?:RTS
Aliases:Trick, or some variant thereof

Re: Macros

Post by Trick » Sun Jun 24, 2018 1:58 am

Looks like I found an old macro file of mine from the original SWG. I'm posting the contents of the entire file here.

That first macro alone might bring back some memories...

Code: Select all

version: 0000
5 AdvertiseTraining citywarn #ffffff /pause 0.25;/shout Stop by Sensi's Wake, going on right now!  Free fireworks, fun, and if the factories finish in time, HAWTPANTS!  WP 5687, 4502;/pause 30;/ui action toolbarSlot04;
6 Auto-Camp customizeDroid #ffffff /pause 0.25;/ui action toolbarSlot13;/pause 3200;/ui action toolbarSlot14;/pause 3200;/ui action toolbarSlot15;/pause 3200;/ui action toolbarSlot16;/pause 3200;/ui action toolbarSlot17;/pause 3200;/ui action toolbarSlot18;/pause 3200;/ui action toolbarSlot19;
7 TrainingBlurb citypardon #ffffff /pause 0.25;/say Anyone need Scout or Marksman training?
8 HarvestMeat ithorian_ability #ffffff /pause 0.25;/harvest hide;
9 TendRet cured #ffffff /pause 0.25;/tendd;/pause 30;/ui action toolbarSlot20;
10 Flourishing distract #ffffff /pause 0.25;/flourish 1;/pause 16;/flourish 2;/pause 16;/flourish 3;/pause 16;/flourish 4;/pause 16;/flourish 5;/pause 16;/flourish 6;/pause 16;/flourish 7;/pause 16;/flourish 8;/pause 16;/ui action toolbarSlot15;
11 BegForTips CMD_uiRadarRangeDecrease #ffffff /pause 0.25;/say This is my only gig, so your tips are greatly appreciated!;
12 MusicRest sittingOnChair #ffffff /pause 0.25;/startdance popular2;/pause 10;/ui action toolbarSlot15;/pause 60;/ui action toolbarSlot15;/pause 60;/ui action toolbarSlot15;/ui action toolbarSlot14;/pause 60;/ui action toolbarSlot15;/pause 60;/ui action toolbarSlot15;/ui action toolbarSlot14;/pause 60;/ui action toolbarSlot15;/pause 60;/ui action toolbarSlot15;/ui action toolbarSlot14;/pause 60;/ui action toolbarSlot15;/pause 60;/ui action toolbarSlot15;/ui action toolbarSlot14;/pause 60;/ui action toolbarSlot15;/pause 60;/ui action toolbarSlot15;/pause 60;/stopMusic;/pause 20;/sit;/pause 120;/stand;/pause 30;/ui action toolbarSlot13;
13 ImageDesign customizeDroid #ffffff /pause 0.25;/image sareal;/imagedesignSetValue hair_color 0;/ui action toolbarSlot23;
14 HarvestHide applyPoison #ffffff /pause 0.25;/loot all;/harvest hide;
15 HarvestBone applyPoison #ffffff /pause 0.25;/loot all;/harvest bone;
18 HtH-Combat bodyShot #ffffff /pause 0.25;/follow;/attack;
19 CraftIt3 extinguishFire #ffffff /pause 0.25;/ui action toolbarSlot22;/pause 8.5;/nextC;/nextC;/nextC;/createP p n;/createP p n;/pause 1.5;/ui action toolbarSlot11;
20 CraftIt2 extinguishFire #ffffff /pause 0.25;/ui action toolbarSlot21;/pause 8.5;/nextC;/nextC;/nextC;/createP p n;/createP p n;/pause 1.5;/ui action toolbarSlot10;
21 CraftIt1 extinguishFire #ffffff /pause 0.25;/ui action toolbarSlot20;/pause 8.5;/nextC;/nextC;/nextC;/createP p n;/createP p n;/pause 1.5;/ui action toolbarSlot09;
22 CraftIt4 extinguishFire #ffffff /pause 0.25;/ui action toolbarSlot23;/pause 8.5;/nextC;/nextC;/nextC;/createP p n;/createP p n;/pause 1.5;/ui action toolbarSlot08;
23 Tumbling tumbletoStanding #ffffff /pause 0.25;/tumbleToStanding;/pause 1.5;/ui action toolbarSlot12;
24 HealSelf cured #ffffff /pause 0.25;/ui action clearCombatQueue;/healdamage self;
25 SpeedHeal cured #ffffff /pause 0.25;/healdamage;/duel leandra;/pause 11;/ui action toolbarSlot13;
26 ZealotMacro droidTrack #ffffff /pause 0.25;/pay 10500;/addp 8500;/name ElderMining;/setPermission Admin Trick;
27 FIGen berserk1 #ffffff /pause 0.25;/paym 15000;/name Crystal Creek Valley, Dantooine, Mining Corp, 3203 -4619;/setP Admin laurnarose;/setP Admin zao;
28 FlourishGrind distract #ffffff /pause 0.25;/flourish 1;/pause 5;/flourish 2;/pause 5;/flourish 3;/pause 5;/flourish 4;/pause 5;/flourish 5;/pause 5;/flourish 6;/pause 5;/flourish 7;/pause 5;/flourish 8;/pause 5;/macro FlourishGrind;
29 WarCryAuto citywarn #ffffff /pause 0.25;/ui action toolbarSlot07;/pause 1;/ui action toolbarSlot19;
30 RechargeFarm droidTrack #ffffff /pause 0.25;/pay 10000;/addp 10000;
31 Auto-Sample medicalForage #ffffff /pause 0.25;/kneel;/pause 2;/sample;/pause 5;/sit;/pause 23;/ui action toolbarSlot22;
32 VendorMacro sampledna #ffffff /pause 0.25;/afk;
33 DantMining berserk1 #ffffff /pause 0.25;/pay 6000;/addp 2500;/name Crystal Creek Valley, Dantooine, Mining Corporation, 3203 -4619;/setPerm Admin Zao;/setPerm Admin LaurnaRose;
34 Auto-Craft extinguishFire #ffffff /pause 0.25;/AutoCraft1;
35 Tricks aim #ffffff /pause 0.25;/say trick1;/pause .2;/ui action toolbarSlot11;
36 SetTradeAdmin citypardon #ffffff /pause 0.25;/setperm Admin -sureal-;/setname \#009900 Anarchy - Naboo - Mining - LOK DIVISION;
37 Maint assist #ffffff /pause 0.25;/paym 50000;
38 sample zabrak_ability #ffffff /pause 0.25;/stand;/sample;/pause 0.5;/stand;/sample;/pause 0.5;/stand;/sample;/pause 0.5;/stand;/sample;/pause 0.5;/stand;/sample;/pause 0.5;/stand;/sample;/pause 0.5;
39 megaSample trandoshan_ability #ffffff /pause 0.25;/macro sample;/macro sample;/macro sample;
40 defaultB moncal_ability #ffffff /pause 0.25;/ui action defaultButton;/pause 2;/macro defaultB;
41 PetStay bm_happiness_ecstatic #ffffff /pause 0.25;/say stay;
42 PetFollow bm_happiness_happy #ffffff /pause 0.25;/say follow;
43 PetGroup bm_happiness_content #ffffff /pause 0.25;/say group;
44 SampleLoop CMD_uiCombatTarget #ffffff /pause 0.25;/macro megaSample;/pause 12;/stand;/pause 4;/macro SampleLoop;

User avatar
bokou
Administrator
Administrator
Posts:5177
Joined:Fri Oct 01, 2004 11:00 pm
Real Name:Robbie
What Games Do You Play?:Team Fortress 2, Call of Duty 4
Favorite Type of Game?:PC First Person Shooters
Favorite Type of Game?:MMORPG's
Aliases:Bokou, Gill, Lovaire, Grill, Bokia, Crowder
Computer:Coolermaster HAF case, AMD Radeon 6970, 8gb G-Skill 1600, 1200w Corsair PSU, Asus Crosshair IV Formula, Noctua NH-D14 CPU Cooler, AMD 965 3.4ghz (OC'd to 4.0ghz)
Location:Jackson, MS
Contact:

Re: Macros

Post by bokou » Fri Jun 29, 2018 3:45 pm

These are great! Thanks Trick!
Image
Steam Profile: Bokou
BF3 Profile: CaptBokou
The Rants and Raves
Bokou's Mumble Server: Click Here
JOB Minecraft Server: games.journeyofbokou.com
JOB Terraria Server: Offline
JOB WoW Server: Click For Info

User avatar
bokou
Administrator
Administrator
Posts:5177
Joined:Fri Oct 01, 2004 11:00 pm
Real Name:Robbie
What Games Do You Play?:Team Fortress 2, Call of Duty 4
Favorite Type of Game?:PC First Person Shooters
Favorite Type of Game?:MMORPG's
Aliases:Bokou, Gill, Lovaire, Grill, Bokia, Crowder
Computer:Coolermaster HAF case, AMD Radeon 6970, 8gb G-Skill 1600, 1200w Corsair PSU, Asus Crosshair IV Formula, Noctua NH-D14 CPU Cooler, AMD 965 3.4ghz (OC'd to 4.0ghz)
Location:Jackson, MS
Contact:

Re: Macros

Post by bokou » Tue Jul 03, 2018 12:47 pm

added merchant xp macro.
Image
Steam Profile: Bokou
BF3 Profile: CaptBokou
The Rants and Raves
Bokou's Mumble Server: Click Here
JOB Minecraft Server: games.journeyofbokou.com
JOB Terraria Server: Offline
JOB WoW Server: Click For Info

User avatar
Ack
Forum Helper
Forum Helper
Posts:1161
Joined:Fri Oct 01, 2004 11:00 pm
What Games Do You Play?:Pirates of the Burning Sea

Re: Macros

Post by Ack » Fri Aug 03, 2018 4:25 am

auto combat macro

/target self;
/pause 0.1;
/ui action cycleTargetOutward;
/attack;
/tellpet attack;
/pause 10;
/tellpet follow;
/loot all;
/stand;
/pause 18;
/loot all;
/ui action toolbarSlot00;

Key thing is to turn off auto-AFK since it seems that once you mark yourself AFK, you will no longer attack. And need to adjust your timing for your own purposes. And the above was with CH xp grinding in mind. And you can just have the macro call itself /macro macro-name; And hm, that's it I think.
[RL] Ack!, Lvl 3, Human Dad

Post Reply