A forum for you to dump all the macros you create, allowing users to use, modify, and comment on your work.
Moderator: MacroQuest Developers
-
Bad Karma
- a snow griffon

- Posts: 346
- Joined: Sat Nov 22, 2003 9:34 pm
-
Contact:
Post
by Bad Karma » Sat Jan 10, 2004 8:28 pm
Sorry...NOW copy it. I wanted to do some testing before I actually posted it, just to be sure. Made 2 other little tweaks that will let me expand on this in the future.
I tested this on my Shaman by simply changing the spells around. This will work nicely for any casting class. Enjoy!
[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]!!!!!!!!!
-
Bad Karma
- a snow griffon

- Posts: 346
- Joined: Sat Nov 22, 2003 9:34 pm
-
Contact:
Post
by Bad Karma » Sun Jan 11, 2004 7:23 am
Elric wrote:There we go.
Perfect druid hunter spell for wide-open spaces.
Very nice, Bad. Very nice indeed. I'll be sure to use it to farm silks tomorrow. Congrats, you just made me a way to actually bring my tailoring up on the cheap and easy side.
Hehe.
You posted this before I actually updated the code ont he forum. That did fix it....might have to take out the @, though....I know I had to....it was passing that as part of the spell name. The other thing I noticed when I tested it was that it would zip through too fast to finish meming all the spells....so I still ended up with blank slots. This was fixed by adding a /delay 5s. Can be lowered...just made it 5s since I different spells have different load/recover times and I wanted to make this as generic as possible. The posted script is final, and should work properly now.
Tested for 45 mins on my shaman....lots of nice little silkies to play with. =)
[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]!!!!!!!!!
-
Elric
- Cheese Whore

- Posts: 466
- Joined: Sun Nov 23, 2003 12:31 am
- Location: Tampa, Fl
-
Contact:
Post
by Elric » Sun Jan 11, 2004 12:18 pm
Actually I applied the fix about ten minutes before I posted..
So I never got your updated code, just figured I'd do it myself instead of being lazy. We're all learning off of one another here, apparently.
As far as the delays, I went ahead and memmed the spells in their respective slots, and setup a spellset so I could remember that.. So I didn't worry about the problem of it memming and unmemming the spells.. so never really noticed.
Edit: Going to reload the code you posted, backup mine, and give it another test to make sure everything runs smoothly on my druid.
-
Bad Karma
- a snow griffon

- Posts: 346
- Joined: Sat Nov 22, 2003 9:34 pm
-
Contact:
Post
by Bad Karma » Sun Jan 11, 2004 4:18 pm
That's a good idea.
I should set up spellsets for the various mac's I use. I already have various lists for buffing newb's and regular players, combat loads depending on the situation, etc... I'll just save myself trouble and have my personal mac's load the list, rather than all that coding for meming spells one at a time.
lol.....the simple things in life.
[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]!!!!!!!!!
-
TaCo_Bell
- decaying skeleton

- Posts: 2
- Joined: Mon Jan 12, 2004 12:22 am
Post
by TaCo_Bell » Mon Jan 12, 2004 12:27 am
i tested the bot on my druid.. it works fine, but has errors.. il list some that i saw
if you get an add it dosnt attack it
it cant handle nodrop items
when low on mana and use the port spell it meds but if it gets attacked it just trys to sit back down
theres some more but i just forgot em lol il post again if i remeber em =)
-
Elric
- Cheese Whore

- Posts: 466
- Joined: Sun Nov 23, 2003 12:31 am
- Location: Tampa, Fl
-
Contact:
Post
by Elric » Mon Jan 12, 2004 8:52 pm
| - BK's NOTE: This is best suited for farming lower level mobs, as its very basic in nature.
In otherwords, if you want something more advanced, use hunter.mac, or genbot.
It was really made for farming "phat lewtz" like bone chips and spider silks, etc. Not stuff like a regular hunting macro.
:-\
Up to BK to change this out.
(Updating, changing, and revamping the Tell Buff Bot - for the record. Minor changes)
-
Bad Karma
- a snow griffon

- Posts: 346
- Joined: Sat Nov 22, 2003 9:34 pm
-
Contact:
Post
by Bad Karma » Mon Jan 12, 2004 10:41 pm
Hmm...it should destroy everything, except what you define as LOOT.
I haven't tested this with the confirmation boxes that pop up with NODROP items, as I don't use them. Try turning them off?
I only really set out to correct the problems with the original macro that was posted. I have no intent on further development of this (adding features), but will fix things that are broken. I will look into the "adds" issue. I think I know what this is caused by..../press ESC...which I added to set everything up when first run...should just have to move it or use something else to check if there is a target of any kind, not just ENEMY.
It ties to sit down when there is not enough mana to cast, so it can med a few seconds and try again. That is handled by your SpellCast.inc, and you should be able find and change that quite easily.
Like Elric pointed out...this was orginally designed to farm lower level mobs for silks.....so that is the way I left it. Anything more advanced, and you really should look into one of the hunter bots, or genbot if you are 2 boxing.
[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]!!!!!!!!!
-
a9
- orc pawn

- Posts: 12
- Joined: Mon Jan 26, 2004 10:16 am
Post
by a9 » Thu Jan 29, 2004 12:25 pm
I got some problems when trying to run it.
9 out of 10 times it doesnt stop before starting to cast a spell.
Any of you had the same problem, or got a sugestion how to solve it?
Syntax Error:
A9 at work.
-
KalTorak18
- decaying skeleton

- Posts: 2
- Joined: Thu Feb 26, 2004 11:17 am
Post
by KalTorak18 » Wed Mar 03, 2004 3:12 pm
Seems when it calls /mouseto corpse @LootLoopVar I get an error that says Usage: /mouseto <mouseloc> and it won't loot anything from the corpse. I tried replacing this with /click left corpse @LootLoopVar, but again it won't seem to get anythign from the corpse...
-
CyberCide
- a lesser mummy

- Posts: 41
- Joined: Wed Mar 10, 2004 1:48 pm
- Location: Here lurking
Post
by CyberCide » Sat Mar 13, 2004 1:06 pm
Not sure I like the idea that this targets across the entire zone, is there a way to not do this, perhaps pop up the tracking window and run towards the target, then target it when in range?
-
Elric
- Cheese Whore

- Posts: 466
- Joined: Sun Nov 23, 2003 12:31 am
- Location: Tampa, Fl
-
Contact:
Post
by Elric » Sat Mar 13, 2004 3:17 pm
| - BK's NOTE: This is best suited for farming lower level mobs, as its very basic in nature.
How many times do I have to post that SPECIFIC line.