Search found 18 matches

by aGuy
Mon Nov 18, 2002 5:11 pm
Forum: Outdated Macros::Macro Depot
Topic: ijustdied.mac
Replies: 10
Views: 4033

I like rizwank suggestion about just having one macro that I can clone and /aliase This way I can clone the macro for differant situations, ie../dead, /buffing, /kitting, /fear_kitting, /situation1, situation2, etc. As a bard, I also need to make my song list up based in what classes I have in the g...
by aGuy
Fri Nov 15, 2002 3:20 pm
Forum: Outdated Macros::Macro Help
Topic: Universal Robot[unibot.mac] Project Update [BETA]
Replies: 4
Views: 1547

I removed spme /returns Sub loadspell /if "$p0"=="" /return /if "$p1"=="" /return /book /call Memorize $p0 $p1 /if "$p2"!="" { /call WaitSpellLoad $p0 /call Memorize $p2 $p3 } else /if "$p4"!="" { /call WaitSpellLoad $p2...
by aGuy
Wed Nov 13, 2002 9:24 pm
Forum: Outdated Macros::Macro Depot
Topic: twist.mac - Bard twisting macro
Replies: 9
Views: 4047

Re: Sorry I wasn't clear

The problem is not that I need to bash(bards can't). It's that I'm *Getting* bashed and stunned, thus screwing up the twisting Try adding code like this. I borrowed this from Pusyfoot's code that can be in the in macro depot. Take a look at the full code in his post. It works great. It is called ba...
by aGuy
Wed Nov 13, 2002 12:46 pm
Forum: Outdated Macros::Macro Depot
Topic: Powerarrows.mac The original. Use powerarrows2
Replies: 67
Views: 21101

I do not understand the logic here. This is my understaning from looking at this script. Once I combine items to make a stack of arrows, I then drop what is on my cursor into the auto area. This then will drop the arrows into my fletching kit because it is in the first inventory slot. I then must se...
by aGuy
Wed Nov 13, 2002 10:14 am
Forum: MQ2::General
Topic: Start of MacroQuest for Dummies
Replies: 3
Views: 2033

Very nice work Flippy.

When time permits can you cover how arrays work?

I see that they are used allot in buying and selling and I do not quite understand how arrays are used here.

aGuy
by aGuy
Wed Nov 13, 2002 9:58 am
Forum: Outdated Macros::Macro Depot
Topic: Powerarrows.mac The original. Use powerarrows2
Replies: 67
Views: 21101

So is it this line that takes care of this?

Code: Select all

/call cleanpack $v80
by aGuy
Wed Nov 13, 2002 8:31 am
Forum: Outdated Macros::Macro Depot
Topic: Powerarrows.mac The original. Use powerarrows2
Replies: 67
Views: 21101

I see that you are dropping the made arrows into the auto area.

If you have your fleching kit in the first inventory, wont the made arrows get dropped into the fletching kit?
by aGuy
Wed Nov 13, 2002 8:25 am
Forum: Outdated Macros::Macro Depot
Topic: spellstuff.mac - Thing for memming spells
Replies: 3
Views: 1450

Code: Select all


/click right 104 $int($p0*38-1
Should this line be?

Code: Select all

/click right 104 $int($p0*38-11)
by aGuy
Tue Nov 12, 2002 3:07 pm
Forum: Outdated Macros::Macro Depot
Topic: twist.mac - Bard twisting macro
Replies: 9
Views: 4047

macromancer,

Look at this post. This marco kit should do the thing for you. It has both a spell casting and fight macro macros. The fight macro has bash and other abbilities built in.

http://macroquest2.com/phpBB2/viewtopic.php?t=1257

aGuy
by aGuy
Tue Nov 12, 2002 11:23 am
Forum: Outdated Macros::Macro Help
Topic: Still need assistance with this macro-Please help
Replies: 0
Views: 626

Still need assistance with this macro-Please help

I play a bard and wanted to create a macro that would allow me to change from Duel wielding weapons to playing an instrument in my secondary equip slot and be able to change back to duel wielding when the macro is run again. I first had some difficulty but I have been able to create a macro that wil...
by aGuy
Sat Nov 09, 2002 12:17 pm
Forum: Outdated Macros::Macro Help
Topic: Change from weapons to instrument and vice verso----help
Replies: 4
Views: 1212

Ok I have change the script a little and this seems to work. However, I am having problems adding this code to another macro listed below. Sub Main /if $invpanel==false /press g /if n $equip(primary,value)==false /goto :equip_duelweapons /if n $equip(Primary,value)==true /goto :equip_instrument :equ...
by aGuy
Sat Nov 09, 2002 8:40 am
Forum: Outdated Macros::Macro Help
Topic: Change from weapons to instrument and vice verso----help
Replies: 4
Views: 1212

Updated info

I added comments to my script to make it more clear what I am trying to do. Any help would be appreciated.

aGuy
by aGuy
Fri Nov 08, 2002 7:02 pm
Forum: Outdated Macros::Macro Help
Topic: Change from weapons to instrument and vice verso----help
Replies: 4
Views: 1212

Change from weapons to instrument and vice verso----help

This script will only run the false statment. I can go from instrument in secondary slot to duel wielding but when I go from duel weilding I do not equip instrument and have one weapon left on mouse pointer. This happens because it only runs the false statment. This macro should allow me to swap out...
by aGuy
Fri Nov 08, 2002 4:29 pm
Forum: MQ2::General
Topic: Forums died down after C6 nerf... back to using MQ for real
Replies: 6
Views: 2447

What does c6 stand for anyway ? :D
by aGuy
Fri Nov 08, 2002 2:54 pm
Forum: MQ2::General
Topic: pp macro's
Replies: 3
Views: 1591

Be prepaired to be flamed. If you did any searching on this site you would see that we do not openly talk about pp macros.

So if this is all you are looking for, don't let the door slam you in your back on the way out of here.

aGuy