Lineage 2 Tower Forum

Full Version: Auto Enchant Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys i am facing a really annoying problem...The script for auto enchant ends after enchant failure and i need to Stop all and click again start..Can anyone help me? Here is the code:

item_name = "Dynasty Stockings"
enchant_name = "Scroll: Enchant Armor (Grade S)"
blessed_enchant_name = "Blessed Scroll: Enchant Armor (Grade S)"
max_enchant = 21
max_safe_enchant = 3
delay = 100

Am i doing something wrong? (the enchant rate is 85%, safe enchant is 3 and max is 21)
cool code
Reference URL's