Search found 11 matches

by nald
Sun May 02, 2004 6:35 pm
Forum: MQ2::General
Topic: Laptop slowdowns
Replies: 1
Views: 960

Laptop slowdowns

I am having some major slow downs on my laptop when I use MQ. EQ plays fine until I start MQ I do not even have to run a macro just having MQ running will cause intermittent slow downs. My toon just starts moving in slow motion then goes back to normal. I have the same problem on another system and ...
by nald
Sat May 01, 2004 6:38 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Loot all but X items
Replies: 5
Views: 2534

This one not working for me? Off to look for the setting to remove the profainity :) Macro - Loading macro: D:\games\MQ2-Latest\Release\Macros\loot.mac Macro - Starting macro with '/call Main 0' WriteChatColor([MQ2] Using default LootLeft of "1") WriteChatColor([MQ2] Useage: /mac loot <# i...
by nald
Mon Apr 26, 2004 7:58 pm
Forum: Macro Depot (MQ1)
Topic: Diamond.mac -- Stable bard chant-kiting script
Replies: 59
Views: 40388

Gave this circle one a try and as soon as i try it I crash to the desktop. Here is the error: Macro - Starting macro with '/call Main 1232.05 -979.45 50 50 50 50 6124512458 10 70 30 70 30' WriteChatColor(Cleared the following: Timers Vars Arrays) WriteChatColor(No variable named 'CircleNE') WriteCha...
by nald
Mon Apr 26, 2004 11:36 am
Forum: Macro Depot (MQ1)
Topic: Diamond.mac -- Stable bard chant-kiting script
Replies: 59
Views: 40388

Re: Looking for way to use the /circle instead of diamond

Was hoping someone might be able to change the diamond pattern to a perfect circle, avoids a lot of initial damage and looks better from a distance There is a macro designed for circle chanting that worked well for me before the last parm change but it is currently busted. There are two threads on ...
by nald
Mon Apr 26, 2004 11:26 am
Forum: Macro Depot (MQ1)
Topic: Diamond.mac -- Stable bard chant-kiting script
Replies: 59
Views: 40388

/mac chant 150 150 90 90 90 90 1234 10 isnt working for me just ends there used the same syntax as previous versions it just ends like I didnt put it in right back to debuging !~ I am guessing here but I assume you named the macro chant.mac instead of diamond.mac since the 1st and 2nd numbers are y...
by nald
Sun Apr 25, 2004 12:14 pm
Forum: Macro Depot (MQ1)
Topic: Diamond.mac -- Stable bard chant-kiting script
Replies: 59
Views: 40388

This is working for me (/mac diamond 500.22 1528.36 50 50 50 50 68 10 The instructions where. /echo Usage: /mac Chant <Y> <X> <North> <South> <East> <West> <Song list> <TooClose> So I went to the spot I wanted as the center did a /loc then took the 1st and 2nd numbers as Y and X the made a square of...
by nald
Sat Apr 24, 2004 4:44 am
Forum: Macro Depot (MQ1)
Topic: Diamond.mac -- Stable bard chant-kiting script
Replies: 59
Views: 40388

OK now the messages is: WriteChatColor(Unmatched bracket found in index: 'Parm6') But I can not find the missing bracket. Full error message below: CCommandHook::Detour(/mac diamond 500.22 1528.36 50 50 50 50 68) Macro - Loading macro: D:\games\MQ2-Latest\Release\Macros\diamond.mac Macro - Starting ...
by nald
Sat Apr 24, 2004 3:54 am
Forum: Macro Depot (MQ1)
Topic: Diamond.mac -- Stable bard chant-kiting script
Replies: 59
Views: 40388

I think part of the problem is stated here by Lax. http://macroquest2.com/phpBB2/viewtopic.php?t=6410&highlight=defined So I think /if (${defined[Param6]}==false) { Should be like this since it is case sensitive /if (${Defined[Param6]}==false) { But when I change it I just get a different messsa...
by nald
Fri Apr 23, 2004 5:43 pm
Forum: Macro Depot (MQ1)
Topic: advchant.mac - Advanced Chant REV7
Replies: 174
Views: 79568

When I try to use this macro I get the following error I am useing zip 21b. CCommandHook::Detour(/mac advchant 123 6 8 28) Macro - Loading macro: D:\games\MQ2-Latest\Release\Macros\advchant.mac Macro - Starting macro with '/call Main 123 6 8 28' WriteChatColor(Cleared the following: Timers Vars Arra...
by nald
Tue Apr 20, 2004 7:17 pm
Forum: Macro Depot (MQ1)
Topic: MQ2Data GenBot, 99% Complete
Replies: 106
Views: 35521

The macro never makes any ini files so there where none to delete. I made the changes in the quote below and still get this error. I am supose to supply a name for the master or not? I did it both ways and neither made an ini file for me. CCommandHook::Detour(/mac genbot) Macro - Loading macro: C:\P...
by nald
Tue Apr 20, 2004 1:11 pm
Forum: Macro Depot (MQ1)
Topic: MQ2Data GenBot, 99% Complete
Replies: 106
Views: 35521

I guess I am just dense :) I have read and searched and can not find the syntax to start the bot up with I have tried /mac genbot /mac genbot master but I keep getting the error like the one listed below. CCommandHook::Detour(/mac genbot nald) Macro - Loading macro: C:\Program Files\MQ2-Latest\Relea...