I am happy to present the first version of my newest plugin:
LazyGrinder
WHAT IS IT DOING
This Plugin is farming mobs over and over again, in the area that you start the Plugin in.
HOW IS IT DOING IT
Currently, this Plugin uses my LazyRaider Plugins as CombatRoutines.
For the begining I am supporting "StoneArrow" and "DarkRunner".
I will add more as development moves on.
I am planing on creating more LazyRaider Routines during this weekend.
HOW TO
1. Create a folder called "LazyGrinder" within your plugin folder
2. Create a plugin inside this folder, using the code below
3.1. Create a folder called "LazyRaider (StoneArrow)" inside your plugins folder
3.2. Create a folder called "LazyRaider (Darkrunner)" inside your plugins folder
3.3 Create a folder called "LazyRaider (Demonologist)" inside your plugins folder
3.4 Create a folder called "LazyRaider (Daggerspell)" inside your plugins folder
4. Within each of this folder, create the plugin with the code you can find in the LazyRaider thread.
5. You should now have multiple folders and dlls, in the following structure:
..\plugins\LazyGrinder\LazyGrinder.dll
..\plugins\LazyRaider (Darkrunner)\LazyRaider (Darkrunner).dll
..\plugins\LazyRaider (StoneArrow)\LazyRaider (StoneArrow).dll
..\plugins\LazyRaider (Demonologist)\LazyRaider (Demonologist).dll
..\plugins\LazyRaider (Daggerspell)\LazyRaider (Daggerspell).dll
6. Create the plugins for the two routines inside there respective folders. (You can find the code in my other thread)
7. Makes sure the routine *.dll files have the same name as the folders
8. Start your game and run to the location you would like to farm
9. Run the plugin "LazyGrinder", a new form should pop up
10. Select your Class from the dropdown menu and click "Start LazyGrinder"
11. If you want to select your own class, or another class that is not implemented into LazyGrinder, switch the dropdown to "custom routine"
11.1 Now enter the path your routine into the "custom routine" text box.
11.2 (E.g: your routine is located at: plugins\myroutine\myroutine.dll -> You enter: myroutine\\myroutine.dll)
11.3 It is important that you use \\ between folder and *dll. If you select "custom routine" from the dropdown and don't change the custom routine path, the plugin will crash resulting in an error.
View attachment 144060
If you have followed all steps correctly, the bot should now start farming. If he is just standing there, doing nothing you most likely missspelled one of the folder or *.dll names
Code:
[CENTER]http://pastebin.com/87LuDXiF[/CENTER]
You can find my "LazyRaider" plugins here:
HTML:
https://www.thebuddyforum.com/archebuddy-forum/archebuddy-plugins/plugins-in-development/178673-lazyraider-collection.html
Happy Farming!
Changelog:
0.1.0
Initial Release
0.2.0
Added "Daggerspell" and "Demonologist" to the available builds
0.3.0
Added Abilty to use Mana Drinks, Health Food, Mana Potions and Healt Potions. Just enter the Name of your Food, Drink, Mana Potion or Health Potion into the correct field within LazyGrinder.
(Food = e.g. Hardtrack, Drink = eg. Adventurer's Vegetable Soup, Mana Potion / Health Potion should be clear)
Looting should now be handled by "LazyGrinder" instead of "LazyRaider". Let me know if its working now.
0.4.0
You can now use your own custom routines. Simply select "custom routine" from the dropdown, and enter the path to your routine in the "Custom Routine" text box.
(E.g: your routine is located at: plugins\myroutine\myroutine.dll -> You enter: myroutine\\myroutine.dll)
It is important that you use \\ between folder and *dll. If you select "custom routine" from the dropdown and don't change the custom routine path, the plugin will crash resulting in an error.
0.5.0
Added "Blighter" to the available builds
Changed resting behavior: Eating and Drinking only when there is no target (after fight) and when at or below 25%. Infight he will use Mana Potion and Health Potion at or below 30%.
Please provide feedback about survivability. the values might need adjustment.
>
Donate<
Donating is completely optional. I appreciate any support!