Jump to content

otherguym

Members
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

otherguym's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I cant make the plugin work. I get this error: E] 21:34:08.942 - c:\...\plugins\partyregen.cs > Compilator Error : c:\...\zgv3d342\zgv3d342.0.cs(16,7) : warning CS0105: The using directive for 'robotManager.Helpful' appeared previously in this namespace c:\...\zgv3d342\zgv3d342.0.cs(17,7) : warning CS0105: The using directive for 'robotManager.Products' appeared previously in this namespace c:\...\zgv3d342\zgv3d342.0.cs(26,9) : error CS0103: The name 'FiniteStateMachineEvents' does not exist in the current context c:\...\zgv3d342\zgv3d342.0.cs(27,9) : error CS0103: The name 'FiniteStateMachineEvents' does not exist in the current context c:\...\zgv3d342\zgv3d342.0.cs(42,9) : error CS0103: The name 'FiniteStateMachineEvents' does not exist in the current context c:\...\zgv3d342\zgv3d342.0.cs(43,9) : error CS0103: The name 'FiniteStateMachineEvents' does not exist in the current context c:\...\zgv3d342\zgv3d342.0.cs(56,88) : error CS0246: The type or namespace name 'Resurrect' could not be found (are you missing a using directive or an assembly reference?) c:\...\zgv3d342\zgv3d342.0.cs(58,33) : error CS0246: The type or namespace name 'Regeneration' could not be found (are you missing a using directive or an assembly reference?) c:\...\zgv3d342\zgv3d342.0.cs(62,21) : error CS1501: No overload for method 'AddState' takes 0 arguments Any clue on how to fix it?
  2. I have tried 1.12.1 (5875) and can reproduce the same issues. I can produce a video to show the problems while fishing. Also I can provide more log-files if needed. Is there another way to assist you with this bug?
  3. Bot launches and uses lure, but re-casts fishing every 5-15 second with the message "No fish are hooked". The bot loots the fish too early it seems. So no fish is hooked. I tried: turning off addons setting min-max latency: 600-700 disabling fight class Problem persists. 17 Jan 2018 08H27.log.html
  4. I tried your code with 2500 and this is what the log says: [F] 19:59:27 - [Spell] Cast Fishing (Fishing) 19:59:29 - Bobber GUID = 743112712 [F] 19:59:29 - [Spell] Cast Fishing (Fishing) [F] 19:59:29 - [Spell] Cast Fishing (Fishing) 19:59:31 - Bobber GUID = 743112712 [F] 19:59:32 - [Spell] Cast Fishing (Fishing) [F] 19:59:32 - [Spell] Cast Fishing (Fishing) 19:59:34 - Bobber GUID = 743112712 [F] 19:59:34 - [Spell] Cast Fishing (Fishing) The char casts ten times but loots too early.
  5. The bobber has a GUID now. I increased the latency to your suggested values. The problem still persists.
  6. Cheers headcrab. Thanks for the support. The log says: 19:10:33 - Bobber GUID = 0 [F] 19:10:33 - [Spell] Cast Fishing (Fishing) 19:10:35 - Bobber GUID = 0 [F] 19:10:35 - [Spell] Cast Fishing (Fishing) ... Can you make something out of it?
  7. Thanks for the advice. There is progress. [F] 18:00:02 - [Spell] Cast Fishing (Fishing) [E] 18:00:04 - Compilator Error : c:\Users\User\AppData\Local\Temp\0dzrh0hh.0.cs(26,41) : error CS1061: 'wManager.Wow.Class.Spell' does not contain a definition for 'SearchBobber' and no extension method 'SearchBobber' accepting a first argument of type 'wManager.Wow.Class.Spell' could be found (are you missing a using directive or an assembly reference?) [E] 18:00:04 - Cannot run code, look log. [F] 18:00:14 - [Spell] Cast Fishing (Fishing) I guess SearchBobber has to be named correctly then.
  8. I click Tools then I click Development Tools then I paste your code into the textbox then I click C# (ret value in wManager.DevelopmentTools.OutPutCSharp) button the textbox adds this: // wManager.DevelopmentTools.OutPutCSharp= // Execute time: 375 my log says this: [F] 16:23:26 - [Spell] Cast Fishing (Fishing) [E] 16:23:36 - Compilator Error : c:\Users\<User>\AppData\Local\Temp\gax352rt.0.cs(24,10) : error CS0117: 'wManager.Wow.Helpers.Fishing' does not contain a definition for 'Launch' [E] 16:23:36 - Cannot run code, look log. [F] 16:23:37 - [Spell] Cast Fishing (Fishing)
  9. I am experiencing the same problem. The bot loots the fish too early it seems. So no fish is hooked. I tried: turning off addons setting min-max latency: 600-700 disabling fight class Problem persists. 17 Jan 2018 08H27.log.html
×
×
  • Create New...