I can see both skills that I copied on my skill list.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
SC: Auto Shadow spell
Moderators: Moderators, Developers
-
- Noob
- Posts: 7
- Joined: 09 Jun 2010, 10:39
- Noob?: Yes
Re: SC: Auto Shadow spell
-
- Noob
- Posts: 16
- Joined: 21 Jul 2010, 22:40
- Noob?: No
Re: SC: Auto Shadow spell
Need update on this. Since this thread was moved, no Mod's has come to check up on this.
-
- Noob
- Posts: 17
- Joined: 23 Oct 2010, 06:01
- Noob?: No
Re: SC: Auto Shadow spell
bump on this topic
so is this resolved yet?
so is this resolved yet?
-
- Noob
- Posts: 5
- Joined: 16 Oct 2010, 05:33
- Noob?: Yes
Re: SC: Auto Shadow spell
afaik not yet.
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: SC: Auto Shadow spell
Well, can you capture an example of 0442?
-
- Noob
- Posts: 5
- Joined: 16 Oct 2010, 05:33
- Noob?: Yes
Re: SC: Auto Shadow spell
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.
It displays exactly as it is said on page 1 of this thread.
-
- Human
- Posts: 34
- Joined: 05 Oct 2010, 11:25
- Noob?: Yes
Re: SC: Auto Shadow spell
Can anyone update on this status please?
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: SC: Auto Shadow spell
Use "autoSpell_force 1" to skip OpenKore's check for whether your skill present in the list of possible skills sent by server.
-
- Noob
- Posts: 17
- Joined: 23 Oct 2010, 06:01
- Noob?: No
Re: SC: Auto Shadow spell
tried that also, not working. The bot just keeps casting the auto shadow spell without choosing any skill.
-
- Noob
- Posts: 7
- Joined: 09 Jun 2010, 10:39
- Noob?: Yes
Re: SC: Auto Shadow spell
Tested it today. It works.

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
}