Page 3 of 6

Re: SC: Auto Shadow spell

Posted: 17 Oct 2010, 18:27
by calisfer
KylarXD wrote:I noticed something, copied skills through intimidate is showing but the ones copied from using Reproduce dont. It may be the cause of the Auto shadow spell not selecting the skill I want
I can see both skills that I copied on my skill list.

Re: SC: Auto Shadow spell

Posted: 18 Oct 2010, 11:16
by KylarXD
Need update on this. Since this thread was moved, no Mod's has come to check up on this.

Re: SC: Auto Shadow spell

Posted: 23 Oct 2010, 06:03
by greaver
bump on this topic

so is this resolved yet?

Re: SC: Auto Shadow spell

Posted: 25 Oct 2010, 03:41
by jkmfreshman
afaik not yet.

Re: SC: Auto Shadow spell

Posted: 25 Oct 2010, 13:09
by EternalHarvest
Well, can you capture an example of 0442?

Re: SC: Auto Shadow spell

Posted: 26 Oct 2010, 14:09
by jkmfreshman
Err, how do you capture an example of 0442? The only time I encountered it is in the bot console when i try to cast Shadow Spell.

It displays exactly as it is said on page 1 of this thread.

Re: SC: Auto Shadow spell

Posted: 27 Oct 2010, 20:40
by Hoax
Can anyone update on this status please?

Re: SC: Auto Shadow spell

Posted: 28 Oct 2010, 04:51
by EternalHarvest
Use "autoSpell_force 1" to skip OpenKore's check for whether your skill present in the list of possible skills sent by server.

Re: SC: Auto Shadow spell

Posted: 28 Oct 2010, 11:12
by greaver
tried that also, not working. The bot just keeps casting the auto shadow spell without choosing any skill.

Re: SC: Auto Shadow spell

Posted: 28 Oct 2010, 19:52
by calisfer
Tested it today. It works. :D

Code: Select all

autoSpell Heaven's Drive
autoSpell_force 1

Code: Select all

useSelf_skill Shadow Spell {
	lvl 5
	timeout 10
	whenStatusInactive Auto Shadow Spell
	notWhileSitting 1
	disabled 0
}