Equipment switching does not work anymore

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.
ShinigaHmi
Noob
Noob
Posts: 18
Joined: 08 Mar 2010, 15:19
Noob?: Yes

Equipment switching does not work anymore

#1 Post by ShinigaHmi »

#Brief description of the problem.
-switching accesories not working anymore
# What you have done so far.
-trial and error
-downloading lastest SVN
# Portion of config/macros changes that is relevant to the problem.

Code: Select all

attackEquip_leftAccessory Rogue's Treasure
attackEquip_rightAccessory Rogue's Treasure
teleportAuto_equip_rightAccessory Clip [Creamy] [1]

useSelf_skill Heal {
   lvl 1
   hp < 70 %
   sp > 10 %
   notMonsters
   equip_leftAccessory Clip [Vitata] [1]
}
# Any other useful information: did you recently get patches, any gm announcement.

ive been using this code for a very long time now....
its not working anymore
-i just went back on botting this nov 17
i did not change anything
-im getting "you cant put on rogue's treasure"
-whats supposed to happen is before attacking a monster, kore should equip RT on left and right accesory and will switch to heal clip or tele clip when needed, it works for me for so many months now and suddenly not working..
http://forums.openkore.com/viewtopic.php?f=28&t=2894 -------link where i got it


thanks in advance..+_+
the_idolmaster
Noob
Noob
Posts: 5
Joined: 23 Sep 2011, 01:00
Noob?: Yes

Re: Equipment switching does not work anymore

#2 Post by the_idolmaster »

ShinigaHmi wrote:#Brief description of the problem.
-switching accesories not working anymore
# What you have done so far.
-trial and error
-downloading lastest SVN
# Portion of config/macros changes that is relevant to the problem.

Code: Select all

attackEquip_leftAccessory Rogue's Treasure
attackEquip_rightAccessory Rogue's Treasure
teleportAuto_equip_rightAccessory Clip [Creamy] [1]

useSelf_skill Heal {
   lvl 1
   hp < 70 %
   sp > 10 %
   notMonsters
   equip_leftAccessory Clip [Vitata] [1]
}
# Any other useful information: did you recently get patches, any gm announcement.

ive been using this code for a very long time now....
its not working anymore
-i just went back on botting this nov 17
i did not change anything
-im getting "you cant put on rogue's treasure"
-whats supposed to happen is before attacking a monster, kore should equip RT on left and right accesory and will switch to heal clip or tele clip when needed, it works for me for so many months now and suddenly not working..
http://forums.openkore.com/viewtopic.php?f=28&t=2894 -------link where i got it


thanks in advance..+_+


Something also happened to my config after a November patch, can't remember exactly when...But I have fixed it already...

I have a question...When does the message "you cant put on rogue's treasure" appear? After using heal or after teleport?

try changing this:
equip_leftAccessory Clip [Vitata] [1]

to this:
equip_rightAccessory Clip [Vitata] [1]

This would make your char permanently wear RT on left acc slot, and change acc on the right slot. Since you're not going to use teleport and heal at the exact same time.
Well this is just a hunch since I can't exactly try it out because I'm playing in a F2P server...tele is disabled....but maybe by using other skills, but I'll do that when I have time...so...just try it out and let me know what happens...

And Oh! Before experimenting on your working config, have a back up always...