SORCERER botting problems

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
momocat
Noob
Noob
Posts: 11
Joined: 22 Apr 2009, 08:04
Noob?: Yes

SORCERER botting problems

#1 Post by momocat »

Hi!

Just wondering how to config the following skills:

Psychic Wave (managed to fix this with the new config updates)

Earth Grave ---> still bugged. Everytime the bot casts the skill, it gets dc-ed.

Diamond Dust, Psychic Wave, and Varetyr Spear seems to be fine.

Please do help me
ias1984
Noob
Noob
Posts: 9
Joined: 30 May 2010, 22:37
Noob?: Yes

Re: SORCERER botting problems

#2 Post by ias1984 »

momocat wrote:
Diamond Dust, Psychic Wave, and Varetyr Spear seems to be fine.

Please do help me
i got DC everytime i used 3rd JOB skills for my Sorcerer i just use macro. try to make one. i have the latest SVN of openkore 2.0.7 ryt..
barcode0961
Human
Human
Posts: 46
Joined: 10 Dec 2009, 02:10
Noob?: Yes

Re: SORCERER botting problems

#3 Post by barcode0961 »

read this i got the answer here http://forums.openkore.com/viewtopic.php?t=11747
Learn to read its helps a lot and use the darn search button!!!
momocat
Noob
Noob
Posts: 11
Joined: 22 Apr 2009, 08:04
Noob?: Yes

Re: SORCERER botting problems

#4 Post by momocat »

Thanks a lot for the redirect.
Managed to make some of it work...


Although I'm having a hard time combo-ing Varetyr and Earth Grave together. the attackcomboslot isn't working well


my config:

attackComboSlot Earth Grave {
lvl 5
afterSkill Varetyr Spear
autoCombo 1
waitBeforeUse 1
whenStatusInactive Action Delay
dist
isSelfSkill 0
target_deltaHp
disabled 0
}
barcode0961
Human
Human
Posts: 46
Joined: 10 Dec 2009, 02:10
Noob?: Yes

Re: SORCERER botting problems

#5 Post by barcode0961 »

remove or leave blank
whenStatusInactive Action Delay
Learn to read its helps a lot and use the darn search button!!!
momocat
Noob
Noob
Posts: 11
Joined: 22 Apr 2009, 08:04
Noob?: Yes

Re: SORCERER botting problems

#6 Post by momocat »

tried. still not combo-ing... :(
barcode0961
Human
Human
Posts: 46
Joined: 10 Dec 2009, 02:10
Noob?: Yes

Re: SORCERER botting problems

#7 Post by barcode0961 »

can you try to leave this blank
waitBeforeUse 1
or use this
}

attackComboSlot Earth Grave {
afterSkill Varetyr Spear
waitBeforeUse
isSelfSkill 1
autoCombo 1
}
if earthgrave is not a self skill place change 1 to 0

Code: Select all

 isSelfSkill 1
Learn to read its helps a lot and use the darn search button!!!
momocat
Noob
Noob
Posts: 11
Joined: 22 Apr 2009, 08:04
Noob?: Yes

Re: SORCERER botting problems

#8 Post by momocat »

update: managed to combo it up.
i change the line:
afterskill SO_VARETYR_SPEAR

but when it tries to cast it, i always get DC-ed...

pls help
barcode0961
Human
Human
Posts: 46
Joined: 10 Dec 2009, 02:10
Noob?: Yes

Re: SORCERER botting problems

#9 Post by barcode0961 »

momocat wrote:update: managed to combo it up.
i change the line:
afterskill SO_VARETYR_SPEAR

but when it tries to cast it, i always get DC-ed...

pls help
is it a area spell? like SG?

if yes follow the details on the link http://forums.openkore.com/viewtopic.php?t=11747

if no remove it and just use Varetyr Spear, Why? skill name is just Varetyr Spear its not SO_VARETYR_SPEAR

use a little logic...
Learn to read its helps a lot and use the darn search button!!!
momocat
Noob
Noob
Posts: 11
Joined: 22 Apr 2009, 08:04
Noob?: Yes

Re: SORCERER botting problems

#10 Post by momocat »

That was the thing I find it weird:

If I use "Varetyr Spear," it's not combo-ing up like I want it to
If I use "SO_VARETYR_SPEAR" it's combo-ing BUT when it attempts it to cast it, I get DC-ed

As for the link, yup it works, that's how I got to make Earth Grave work in the first place, thank you.
My problem now is basically how to combo a Varetyr Spear then cast Earth Grave after it... then repeat the cycle as needed

What I do to remedy it is:

attackSkillSlot Varetyr Spear
maxUses 1

attackSkill Slot Earth Grave
maxUses 1

It works... but only once. :)

I would appreciate all the help. Thanks!