GuardianDruid by captain - MMOCrawlerbots | WoW Bot Forum
Important: Please register to test the 20 minutes trial version or buy the bot!
Bot is ready for WoW 5.2 #16826
Wow Bot: CrawlerBot Last version: click here State: EU: working US: working

Author Topic: GuardianDruid by captain  (Read 1205 times)

November 29, 2012, 15:44:58 PM
Reply #15

captain

  • **
  • Posts: 50
  • Reputation: 3
    • View Profile
Bear Hug is a good idea, i ll implement that. Which spells didnt worked for you? For me works everything.. i allways wonder why other people have problems with it.
Edit: Bear Hug implemented.
« Last Edit: November 29, 2012, 17:38:20 PM by captain »

December 02, 2012, 20:11:34 PM
Reply #16

Timmid

  • *
  • Posts: 16
  • Reputation: 1
    • View Profile
Thanks!  For some reason it seems like it won't keep my druid buffed.

December 03, 2012, 01:45:33 AM
Reply #17

captain

  • **
  • Posts: 50
  • Reputation: 3
    • View Profile
hm, even after the second or third fight he isnt buffing?

December 03, 2012, 11:22:08 AM
Reply #18

Botfan

  • *
  • Posts: 49
  • Reputation: 9
    • View Profile
hi,

tryed this after 12a patch as default for guardian bear. as postet, mangle only works with ID 33917 (why ever...) but after that bot trys (for me, 86, single mob) to mangle all time, but in fact it stops doing anything. not even auto attacking anymore... tryed this now 3 times and let it run 15min with "help" by myself rightclicking to see if it works after a few mobs... no result... pull and hug btw works fine.

Code: [Select]
[11:17:25] - 60de80a8
[11:17:25] - Cast Faerie Swarm
[11:17:28] - Fight...
[11:17:29] - Cast Bear Hug
[11:17:33] - Cast Mangle
[11:17:35] - Cast Mangle
[11:17:55] - Cast Mangle


Edit: just saw this "stop auto attacking" problem now also on other profiles, so maybe thats a botwide problem...
« Last Edit: December 03, 2012, 11:27:53 AM by Botfan »

December 03, 2012, 16:49:45 PM
Reply #19

captain

  • **
  • Posts: 50
  • Reputation: 3
    • View Profile
I think the problem with Mangle is because you took an other id, now the bot thinks mangle is rdy and it tries to cast it.
have you tried it like this?

elseif IsSpellReady(33878) and GetAttackerCount() < 9 then
      _Log("Cast Mangle");
      CastSpellByID(33917 , Target , true);
      NextAction();

I dont know why, but it seems that some people have problems with the ids.

December 05, 2012, 22:41:50 PM
Reply #20

Timmid

  • *
  • Posts: 16
  • Reputation: 1
    • View Profile
hm, even after the second or third fight he isnt buffing?
Not at all.

There must be something wrong with the bot and it's Spell IDs or something.

December 06, 2012, 01:07:15 AM
Reply #21

captain

  • **
  • Posts: 50
  • Reputation: 3
    • View Profile

December 13, 2012, 16:56:30 PM
Reply #22

Botfan

  • *
  • Posts: 49
  • Reputation: 9
    • View Profile
Downloaded your newest version.

pull works, buff i didnt check, but after first stun this occures with "spell not learned" msg ingame:

Code: [Select]
[16:55:00] - Custom Class loaded successfully!
[16:55:00] - Fight Settings Loaded!
[16:55:02] - ID: 6
[16:55:02] - Grinding Started!
[16:55:04] - Found 1 steps
[16:55:04] - Load Step: 1
[16:55:04] - Start Grinding from 85 - 87
[16:55:04] - Building Grind Path...
[16:55:04] - Init Mesh
[16:55:04] - Load 32_26
[16:55:04] - Load 33_26
[16:55:04] - Load 34_26
[16:55:04] - Load 32_27
[16:55:04] - Load 33_27
[16:55:04] - Load 34_27
[16:55:04] - Load 32_28
[16:55:04] - Load 33_28
[16:55:04] - Load 34_28
[16:55:04] - Load 32_29
[16:55:04] - Load 33_29
[16:55:04] - Load 34_29
[16:55:04] - Load 32_30
[16:55:04] - Load 33_30
[16:55:04] - Load 34_30
[16:55:04] - Load 35_26
[16:55:04] - Load 35_27
[16:55:04] - Load 35_28
[16:55:04] - Load 35_29
[16:55:04] - Load 35_30
[16:55:04] - Load 36_26
[16:55:04] - Load 36_27
[16:55:04] - Load 36_28
[16:55:04] - Load 36_29
[16:55:04] - Load 36_30
[16:55:04] - Load 32_31
[16:55:04] - Load 33_31
[16:55:04] - Load 34_31
[16:55:04] - Load 35_31
[16:55:04] - Load 36_31
[16:55:08] - 1826.349976 -1437.560059 230.320007
[16:55:28] - 4438b2dc
[16:55:28] - Cast Faerie Swarm
[16:55:31] - Fight...
[16:55:32] - Cast Bear Hug
[16:55:35] - Cast Mangle
[16:55:38] - Cast Mangle
[16:55:40] - Cast Mangle
[16:55:43] - Cast Mangle
[16:55:46] - Cast Mangle
[16:55:49] - Cast Mangle

December 13, 2012, 17:55:35 PM
Reply #23

telcy

  • *
  • *
  • Posts: 1242
  • Reputation: 111
    • View Profile
class author should add IsSpellKnown checks to avoid casting not known spells ;)

December 13, 2012, 18:39:26 PM
Reply #24

Botfan

  • *
  • Posts: 49
  • Reputation: 9
    • View Profile
well, the spell IS known... i dont understand why... mangle is auto learned by choosing guardian spec...

December 13, 2012, 19:30:33 PM
Reply #25

captain

  • **
  • Posts: 50
  • Reputation: 3
    • View Profile
I rly dont know why it doesnt work for some people.. which id you took that it says "spell not learned"?
In the skript i took the bearform spells. In your spellbook the mangle id is 33917 but this is the unspecific spell which requires catform or bearform. If you switch to bearform then the id and the tooltip for the spell changes to the bearform spell with the id 33878, which i used. Is the spell in your spellbook changing if you switch forms?

Ok, do this:

elseif IsSpellReady(33878) and GetAttackerCount() < 9 then
      _Log("Cast Mangle");
      LuaDoString("RunMacroText '/cast Mangle'");
      NextAction();

I hope it works with the condition, elseif you could try another condition:

elseif UnitBuffTimeLeft(Target,58180) <= 6000  and GetAttackerCount() < 9 or HasBuff(Player,50334)  or HasBuff(Player,102558) then
      _Log("Cast Mangle");
      LuaDoString("RunMacroText '/cast Mangle'");
      NextAction();

 This must work. Mangle has a cd of 6 sec and with every use it does infected wounds on its target for 12 sec. if the debuff is about 6 sec mangle should be rdy. the other conditions say, that if berserker or incarnation are activated, it does cast mangle too.
« Last Edit: December 17, 2012, 17:33:27 PM by captain »

December 17, 2012, 03:53:06 AM
Reply #26

captain

  • **
  • Posts: 50
  • Reputation: 3
    • View Profile

January 06, 2013, 21:05:03 PM
Reply #27

bubba1234

  • *
  • Posts: 15
  • Reputation: 1
    • View Profile
what would make this Custom class almost perfect is if it would cast Maul or Savage Defence to use up some rage. im running about with a full rage bar altho my character is only 35 levels im sure it will be okay once i get Lacerate at 38.

 Great work, keep it up :D you're a life saver

January 07, 2013, 02:30:28 AM
Reply #28

captain

  • **
  • Posts: 50
  • Reputation: 3
    • View Profile
it should do maul and savage defense if he has more than 90% rage. Savage defense only if  5 or more mobs attack.  try to use the new update, probably it works better now.

 

* Useful Links

WoW Bot - CrawlerBot
* Download
* Guides
* Info & Clip

* Useful Stuff