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

MonkCombat.cs (SWK support)

Can someone help me set up my CS for the sunwukos set?

I need the bot to spam the mantra at full spirit, then use the abilitiy of the mystic ally to gain it back and spam again, on top of using epiphany whnever its up, any help is appreciated my monk cant even do T3-4 because all it does is auto attack and not take advantage of the set.


where do I actually put these files, monkcombat.cs and the legendary?

bot to spam the mantra at full spirit
This .cs is meant to do that

then use the abilitiy of the mystic ally to gain it back
It should already do that by default.

on top of using epiphany whnever its up
Currently it will only use epiphany when it encounter champion or elite pack as default as well. I think this is better since it will not waste it on normal mob and focus on champion/elite

What db and trinity version are you running?
 
using Trinity 2.1.6 tryed 0.8 file doesnt work at all for me doesnt spam SW or Mantra at all ?
 
You need this File: View attachment 141595 <--- click it
Put it in Trinity\Reference\

or use Trinity 2.1.7, you can get it via EZUpdater
Dont forget to replace the monk file from this thread with the trinity one.

then it works like a charm
 
Last edited:
Somehow when i copy the .cs in the right folder Demonbuddy wont find Trinity anymore. If i replace it with the old file its fine again. What to do?
 
Somehow when i copy the .cs in the right folder Demonbuddy wont find Trinity anymore. If i replace it with the old file its fine again. What to do?

When you start DB scroll up on the log and look for something that looks like the following:

Code:
Compiler Error: K:\DB\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(18,62) : error CS1002: ; expected

copy and paste that here and then I could help you or someone else since I will not be by a computer till tomorrow.
 
You need this File: View attachment 141595 <--- click it
Put it in Trinity\Reference\

or use Trinity 2.1.7, you can get it via EZUpdater
Dont forget to replace the monk file from this thread with the trinity one.

then it works like a charm

This made it finally work for me. I updated to the newest demonbuddy version to get trinity 2.1.7 and replaced the monkcombat.cs inside the "Trinity\Combat\Abilities" folder with version 0.8 of this thread.
 
First, thank for making this good .cs

It is possible to make the bot able to spam more SW ? Because in my opinion the rate of SW is low :s

Someone have a solution please ?

And what trinity settings are u using in adventure and rift mode ?

Thanks a lot !
 
Last edited:
First, thank for making this good .cs

It is possible to make the bot able to spam more SW ? Because in my opinion the rate of SW is low :s

Someone have a solution please ?

And what trinity settings are u using in adventure and rift mode ?

Thanks a lot !

It should be spamming SW whenever you have enough spirit to cast it and mantra. You should be seeing your spirit constantly going up and down very fast as is. If you would rather it cast SW over mantra then just change:

Code:
private static int swkSweepingWindSpiritUse = 125;

to

Code:
private static int swkSweepingWindSpiritUse = 75;

This will make you cast less mantra's since you will not have enough spirit to cast mantra's.
 
It should be spamming SW whenever you have enough spirit to cast it and mantra. You should be seeing your spirit constantly going up and down very fast as is. If you would rather it cast SW over mantra then just change:

Code:
private static int swkSweepingWindSpiritUse = 125;

to

Code:
private static int swkSweepingWindSpiritUse = 75;

This will make you cast less mantra's since you will not have enough spirit to cast mantra's.

EDIT : Now it works i've just updated Trinity last version and change the monk file .cs again. Thank you to answer me anyway !
 
Last edited:
Compiler Error: c:\Users\Felix\Desktop\DB\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(578,13) : error CS0103
Compiler Error: c:\Users\Felix\Desktop\DB\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(576,13) : error CS0103:
Compiler Error: c:\Users\Felix\Desktop\DB\Plugins\Trinity\Combat\Abilities\WizardCombat.cs(29,26) : warning CS0219:

I get these errors and Trinity no longer shows up in my plugins, any idea on what I should do?
 
Compiler Error: c:\Users\Felix\Desktop\DB\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(578,13) : error CS0103
Compiler Error: c:\Users\Felix\Desktop\DB\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(576,13) : error CS0103:
Compiler Error: c:\Users\Felix\Desktop\DB\Plugins\Trinity\Combat\Abilities\WizardCombat.cs(29,26) : warning CS0219:

I get these errors and Trinity no longer shows up in my plugins, any idea on what I should do?
Same issue. Someone above said they fixed it by reinstalling a bunch of times, I have done it about 4 times now with no luck. Would love to get this working.
 
Same issue. Someone above said they fixed it by reinstalling a bunch of times, I have done it about 4 times now with no luck. Would love to get this working.
I've tried the 377 build, 378, and beta. With all I am having the issue where mantra of healing does not work. Conviction spams fine but healing will not spam the active.
Some people mentioned the legendaries file and replacing the combat file but I have done this in every build available, as well as running demonbuddy in compatibility mode. Not sure what is causing the problem as I know people whos mantra of healing is working just fine while we downloaded the same files.
 
I´ve tried it with beta .474 and it doesn´t work. I changed monkcombat files and after I restart DB there is no Trinity anymore. So changed it back to he original one and than Trinity is back. So for me it doesn´t work
 
yeah it isnt working sadly it brokes trinity and now that i have finding this :| can anyone tell me another thing that i dont know if its config in this prof , if it cast epiphany everytime it can ?!?!? if not can anyone tell me how to make my monk spam epiphany everytime the skill finished cooldown ?!? tkz
 
Back
Top