Anyone have a working skillcast macro?

Joined
Jan 14, 2010
Messages
127
Reaction score
1
Points
16
Age
37
Need one to level up some of my skills, but the one included in the build doesn't work saying that subroutine 288 is missing. Looking for one that will cast stuff till lom then med up, etc.
 
spell_routines.inc got completely borked a few years ago.

Try this. Put them both in your macro folder, then something like "/macro skillcast 2" to recast spell 2.

Also make sure MQ2Cast is loaded "/plugin mq2cast"
 

Attachments

  • SkillCast.mac
    908 bytes · Views: 9
  • MQ2Cast.inc
    3 KB · Views: 10
spell_routines.inc got completely borked a few years ago.

Try this. Put them both in your macro folder, then something like "/macro skillcast 2" to recast spell 2.

Also make sure MQ2Cast is loaded "/plugin mq2cast"

Thanks a lot man!
 
ive always used mq2twist nice and simple (works for any class)

load my spells (lowest lvl) usually 4 spells

/twist 1 2 3 4

for evocation to work you have to be in a zone other than lobby pok etc

easy peasy
 
I think you're talking about SkillUpCasting. The version included with MMOBugs right now now doesn't work but Chatwiththisname put out a fix a few years ago (See this thread).

Replace the default macro with the one attached.
 

Attachments

  • SkillUpCasting.mac
    22.3 KB · Views: 10
  • Like
Reactions: MissTerious
I just logged in my wiz and checked, and ours is working just fine.


htw
 
Interesting, but good news!

Redownloaded MMOBugs 10/23/19 and the version included then apparently didn't work. Glad it does now though.