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

Funky Bot

UP. Set Globe in bot mate :)
I got problem with Funky for 1 i can`t find any Beta buddy ...
for 2nd i got about 1000 trial keys and bot some times doing 2-4 trial and die goin to town and go to G-rift ... noo need doing GF, even i set profile TrialReapet but still going to doing it ...
I just want to do TRIAL just F!@#@!#ing Trial ....
I got Fresh install of DB and every time whey i put Funky plugins cant login Showing i got max session on DB where i got unlimited DB key :)
Any help?
**** Warning ****
No Primary Skill Found and Allow Default Attack Always Is Disabled!
This may cause idles to occur.. Enable AllowDefaultAttackAlways setting found under Combat Tab.
**** Warning ****
This message on yellow all times ... and just stuck in town :X
 
Last edited:
Please fix selling legendaries problem. Items that bot rolls from Kadala are just sold.
I love bot pathing but selling legendaries is kinda retarded.
Can anyone tell me how to disable M6 Demon Hunter elemental arrow spam? It keeps spamming without sentry placing >.<
 
Updated to v1.1.3.1
Changes to deal with newest updates for demonbuddy so targeting won't get hung up on invalid objects.


How can I make him to use Ignore Pain always on cooldown?
Edit the IgnorePain file (replace the Initialize code with the below code)
This will use ignore pain whenever it can cast it, whenever there is a target within 50 yards.
Code:
public override void Initialize()
{
	Priority = SkillPriority.High;
	PreCast = new SkillPreCast((SkillPrecastFlags.CheckCanCast));
	SingleUnitCondition.Add(new UnitTargetConditions(TargetProperties.None, 50));
	//FcriteriaCombat = () => FunkyGame.Hero.dCurrentHealthPct <= 0.45;
}


herbfunk, I've been trying to get the latest FunkyBot to work with r-yar, but with no success. Can you please confirm whether this does actually work?
If its your first time running Funky, you need to start demonbuddy so it can install the combat routine, after the first run it should work.


Please fix selling legendaries problem. Items that bot rolls from Kadala are just sold.
I love bot pathing but selling legendaries is kinda retarded.
Can anyone tell me how to disable M6 Demon Hunter elemental arrow spam? It keeps spamming without sentry placing >.<
You can use soft rules (which will stash all legionaries I think..) just open fItemPlugin settings and change the ItemRules.
 
v1.1.4.0 (beta) introduces alternative hero switching!

In combination with fItemPlugin, its now possible to switch between an alternative hero to gamble blood shards. This is early development and is still being tested for bugs, but those interested can try it out.

How to set it up
https://www.thebuddyforum.com/demonbuddy-forum/combat-routines/137127-funky-bot.html#post1309331

In summary, you need to have the hero indexes setup (the above link shows how). After that, you set your alternative hero then in fItemPlugin settings you set the alt hero option. Finally, make sure both heroes have fItemPlugin settings and have matching blood shard count!

The behavior is pretty simple, its triggered during town run checks (only when no rift quests are active), which enables exit behavior, then hero switching, creates the next game and initializes a town run (since both heroes should have same gambling options, it should gamble on the alt hero) then it leaves the game and switches back to the main hero and resumes as normal.

fBaseXtensions needs to be enabled since it uses the pre combat behavior to exit and initiate the town runs.Trinity might still be usable as the main combat routine, however I have not tested this yet.

Feedback is appreciated always.. enjoy!
 
How to set Barb? My bot is always using frenzy rather than furious charge
 
How to set Barb? My bot is always using frenzy rather than furious charge

^+1

Tryed messing around with it myself, but to no luck. Also trying to enable Spam fury Dump, but it won't stay checked (Even changed it in the file itself). Also would like the option to enable Furious charge on solo champs + Rift Guardian (CC Helps take them down quicker).


:EDIT: Replaced furious charge logic with HoTA for now, seems to be doing what needs, tweaked few things (Changed Rage cost, remove the rune checks). Gonna run it though a few T6 Rifts, see how it goes.
 
Last edited:
Hi all,
This may seem abit of a noob question.
But I am having trouble getting the fitemplugin 1.1.4.1 to work. I have it downloaded and placed into the plugins folder but it doesnt show up under the plugins tab. fbaseextensions and the funky combat routine work fine, its just the items plugin that doesn't.
Any help would be greatley appreciated.
I have downloaded a fresh copy of db and it's the latest available.
Thanks
 
I got similar problem. When I hit start, it just repeats 'hooking tree' and stucks there. I tried many times but it still did not work.
 
Uploaded v1.1.4.3

Some of the changes include:
  • Improvements and bug fixes to alternative hero gambling switching.
  • Alternative hero switching now has settings in UI to delete current indexes and test switching.
  • Added Line of Sight setting controls for Minimum and Maximum range values.
  • The Gem Priority List Setting should be working correctly now.
  • Player class property "waiting for special" should work when multiple special skills are equipped.


Hi all,
This may seem abit of a noob question.
But I am having trouble getting the fitemplugin 1.1.4.1 to work. I have it downloaded and placed into the plugins folder but it doesnt show up under the plugins tab. fbaseextensions and the funky combat routine work fine, its just the items plugin that doesn't.
Any help would be greatley appreciated.
I have downloaded a fresh copy of db and it's the latest available.
Thanks
I got similar problem. When I hit start, it just repeats 'hooking tree' and stucks there. I tried many times but it still did not work.

Please attach a Demonbuddy log else I can't help!
 
Herb, any possibility of adding notification capability to your FunkyBot? I like using Funky, but I really miss my Prowl notifications :(
 
Is there a way to make the bot use furious charge more often?

Seems to just barely use it on elite mobs and nothing else, almost makes having raekor's worthless.
 
v1.1.5.0 The Barbarian Skill Update!

How to set Barb? My bot is always using frenzy rather than furious charge
^+1

Tryed messing around with it myself, but to no luck. Also trying to enable Spam fury Dump, but it won't stay checked (Even changed it in the file itself). Also would like the option to enable Furious charge on solo champs + Rift Guardian (CC Helps take them down quicker).


:EDIT: Replaced furious charge logic with HoTA for now, seems to be doing what needs, tweaked few things (Changed Rage cost, remove the rune checks). Gonna run it though a few T6 Rifts, see how it goes.
Is there a way to make the bot use furious charge more often?

Seems to just barely use it on elite mobs and nothing else, almost makes having raekor's worthless.

v1.1.5.0 is a barbarian update!

The last day I leveled up another barbarian and spent time improving at least 8 different skills.

Furious charge now has more single unit conditions including ones for summoners, avoidance summoners, and debuffing units. It also has a new condition for intersecting units. So furious charge will be used much more often.

In addition to furious charge, I modified the following skills:
Leap added single unit conditions for non-normal and normal non-low hp.
Ground Stomp now has a single unit condition for non-normal units.
Overpower now has single unit conditions for non-normal units and normal non-fast/non-low hp.
Revenge will now check for the buff during precast condition.
Earthquake will be used more frequently on clusters with might of earth set bonus.
Warcry will be used more frequently when no primary skill is equipped.
Hammer of Ancients will be used as a primary skill when no real primary skill is equipped.

So both leap/earthquake and furious charge builds should be more appealing to bot with. Feedback is appreciated!

v1.1.5.0 full change log can be found here https://github.com/herbfunk/Funky/commit/ac2bb8c92c0138cb67bcc5a723366f18474b3172


Herb, any possibility of adding notification capability to your FunkyBot? I like using Funky, but I really miss my Prowl notifications :(

Well, if you mean stashed item notifications, than it would be added to the item plugin and not funky bot. You could easily add it back in -- with the notification being inserted into the file StashOverlord.cs -- Line 297 being a good spot. However I have no interest in getting text notifications, but it wouldn't be hard to add.
 
Yo your plugin won't compile does it not work with new beta?

Pic http://puu.sh/d4cP1/f8c22fda56.png

Sigh, fuck this shit

Things I did
-Read this ENTIRE thread, every page
-Downgraded to stable DB
-Deleted Trinity
-Moved my DB to C:
-Tried three different plugin versions
-Copied these files more times than I can count
-Deleted all my plugins and lose all my settings


Also see people saying the same thing as me all the way back on page 15 and their post were ignored so.
 
Last edited:
I cant seem to get Spam mantra working on my monk , other than that everything works like a charm.
Do you maybe know of a quickfix to this? Thanks!


EDIT: Actually ive been testing and it looks like the problem is only on Mantra of salvation , on other mantras it works good. If you could look into it i would appreaciate it :D
 
Last edited:
Herb! I´ve now tried copy paste like 2000000000 times with the funky plugins. and Demonbuddy still cant see em. Demonbuddy Version 1.1.2197.387. This means that i cant even get it to start up ... its anoying and is starting to pretty much Directly honest Piss me off !
Fullpage picture download.

... Link doesnt work. cause i didnt upload it right. ill be uploading another.
[IMG]http://i61.tinypic.com/4ufc6d.jpg
 
Last edited:
Herb! I´ve now tried copy paste like 2000000000 times with the funky plugins. and Demonbuddy still cant see em. Demonbuddy Version 1.1.2197.387. This means that i cant even get it to start up ... its anoying and is starting to pretty much Directly honest Piss me off !
Fullpage picture download.

... Link doesnt work. cause i didnt upload it right. ill be uploading another.
[IMG]http://i61.tinypic.com/4ufc6d.jpg


yup me too.. dont know what to do to it..
 
Back
Top