Skill Macros

Macro requests from before the user variable changes that broke all macros

Moderator: MacroQuest Developers

Lizzydude
decaying skeleton
decaying skeleton
Posts: 9
Joined: Sun Jan 12, 2003 10:03 am

Skill Macros

Post by Lizzydude » Mon Jan 13, 2003 11:52 pm

I am requesting 2 skill macros 1 for MEND and 1 for INTIMIDATE.

At lvl 50 most of my skills are maxed, but Mend is at 138 and Intimidate is at 90. Not for lack of using them, but they just seem to be ones that are oppurtinistic to use. So I got thinking of a way to lvl these skills up while logged on.

1) Mend is a skill that is recycled evry 6min. So a Macro could be made that uses the skill every 7minutes and stops when skill reaches 200. I could easily do this unnoticed just standing in PoK.

2) Intimidate is a little more involved as you will die targeting and intimidating NPC's. So the Macro could be made to use the Intimidate skill every 30seconds, target the closest NON NPC to you and stop when skill reaches 200. To use intimidate you have to have a target (not yourself). So to easily do this unnoticed is to stand in the Nexus. Just have the Macro target and intimidate people in the middle of the nexus every 30 seconds..they wont know they are targeted and it will just look like someone waiting/skilling up.

This would help greatly if it can be done.

thank you

Ariain
a ghoul
a ghoul
Posts: 88
Joined: Fri Oct 11, 2002 10:35 am

....

Post by Ariain » Tue Jan 14, 2003 9:11 am

These may be wrong because i didnt test them.

Mend
<code>
Sub Main
:main loop
/if $char(ability,"Mend")>0 /doability "Mend"
/goto :main loop
/return
</code>

Intimidate
<code>
Sub Main
:main loop
/target pc radius 50
/if $char(ability,"Intimidate")>0 /doability "Intimidate"
/goto :main loop
/return
</code>

For some reason the > signs arent working when in code brackets
And if someone can tell me how to filter out selected target I would appericate it =)

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

Search

Post by SingleServing » Tue Jan 14, 2003 10:18 pm

Do a search before posting their are 500,000 post regarding skill up macros!

Why would you want to skill up mend? After, it hits 100 it works every time. (and don't say cus I want all my skills to be 200 don't waste peoples time for that)
[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]

YKW-28983
a hill giant
a hill giant
Posts: 252
Joined: Sun Dec 01, 2002 11:37 pm

Re: Search

Post by YKW-28983 » Wed Jan 15, 2003 7:13 pm

SingleServing wrote:Do a search before posting their are 500,000 post regarding skill up macros!

Why would you want to skill up mend? After, it hits 100 it works every time. (and don't say cus I want all my skills to be 200 don't waste peoples time for that)
you only waste your time if you bother posting saying that.

Ariain
a ghoul
a ghoul
Posts: 88
Joined: Fri Oct 11, 2002 10:35 am

....

Post by Ariain » Thu Jan 16, 2003 12:11 am

you only waste your time if you bother posting saying that.
Here Here!

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

Re: Search

Post by SingleServing » Thu Jan 16, 2003 10:41 am

YKW-28983 wrote:
SingleServing wrote:Do a search before posting their are 500,000 post regarding skill up macros!

Why would you want to skill up mend? After, it hits 100 it works every time. (and don't say cus I want all my skills to be 200 don't waste peoples time for that)
you only waste your time if you bother posting saying that.
When I am at work I have plenty of time to waste.

Hypocrite, you only waste time if you bother posting rebuttling me.

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]

Ariain
a ghoul
a ghoul
Posts: 88
Joined: Fri Oct 11, 2002 10:35 am

....

Post by Ariain » Thu Jan 16, 2003 4:54 pm

Hypocrite, you only waste time if you bother posting rebuttling me.
Yes I too love irony.

Coldsun
orc pawn
orc pawn
Posts: 25
Joined: Wed Jul 31, 2002 11:05 pm
Location: The Bazaar

:arrow:

Post by Coldsun » Thu Jan 16, 2003 5:27 pm

Who works anyway? :D

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

Post by L124RD » Thu Jan 16, 2003 11:33 pm

Salutations,
I do. (don't forget to say the period aloud, that means it should read 'I do period' good boy/girl/thing *pat-pats*)

boldor
a ghoul
a ghoul
Posts: 94
Joined: Tue Sep 10, 2002 11:46 am

Post by boldor » Fri Jan 17, 2003 12:05 pm

I am at work so have plenty of time to Kill posting to such messages.

Wax on Wax off

insanitywiz
a hill giant
a hill giant
Posts: 250
Joined: Mon Jul 08, 2002 7:50 am

Post by insanitywiz » Fri Jan 17, 2003 4:14 pm

I work, sometimes I get paid, sometimes like now I troll messageboards and justify my crappy pay.

User avatar
Imperfect
Macro Author
Macro Author
Posts: 319
Joined: Fri Jun 14, 2002 1:52 am

This is my code and what I use

Post by Imperfect » Fri Jan 17, 2003 8:26 pm

Please note this is a bit sloppy but, works extremely well. I tend to modify this code as I go. I had to disable BBCode to get this to show up correctly. Strange.

[L124RD put BBcode back in and wonders what is so strange about it looking this way...]
[L124RD removed it and wonders wtf BB hates <>'s... because they think its html...]



#turbo

Sub Main
:Loop
/varset l0 $int($char(level)*5+5)
/if $combat==TRUE /if $target()!=FALSE /call InCombat
/if n $char(ability,mend)&0 /doability mend
/if n $char(skill,"Sense Heading")<200 /if n $char(skill,"Sense Heading")&$l0 /if n $char(ability,"Sense Heading")&0 /doability "Sense Heading"
/if $combat!=TRUE /if n $char(skill,sneak)<113 /if n $char(skill,sneak)&$l0 /if n $char(ability,sneak)<0 {
/doability sneak
}
/if $combat==FALSE /if n $char(skill,"Feign Death")<200 /if n $char(skill,"Feign Death")<$l0 /if n $char(ability,"Feign Death")>0 {
/doability "Feign Death"
/stand
}

/if n $char(ability,forage)>0 {
/doability forage
}

/if n $char(skill,sneak)<113 /doability sneak
/doevents
/goto :Loop
/return

Sub InCombat
/face fast nopredict
/if n $target(distance)>15 /sendkey down up
/if n $target(distance)<15 /call DoAbilities
/if n $char(ability,mend)>0 /doability mend
/if n $target(distance)<10 /sendkey up up
/return

Sub DoAbilities
/varset l0 $int($char(level)*5+5)
/if n $char(ability,"Flying Kick")>0 /doability "Flying Kick"
/if n $char(ability,Disarm)>0 /doability Disarm
/if n $char(skill,"Sense Heading")<200 /if n $char(skill,"Sense Heading")<$l0 /if n $char(ability,"Sense Heading")>0 /doability "Sense Heading"
/if n $char(ability,mend)>0 /doability mend
| /if $combat!=FALSE /if n $char(skill,Intimidation)<200 /if n $char(ability,Intimidation)>0 /doability Intimidation
/if n $char(skill,begging)<$l0 /if n $char(ability,begging)>0 {
/attack off
/doability begging
/attack on
}

/if n $char(ability,forage)>0 {
/attack off
/doability forage
/attack on
}
/return

User avatar
ap50
a snow griffon
a snow griffon
Posts: 425
Joined: Sun Aug 18, 2002 2:29 pm

Post by ap50 » Sat Jan 18, 2003 5:24 am

[L124RD put BBcode back in and wonders what is so strange about it looking this way...
The problem of using

Code: Select all

 with certain macros is that > and < symbols get altered to read " & LT; " and " & GT; "
[color=yellow][size=92][b]Just because you're paranoid, it doesn't mean everyone isn't out to get you![/b][/size][/color]

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

Post by L124RD » Sat Jan 18, 2003 1:23 pm

Salutations,
oh... fixing...