A forum for you to dump all the macros you create, allowing users to use, modify, and comment on your work.
Moderator: MacroQuest Developers
-
ieatacid
- Developer

- Posts: 2727
- Joined: Wed Sep 03, 2003 7:44 pm
Post
by ieatacid » Wed Jan 28, 2004 9:33 pm
Illusion human potions work too if your faction isn't real fooked.
-
Onezero
- a ghoul

- Posts: 95
- Joined: Thu Jan 01, 2004 1:19 pm
- Location: Normal, IL
-
Contact:
Post
by Onezero » Wed Jan 28, 2004 9:33 pm
Just do the small quest for the Faction Necklace. Just involves five minutes of running around, and it has +2 CHA on it anyway

.[b].[/b]:[b]:[/b] Onezero
"[i]Health is merely the slowest rate at which you can die.[/i]"
-
Bad Karma
- a snow griffon

- Posts: 346
- Joined: Sat Nov 22, 2003 9:34 pm
-
Contact:
Post
by Bad Karma » Thu Jan 29, 2004 7:23 am
There is a quest you can do that will raise your SH faction nicely. I wrote a macro to do this quest....ran it for about an hour while debugging, and went up to kindly. (Used to be Allied....then dropped to dubious - still have no idea why - I never hunt luclin).
Anyway, there is just one issue I'm having with the quest - it doesn't like to go out one particlar door you have to exit....other than going out that door, it works perfectly, and loops endlessly. Once I get that issue hashed out, I'll post the macro for everyone.
(I know it has to do with advpath and my pathing file...just need enough time to twink out the details of it.)
[b]- Bad Karma
________________________________________[/b]
In our own quest for excellence, we should strive to take the time to help those who help themselves.
All others should [b]RTFM[/b]!!!!!!!!!
-
Mckorr
- Developer

- Posts: 2326
- Joined: Fri Oct 18, 2002 1:16 pm
- Location: Texas
Post
by Mckorr » Thu Jan 29, 2004 9:23 am
I'd love that macro... as long as I can run it with my lvl 10 ranger. I'm feeding him money from my main to raise all his tradeskills to 200 as quickly and efficiently as possible.
Brewing is next on the list (Fletching is at 203 now), followed by Smithing if someone can write that for me (don't have the time right now to do it myself, since my spare time is taken up by mouse code) and then the rest... well, prolly not Jewellry, since I don't feel like spending 100k plat I don't have and levelling a chanter to enchant metals etc.
Anyway, will run the quest manually a few times (if I get the time) and see about fixin' faction.
-
ieatacid
- Developer

- Posts: 2727
- Joined: Wed Sep 03, 2003 7:44 pm
Post
by ieatacid » Thu Jan 29, 2004 11:56 am
Mckorr wrote:well, prolly not Jewellry, since I don't feel like spending 100k plat I don't have and levelling a chanter to enchant metals etc.
Jewelry can be done for under 20k. Maybe even 10k. Enchanting metals is also a PITA. I just sold them back to the vendor unenchanted. It's probably the easiest/cheapest tradeskill to get to 250.
-
Mckorr
- Developer

- Posts: 2326
- Joined: Fri Oct 18, 2002 1:16 pm
- Location: Texas
Post
by Mckorr » Thu Jan 29, 2004 12:21 pm
Fine, tell me how to get Jewelry to 200 by the cheapest path then :)
I still want an easy smithing macro, one that will do something like this brewing macro. Would need to take smithing as high as possible using store-bought stuff though, nothing that needs to be farmed like acryllia or shadowscream, or that relies on cultural stuff with exotic components. Tough one I know.
Heck, while your at it do pottery, baking, and tailoring! lol
-
TheAFKBard
- a ghoul

- Posts: 133
- Joined: Tue Dec 30, 2003 9:48 pm
Post
by TheAFKBard » Fri Jan 30, 2004 2:32 pm
This bit of code caused premature script termination and a client lockup. My fix below in red.
Also, I'm curious if anyone else has encountered a CTD after a couple iterations of this script. It seems to happen when buying the water.
Code: Select all
Sub ClearContainer(Destroy)
/declare Counter local
/sendkey down shift
/for Counter 0 to 9
/click left enviro @Counter
/delay 2
/if n @Destroy!=1 {
/autoinventory
} else {
/destroy
[color=red]}[/color]
/delay 2
/next Counter
/sendkey up shift
/return
-
Onezero
- a ghoul

- Posts: 95
- Joined: Thu Jan 01, 2004 1:19 pm
- Location: Normal, IL
-
Contact:
Post
by Onezero » Fri Jan 30, 2004 3:09 pm
Fixed that, as well as added a Skill Checking routine. Check first post for details.
.[b].[/b]:[b]:[/b] Onezero
"[i]Health is merely the slowest rate at which you can die.[/i]"
-
TheAFKBard
- a ghoul

- Posts: 133
- Joined: Tue Dec 30, 2003 9:48 pm
Post
by TheAFKBard » Fri Jan 30, 2004 4:15 pm
Ah. Good idea on the triv check. I hadn't gotten far enough for that to be an issue.
Have you seen the crash to desktop? Perhaps I should rebuild the latest mq, but there's nothing that I see in the script that should cause it to fail consistently in the same spot.
-
Onezero
- a ghoul

- Posts: 95
- Joined: Thu Jan 01, 2004 1:19 pm
- Location: Normal, IL
-
Contact:
Post
by Onezero » Fri Jan 30, 2004 4:32 pm
I'm proud to say I've never had MQ crash me. :)
.[b].[/b]:[b]:[/b] Onezero
"[i]Health is merely the slowest rate at which you can die.[/i]"
-
dont_know_at_all
- Developer

- Posts: 5450
- Joined: Sun Dec 01, 2002 4:15 am
- Location: Florida, USA
-
Contact:
Post
by dont_know_at_all » Fri Jan 30, 2004 6:16 pm
Onezero wrote:I'm proud to say I've never had MQ crash me. :)
A fine way to say "I'm a newbie."
-
El
- a ghoul

- Posts: 108
- Joined: Mon Dec 29, 2003 12:34 pm
Post
by El » Fri Jan 30, 2004 6:24 pm
Nah, because I'm a newbie and it's crashed on me.
-
Onezero
- a ghoul

- Posts: 95
- Joined: Thu Jan 01, 2004 1:19 pm
- Location: Normal, IL
-
Contact:
Post
by Onezero » Fri Jan 30, 2004 9:00 pm
Lol, how does that make me a "newbie"?
.[b].[/b]:[b]:[/b] Onezero
"[i]Health is merely the slowest rate at which you can die.[/i]"
-
Zeit
- a lesser mummy

- Posts: 34
- Joined: Sat Jan 24, 2004 5:54 am
Post
by Zeit » Sat Jan 31, 2004 6:16 am
cost me about 600 plat to get to 248 give or take a few plat
-
Elric
- Cheese Whore

- Posts: 466
- Joined: Sun Nov 23, 2003 12:31 am
- Location: Tampa, Fl
-
Contact:
Post
by Elric » Sat Jan 31, 2004 12:24 pm
Makes you a newbie because you haven't been around since MQ, and the MQ2 beta.
