Search found 11 matches

by notetaker
Fri Apr 09, 2004 11:11 am
Forum: Macro Help (MQ1)
Topic: Help converting from Parms to Data please
Replies: 13
Views: 3261

new language

Lax, my friend; i like the new way of coding, it reminds me of my high school years and listening to the football team...jk, it makes a lot more sence to me just like speaking with bad grammor. could you give us a list of the new commands? or is the structue the only thing changed? thanks i realy do...
by notetaker
Fri Feb 20, 2004 12:41 pm
Forum: Macro Help (MQ1)
Topic: /do abilities.... the hard way
Replies: 11
Views: 2032

name change...."doability"

ok, re did the macro ended up just making it into a "do ability" |-doability.mac- | simple little macro ... a work in progress... #turbo Sub Main :loop |/if n$char(ability," ")>0 /doability" " |keep one to copy /if n$char(ability,"tracking ")>0 /doability"...
by notetaker
Mon Feb 16, 2004 11:37 am
Forum: Macro Depot (MQ1)
Topic: warrior macro w/assist
Replies: 10
Views: 2962

does any one read everything that is said?

[PLEASE dont think im flamming. y'all injoy programing and scripting and that is great..... i play EQ for fun, ive played for almost 3 years (if i rember correctly ) and my highest toon is only 40ish, im in no hurry to become UBER but i run 3 accounts so macroing helps a lot .........so if i muddle ...
by notetaker
Mon Feb 16, 2004 8:27 am
Forum: Macro Depot (MQ1)
Topic: warrior macro w/assist
Replies: 10
Views: 2962

keeping it simple.....

:idea: A long time ago, in a galaxy far away......you know guys , im vary thankfull for all thi friendly critz :wink:
by notetaker
Sat Feb 14, 2004 1:10 am
Forum: Macro Depot (MQ1)
Topic: warrior macro w/assist
Replies: 10
Views: 2962

warrior macro w/assist

made this simple macro, just makes warrior kick,slam,taunt, and assist another player |-warrior.mac- | note: make a"/mqpause " hotkey (in eq) | note: make an "/assist<name> " hotkey in spot #1 (in eq) #turbo Sub Main :loop /doability kick /doability slam /doability taunt /doabili...
by notetaker
Mon Feb 09, 2004 4:16 pm
Forum: Macro Help (MQ1)
Topic: /do abilities.... the hard way
Replies: 11
Views: 2032

thank you....

thanks for everyones help. it is a r-e-a-l-y simple macro but it works !

you can , with a few "/doability" changes make it work for any class. :D

now on to bigger things.

maybe i'll work on an auto follow :wink:
by notetaker
Fri Feb 06, 2004 10:58 pm
Forum: Macro Help (MQ1)
Topic: /do abilities.... the hard way
Replies: 11
Views: 2032

/doabilaty the hard way..cont

OK: here it is dirty but it gets the job done (btw- my first macro/script) :wink: :wink: haveing a little problem with the "/sendkey" i cant get it to do it in the background...ideas?? any ideas on makeing it better...hmmmmm ... maybe a "/delay" btw.. i found the "code"...
by notetaker
Fri Feb 06, 2004 10:02 pm
Forum: Macro Help (MQ1)
Topic: /do abilities.... the hard way
Replies: 11
Views: 2032

read the manual

read it was looking for pause under "p" :lol:

still not finding anythin on running hotkeys not even useing search
by notetaker
Fri Feb 06, 2004 9:34 pm
Forum: Macro Help (MQ1)
Topic: /do abilities.... the hard way
Replies: 11
Views: 2032

/doability the hard way....cont

OK: got the "doability" up and running ....just had to put it in the right spot :) tryed to press hot keys useing "/press 1" but it woulden't press the hotkeys ... it was pressing the keys though. it would type it in the chat bar?? any help on that one? or would there be an easer...
by notetaker
Fri Feb 06, 2004 11:17 am
Forum: Macro Help (MQ1)
Topic: /do abilities.... the hard way
Replies: 11
Views: 2032

/do abilities.... the hard way

Question 1: how do i get the "code box" around a script i want to post? Question 2: can i edit in /doability directly into script or do i have to declare it??.. globalize it?? Question 3: are kick, bash also do ability? Question 4: when i use "/return" does it allways go back to ...
by notetaker
Thu Feb 05, 2004 8:57 pm
Forum: Macro Depot (MQ1)
Topic: Beastlord attack and movebehind
Replies: 14
Views: 4912

how do i make my text into a code box??

how do i make the text that i add to the post have a code box around it ?

how would i change this so instead of attacking it woud do this macro with an auto assist "assist player" would like to run this in the back ground when im running 2 accounts on one pc???