hansungkim 8 Posted November 8, 2013 Share Posted November 8, 2013 Can open automatically? plump intestines ! -_- Link to comment https://wrobot.eu/forums/topic/867-skinningplump-intestines/ Share on other sites More sharing options...
Droidz 2738 Posted November 8, 2013 Share Posted November 8, 2013 Hello, Look this post: If this don't works send me your fightclass. Thanks. Link to comment https://wrobot.eu/forums/topic/867-skinningplump-intestines/#findComment-4766 Share on other sites More sharing options...
hansungkim 8 Posted November 8, 2013 Author Share Posted November 8, 2013 For your macro after looting you can also use option "Auto Make Elemental" (in "General settings" > "Advanced settings" > Tab "Looting and Farming...") and open with notepad "WRobot\Data\autoMakeElementalMacro.txt" and add this line: itemName = GetItemInfo(72201) if GetItemCount(itemName) > 0 then RunMacroText("/use " .. itemName) end (don't forget to save file). Can you give me position where your character sometimes stucks? Should not be adding Add some macros doeni fightclass? DUER Pally v2.xml Link to comment https://wrobot.eu/forums/topic/867-skinningplump-intestines/#findComment-4768 Share on other sites More sharing options...
Droidz 2738 Posted November 8, 2013 Share Posted November 8, 2013 Try this fightclass, tell me if this works: DUER Pally v2 EDITED.xml Link to comment https://wrobot.eu/forums/topic/867-skinningplump-intestines/#findComment-4771 Share on other sites More sharing options...
hansungkim 8 Posted November 9, 2013 Author Share Posted November 9, 2013 Good add some macros? :lol: Link to comment https://wrobot.eu/forums/topic/867-skinningplump-intestines/#findComment-4773 Share on other sites More sharing options...
Droidz 2738 Posted November 10, 2013 Share Posted November 10, 2013 yes Link to comment https://wrobot.eu/forums/topic/867-skinningplump-intestines/#findComment-4782 Share on other sites More sharing options...
hansungkim 8 Posted November 13, 2013 Author Share Posted November 13, 2013 Trying to add it to a different profile. <FightClassSpells> <FightClassSpell> <SpellName> Local itemName = GetItemInfo (72201) if GetItemCount (itemName)> 0 then RunMacroText ("/ use" .. itemName) end </ SpellName> <FightClassConditions> <FightClassCondition> <ContionType> HaveTarget </ ContionType> <Param Xsi:type="FightClassConditionBool" /> </ FightClassCondition> </ FightClassConditions> <Priority> 28 </ Priority> <CombatOnly> False </ CombatOnly> <CheckIfKnowUsableDistance> False </ CheckIfKnowUsableDistance> <CheckIfView> False </ CheckIfView> <Timer> 10000 </ Timer> <NotSpellIsLuaScript> True </ NotSpellIsLuaScript> </ FightClassSpell> This correct? Link to comment https://wrobot.eu/forums/topic/867-skinningplump-intestines/#findComment-4825 Share on other sites More sharing options...
Droidz 2738 Posted November 15, 2013 Share Posted November 15, 2013 Yes this seem correct. Link to comment https://wrobot.eu/forums/topic/867-skinningplump-intestines/#findComment-4828 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now