Search found 14 matches

by icepick912
Thu Dec 18, 2003 1:38 am
Forum: Macro Help (MQ1)
Topic: Taking Chat as Arguments, such at using it in a pet shaman
Replies: 2
Views: 858

Still no help? if i can get this workin, itll be alot easier then having to have a /if for every statement a master makes to his pet, that requires almost exact wording, if i could get this to work, then it would be like having a 1 ling if statement used to scontrol the pet, making the macro much sm...
by icepick912
Sat Dec 13, 2003 6:04 pm
Forum: Macro Help (MQ1)
Topic: Debugging my monkpet.mac macro. Variable problem?
Replies: 3
Views: 802

your problem is, you didnt use my macro...

Here is what it does... Loots for the master, kills fd command, sub attack with multiple skill supprt, right onw i have it at flying kick beg and disarm, it stops attacking at beg, and starts after its done, follow, and check what buffs he has up. |Taken from multiple scripts, alot i did myself, enj...
by icepick912
Thu Dec 11, 2003 12:34 am
Forum: Macro Help (MQ1)
Topic: Taking Chat as Arguments, such at using it in a pet shaman
Replies: 2
Views: 858

Taking Chat as Arguments, such at using it in a pet shaman

/declare PCommand0 global /declare PCommand1 global /declare PCommand2 global /declare PCommand3 global /declare PCommand4 global Sub Event_Chat(ChatType,Sender,ChatText) /if @Sender=="owner" { /if "@ChatText"~~Command { /varset PCommand0 $arg(2,"@ChatText") /varset PC...
by icepick912
Wed Dec 10, 2003 12:45 am
Forum: Macro Requests (MQ1)
Topic: Responding to tells from a master
Replies: 7
Views: 2937

Here look at this macro i edited for my shaman, uses spell slot 5 for buffs, change em to your spell names and accepted commands if you want, also workin on remote controll kinda thing, where one char can make the other do anything he wants within using only / commands that is. |____________________...
by icepick912
Wed Dec 10, 2003 12:29 am
Forum: Macro Help (MQ1)
Topic: Casting Macro
Replies: 3
Views: 991

Alright, got all workin now exept when i try to use a Parameter for a command it says cant parse, this is what i use... /declare PCommand0 global /declare PCommand1 global /declare PCommand2 global /declare PCommand3 global /declare PCommand4 global Sub Event_Chat(ChatType,Sender,ChatText) /if @Send...
by icepick912
Tue Dec 09, 2003 8:59 am
Forum: Macro Help (MQ1)
Topic: Casting Macro
Replies: 3
Views: 991

Thnx for the tip, dont know where the hell i got the == from on varset, think i thoujght it was form the new formatt or whatever. /if @Sender=="owner" { /if "@ChatText"==Heal { /varset SpellSlot $char(gem,Chloroblast) /if n "@SpellSlot"=="0" { /if "$char(...
by icepick912
Tue Dec 09, 2003 1:46 am
Forum: Macro Help (MQ1)
Topic: Casting Macro
Replies: 3
Views: 991

Casting Macro

#define owner "Ownername" /declare SpellSlot global /declare v2 global /varset v2 == 0 _____________________________________ |Sub event chat routine Sub Event_Chat(ChatType,Sender,ChatText) /if @Sender=="owner" { /if "@ChatText"==Heal { /varset SpellSlot == $char(gem,C...
by icepick912
Mon Dec 08, 2003 8:24 pm
Forum: Macro Help (MQ1)
Topic: New formatts?
Replies: 2
Views: 729

Alright after reading plazmats post, i still dont get it, but i did get it workin, guess ill relook over it over and over till i get it, Sub Event_Chat(ChatType,Sender,ChatText) /if @Sender=="owner" { /if "@ChatText"=="Heal" { /sit off /target owner /cast 4 /reply Heali...
by icepick912
Mon Dec 08, 2003 7:25 pm
Forum: Macro Help (MQ1)
Topic: New formatts?
Replies: 2
Views: 729

New formatts?

Could anyone direct me to the area in which i can find out the new formats? i mean like the outdated macros, and the enwer ones, i need to fix my old ones, and am looking for what was changed in the way they do the macros example: Sub Event_Chat /if $p1 "owner" { /if $arg(1,"$p2"...
by icepick912
Thu Sep 18, 2003 4:32 am
Forum: Outdated Macros::Macro Depot
Topic: Shaman pet
Replies: 0
Views: 4870

Shaman pet

I use this on my 54 shaman, let my friend use this one while im at work hehe, got it from that one guy, wont change header since i only changed a few things to make it more shamany. Also, pet can zone with you but as of now can click books. Guess this only useful if you got 2 accounts, one with a hi...
by icepick912
Thu Sep 18, 2003 4:06 am
Forum: MQ2::General
Topic: removing /who from MQ?
Replies: 14
Views: 4698

Hiya, just use ctrl + w.
by icepick912
Fri Sep 05, 2003 12:18 am
Forum: MacroQuest::Help (Outdated)
Topic: I did a search first! honest!
Replies: 7
Views: 2362

ok, nm did batch build, and built both.
by icepick912
Fri Sep 05, 2003 12:11 am
Forum: MacroQuest::Help (Outdated)
Topic: I did a search first! honest!
Replies: 7
Views: 2362

funny, the nly option mine has is "build eqlib.dll"

anyway, probably something dumb, any suggestions?
by icepick912
Tue Jan 21, 2003 4:09 pm
Forum: Outdated Macros::Macro Help
Topic: Incorrect Client Version
Replies: 1
Views: 636

Incorrect Client Version

Incorect client version:
Wed Jan 15 03:04:32 2003

Get this error each time i try to start everquest while mq is running.