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

[Discontinued] [Plugin] Quest Plugin 2.0

Make sure you change the code as Clonkiy stated in previous post:

go to \Plugins\QuestPlugin\Acts\Act3\HandleBossDominus.cs
open it and scroll down and change

line 452 to :
Code:
if (!DominusMiniBoss.ContainsKey(unique.Id) && !unique.IsDead)

and line 465 to:
Code:
DominusMiniBoss.Remove(unique.Id);

EDIT: I have to mention that I haven't tested act4, but will do when I level a new char.
 
Last edited:
ok, it seems i really had an older version...

changelog at the first page would be nice so everyone can see if a update is done :)
Yea, that's why I use SVN.

When I update, the QuestPlugin Folder will turn red, you just simply right click QuestPlugin folder, update and it will be green.
 
Hey guys what does the "autogrindlevels" options do in settings? I just noticed it.

Does it mean it will grind the area until a certain level, then move forward to more questing? if so that'll be a god send
 
Just got this thing working after messing around with SVN for a day or two, and wow wow wow it was totally worth it. I am really impressed, thanks a lot dbf.
 
Hi im new to this Bot could som1 can explain me where to put everything Acts..Task..Helpers..QuestPluging.cs etc...

AND i have those errors ( this is my logs )

View attachment log.txt
 
@uberxx

You really need to fix the SVN stuff, it takes like 20 minutes tops if you really dedicate the time to it. I found no way around it, but works like a charm with SVN.
 
Hey guys what does the "autogrindlevels" options do in settings? I just noticed it.

Does it mean it will grind the area until a certain level, then move forward to more questing? if so that'll be a god send
this

Also does anyone know what would cause a bot to portal out of a dungeon and reset it before it can accomplish the quest? Sometimes if my bot doesn't find the next exit, instead of exploring more, it will just portal out and reset and start over.
 
Well i read the SVN guide and i dont think SVN is the problem...I just need some explication

If you just downloaded the file and put it in the plugin folder you're gonna have a bad time, that was my impresseion when you asked "what's SVN?".
 
If you just downloaded the file and put it in the plugin folder you're gonna have a bad time, that was my impresseion when you asked "what's SVN?".

I cant believe no1 can take 5min to explain me what to do step by step or w.e ...
 
I cant believe no1 can take 5min to explain me what to do step by step or w.e ...

1) install plugin
- Unzip content in a folder called "QuestPlugin" in your "Plugins" folder
2) Load EB
3) Enabled Plugin
4) Check what you want (only main or side, not both)
5) have fun.
 
1) install plugin
- Unzip content in a folder called "QuestPlugin" in your "Plugins" folder
2) Load EB
3) Enabled Plugin
4) Check what you want (only main or side, not both)
5) have fun.


wat do you mean by install plugin ... and i dont have QuesPlugin in my Plugins do i need to create it ?
 
1) install plugin
- Unzip content in a folder called "QuestPlugin" in your "Plugins" folder
2) Load EB
3) Enabled Plugin
4) Check what you want (only main or side, not both)
5) have fun.
idk dude.
 
Back
Top