MacroKit.inc - A kit which allows you to build macros easily

Macro depository for macros written before the user variable changes that broke all of them.

Moderator: MacroQuest Developers

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Minor problem with melee code

Post by Mckorr » Tue Dec 31, 2002 7:01 pm

Overall works well, but one minor glitch. When I am knocked back by a bash, the code does not move me back into melee range. I have to tap the foward key (up arrow) to move back up and resume fighting. Thought you would like to know.

Iceassassin
a lesser mummy
a lesser mummy
Posts: 49
Joined: Tue Nov 05, 2002 11:40 am

Cheese.mac

Post by Iceassassin » Wed Jan 01, 2003 12:14 pm

The cheese.mac doesn't work :evil:

User avatar
SingleServing
a hill giant
a hill giant
Posts: 195
Joined: Tue Dec 17, 2002 11:00 pm

/call Melee

Post by SingleServing » Thu Jan 02, 2003 6:28 am

This works well however I have 2 suggestions

Add an if for large races that can Slam to the abilities section

Make is so that you must loop /call Melee to keep it working instead of having it lock your macro until target is dead, this way you can check your hp, events, and cast if need be.

Thanks =)
[color=DarkBlue]Everything,[/color] [color=DarkBlue][b]is[/b][/color] [color=black]black[/color] [color=DarkBlue]and[/color] [color=white]white[/color][color=DarkBlue], when you zoom out it looks[/color] [color=gray]grey[/color][color=DarkBlue].[/color]

User avatar
SingleServing
a hill giant
a hill giant
Posts: 195
Joined: Tue Dec 17, 2002 11:00 pm

Spell Cast Resist

Post by SingleServing » Sun Jan 05, 2003 2:28 am

Maybe an additional arguemtn sent to the castspell sub to tell it not to recast if target resisted.

If i'm pulling and the mob resists I want to run back and sick my doggy on it then retry.

But if i'm standing in camp and just dotting it should recast.
[color=DarkBlue]Everything,[/color] [color=DarkBlue][b]is[/b][/color] [color=black]black[/color] [color=DarkBlue]and[/color] [color=white]white[/color][color=DarkBlue], when you zoom out it looks[/color] [color=gray]grey[/color][color=DarkBlue].[/color]

User avatar
L124RD
Site Admin
Site Admin
Posts: 1343
Joined: Fri Jun 14, 2002 12:15 am
Location: Cyberspace
Contact:

Post by L124RD » Sun Jan 05, 2003 3:22 am

Salutations,
those are good ideas, If anyone has any ideas for me to add pm me or post them here and I'll look into them...

User avatar
tuxracer
Esse Quam Videri
Esse Quam Videri
Posts: 165
Joined: Fri Jul 26, 2002 1:01 am

Post by tuxracer » Sun Jan 05, 2003 4:51 am

hi
[url=http://www.studentpeaceaction.org/][img]http://www.studentpeaceaction.org/images/support.gif[/img][/url]

User avatar
L124RD
Site Admin
Site Admin
Posts: 1343
Joined: Fri Jun 14, 2002 12:15 am
Location: Cyberspace
Contact:

Post by L124RD » Sun Jan 05, 2003 5:46 am

Salutations,
*shakes out some advil* You remind me of my neice tux...

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Problem isn't MacroKit, it's /cleanup

Post by Mckorr » Sun Jan 12, 2003 6:21 pm

Figured out the problem with my little silk making macro above. Used /cleanup in another macro, and got similar problems. In this case it opened the inventory window for no reason.

If you could take a look at the normal /cleanup routine, and fix it for MacroKit, it might aleviate problems with various combining scripts.

Thanks.

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Error in GenSub.inc

Post by Mckorr » Mon Jan 20, 2003 6:38 pm

Code: Select all

sub event_attackingme
 /autoattack off
/return
Causes a parse error, "could not parse /autoattack off"

Should be

Code: Select all

sub event_attackingme
 /attack off
/return

typhoon
decaying skeleton
decaying skeleton
Posts: 2
Joined: Fri May 30, 2003 12:05 pm

Post by typhoon » Fri May 30, 2003 12:06 pm

Is this kit still around? Get a 404 when I go to download it.

fwiggles
a hill giant
a hill giant
Posts: 161
Joined: Mon Jun 17, 2002 8:29 pm

Post by fwiggles » Fri May 30, 2003 9:39 pm

ya it's around, check other recent threads, someone was just askin for it
[color=red]Latest survey shows that 3 out of 4 people make up 75% of the world's population.[/color]