Eclipse - HealBot [Ver 1.0.0] RELEASED PreAlpha- HealBot. This hasn't been tested in the game for the most recent changes. I fixed it to match the Reborn Buddy updates BUT it might not work at all. If you guys would like to donate so I can get my FF account back on then I will continue to update it. It probably ONLY works with WHM or CNJ. Any other classes = ??????. (I don't know any other class or its rotation). This uses a CUSTOM CC designed (probably poorly) by myself and might fail completely! Yay failure! So give me your feedback and show some love! Your Friend, Twist
well.. i extracted the contents into the botbase folder but i don't see it as an option in the botbase selection.. EDIT pretty sure it isn't compiling correctly.. also i'm not seeing any additional combat routine to choose from at startup(coppied that in botbase folder and routine folder since i didn't know which it should be).. View attachment 127536
i attached my log in that last post.. View attachment 2272 2014-05-03 11.53.txt these are the options i'm given for botbase and routine Code: [18:53:07.886 N] Logging in... [18:53:08.401 N] H: 3535751155 [18:53:08.881 D] Microsoft Windows NT 6.2.9200.0 [18:53:13.331 N] Currently a level 15 Conjurer [18:53:13.337 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\EclipseRoutine.cs(127,13) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(38,48) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,31) : error CS1660: Cannot convert lambda expression to type 'TreeSharp.Composite' because it is not a delegate type [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,38) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,58) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(46,48) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(51,56) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(52,80) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(53,45) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(53,84) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(54,52) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(54,89) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(55,48) : error CS0103: The name 'EC' does not exist in the current context [18:53:13.709 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(55,83) : error CS0103: The name 'EC' does not exist in the current context [18:53:14.709 D] [BotManager] Botbases have been reloaded. [18:53:14.709 D] Combat Assist v1.0.126.0 [18:53:14.709 D] PvP v1.0.126.0 [18:53:14.710 D] Fishing v1.0.126.0 [18:53:14.710 D] Grinding v1.0.126.0 [18:53:14.712 D] Gathering v1.0.126.0 [18:53:14.712 D] Order Bot v1.0.126.0 [18:53:14.736 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing [18:53:15.424 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\EclipseRoutine.cs(127,13) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(38,48) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,31) : error CS1660: Cannot convert lambda expression to type 'TreeSharp.Composite' because it is not a delegate type [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,38) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,58) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(46,48) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(51,56) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(52,80) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(53,45) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(53,84) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(54,52) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(54,89) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(55,48) : error CS0103: The name 'EC' does not exist in the current context [18:53:15.862 N] Compiler Error: c:\FFXIV Bots\RebornBuddy\Routines\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(55,83) : error CS0103: The name 'EC' does not exist in the current context [18:53:17.480 D] [RoutineManager] Routines have been reloaded. Current class-specific list: [18:53:17.480 D] Kupo [ConjurerWhiteMage] v1.0.126.0 [18:53:17.480 D] Magitek v0.0.0.0 [18:53:17.481 N] Building Actioncache [18:53:18.108 N] Action Name:Stone Action Id:119 [18:53:18.108 N] Action Name:Cure Action Id:120 [18:53:18.108 N] Action Name:Aero Action Id:121 [18:53:18.108 N] Action Name:Cleric Stance Action Id:122 [18:53:18.108 N] Action Name:Protect Action Id:123 [18:53:18.108 N] Action Name:Medica Action Id:124 [18:53:18.108 N] Action Name:Raise Action Id:125 [18:53:18.108 N] Done building Actioncache [18:53:18.132 D] [RoutineManager] Routines have been reloaded. Current class-specific list: [18:53:18.132 D] Kupo [ConjurerWhiteMage] v1.0.126.0 [18:53:18.132 D] Magitek v0.0.0.0 [18:53:26.104 N] Starting Kupo [ConjurerWhiteMage] [18:53:26.111 N] Old context:None CurrentContext:Normal [18:53:26.123 D] Replaced hook [Kupo.Combat] bd64d1ce-5181-4535-8098-43401df77c23 [18:53:26.124 D] Replaced hook [Kupo.Pull] 031b1a84-ab3b-424d-af02-9b2851bd7ffa [18:53:26.125 D] Replaced hook [Kupo.Rest] 779a4d7d-497b-4c7b-9b23-cf2291f07b46 [18:53:26.125 D] Replaced hook [Kupo.CombatBuffs] 2592da8b-38fa-4d16-af34-af01d84a0713 [18:53:26.126 D] Replaced hook [Kupo.Heal] aa749180-696b-4e53-b4fa-3c9f0cc76138 [18:53:26.126 D] Replaced hook [Kupo.PreCombatBuffs] 147f5968-dfcf-4509-bbd3-a39a4d88c5ba [18:53:26.126 V] Verified behaviors can be created! [18:53:26.126 N] Initialization complete! [18:54:10.279 D] Cannot stop a bot when it is not running.
I'm getting: [17:38:37.971 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\EclipseRoutine.cs(127,13) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(38,48) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,31) : error CS1660: Cannot convert lambda expression to type 'TreeSharp.Composite' because it is not a delegate type [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,38) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(40,58) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(46,48) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(51,56) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(52,80) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(53,45) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(53,84) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(54,52) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(54,89) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(55,48) : error CS0103: The name 'EC' does not exist in the current context [17:38:38.253 N] Compiler Error: c:\Rebornbuddy\BotBases\Eclipse-HealBotRoutine\Rotations\ConjurerWhiteMage.cs(55,83) : error CS0103: The name 'EC' does not exist in the current context [17:38:39.165 D] [BotManager] Botbases have been reloaded.
looking at the log and seeing what it's having issues with is all the same thing just in different locations in your code.. i don't know what it is or how i'd fix it either, but every instance EC is being called is the problem.. i.e. EC.log or EC.tank or EC.needy what is this EC? is it something that's suppose to be built into the botbase? the botbase doesn't appear in my choices so maybe that's why the routine doesn't compile? anyway, EC doesn't exsist. and therefore it won't compile. =\
Noticed you're working on a new bot now, did the kinks get ironed out on this one? I'm beginning to play again and would be happy to test this out for you.
Idee Eclipse - HealBot [Ver 1.1] New Version! Eclipse - HealBot Ver 1.1 by Twist! New Version Out (this one has been TESTED) ! Let me know if you have problems!