What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Totemizer - A Totem Routine

having an issue getting this started

Hello,
I have downloaded the zip and put it in my 3rd party folder because routines does not exist. the bot loads it and then it has an error at the very end
 
i am wondering if there is a way to set the bot to place totem and use frenzy only when it needs end charge or atleast not just sitting in front of a mob shooting frenzy while its not damaging and not placing a totem cause hes using frenzy to kill and not for charge.
also is there a way i can setup the bot to place 3 totem at once??
Thanks for any help :)
 
i got the same prob, the bot always spam flameblast totem so i cant farm =(
 
have you setted your totem skill in the aoe or single (range-melee)? if yes its why it is spaming totem you dont have to set anything for totem
 
its not allow me to loot right now... it was until a few updates ago.
 
After some checking I am coming to the conclusion, that totemizer only uses the default setting for maxDistanceBetweenTargetAndTotem, which is 40.
Totemizer does not save the value put into the edit box.


Edit:
Besides this a strongbox/essences logic would be ultra cool - like cast as many totems as possible nearby before clicking the strongbox/essences...
 
Last edited:
So anyone know why this happens when encountering enemy totems?

[Logic] There is no slot configured to use.
[UseAt] 3 True {268, 913}
Casting Totem Because there are no totems near our main target or one of the totems can't see
[Logic] There is no slot configured to use.
[UseAt] 3 True {268, 913}
Casting Totem Because there are no totems near our main target or one of the totems can't see
[Logic] There is no slot configured to use.
[UseAt] 3 True {268, 913}
Casting Totem Because there are no totems near our main target or one of the totems can't see
[Logic] There is no slot configured to use.
[Stop] Now requesting the BotThread to stop.
[Logic] There is no slot configured to use.
 
2017-04-15 15:45:07,549 [21] ERROR ThirdPartyLoader - Cannot load [Totemizer] because an exception occurred [D:\Downloads\ExBud\3rdParty\_CONFIGS_\Default\Totemizer\Content-29870088\Totemizer.cs(20,37) : error CS0234: The type or namespace name 'OldGrindBot' does not exist in the namespace 'Loki.Bot.Logic.Bots' (are you missing an assembly reference?)
D:\Downloads\ExBud\3rdParty\_CONFIGS_\Default\Totemizer\Content-29870088\Totemizer.cs(13,27) : error CS0234: The type or namespace name 'OldGrindBot' does not exist in the namespace 'Loki.Bot.Logic.Bots' (are you missing an assembly reference?)
].
2017-04-15 15:45:07,549 [21] ERROR ThirdPartyLoader - System.Exception: D:\Downloads\ExBud\3rdParty\_CONFIGS_\Default\Totemizer\Content-29870088\Totemizer.cs(20,37) : error CS0234: The type or namespace name 'OldGrindBot' does not exist in the namespace 'Loki.Bot.Logic.Bots' (are you missing an assembly reference?)
D:\Downloads\ExBud\3rdParty\_CONFIGS_\Default\Totemizer\Content-29870088\Totemizer.cs(13,27) : error CS0234: The type or namespace name 'OldGrindBot' does not exist in the namespace 'Loki.Bot.Logic.Bots' (are you missing an assembly reference?)

в Loki.Bot.ThirdPartyLoader.?????????????????????????????????????????(Dictionary`2 , String )
 
Maybe you can attach your archived totemizer? Or it is the same as in 1-st page?
 
I have borrowed some of the code from other posts in this thread - the Frostwall - and added it along with some modifications into the OldRoutineV3 updated version. This is really experimental - but feel free to try it.

Unlike the original code, this version ONLY works with Flame Totem and Searing bond.

Features:
Repeatedly Casts FrostWall if there is a Rare or Unique in the area
Casts Searing bond if there are 1 ore more Flame totems already placed.
Waits 5 seconds before recasting Searing Bond.
Casts 2 flame totems and refreshes their position at most once every 1 second.

Instructions:
Copy the Zip to your 3rdParty folder (you can only have 1 Totemizer routine in the directory - so delete any old ones.
Change all of the combat settings to use slot -1 (you will get a red error message in your logs because no slots are selected, but this is fine.

I have added logging for all the casting - I will remove it once I get confirmation this routine works.

Version History:
3.0.0 Initial Release
3.0.1 Updated to use the standard TotemDelayMS from the settings screen instead of 1000 ms

This, zoosman! Look for WiN's post... it's currently in page12 of archive.

https://www.thebuddyforum.com/threads/totemizer-a-totem-routine.196332/page-12
 
Back
Top