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

LazyGrinder - An opensource grinder

Well I did everything as u said, I luanched the LazyGrinder and chose Daggerspell (added script of daggerspell as well ofcourse) now my problem is that the bot targets the mob and uses the buff but aint attacking it 0_0, What can I do to make it work? :(

Are u using the Build that was provided in the post, or a different one? (Maybe lower lvl?)
 
So you do have all the required spells.. I was thinking you might be missing one of the spells and therefor its not working. I cant see any issues with the Plugin itself...
 
So you do have all the required spells.. I was thinking you might be missing one of the spells and therefor its not working. I cant see any issues with the Plugin itself...
lol I'm missing some of the spells :), I'm level 24 is that the problem?
 
lol I'm missing some of the spells :), I'm level 24 is that the problem?

Well, the way the plugin is coded, yes. It is.

Remove this part "&& skillCooldown("Magic Circle") >= 1" from all spell requirements. then you should be fine. (or get the Magic Circle talent if possible)
 
Bot doesn't resting when low health. He fighting until he died. Im using your Darkrunner routine at lvl 29. Also after he died how can i do bot recieve a blessing and return from Nui to farming spot? And in ur pastebin code [C#] LazyGrinder - Pastebin.com it says version 0.4.0 where can i download 0.5.0?
 
Well, the way the plugin is coded, yes. It is.

Remove this part "&& skillCooldown("Magic Circle") >= 1" from all spell requirements. then you should be fine. (or get the Magic Circle talent if possible)

Ow its all written in C#, I know C# :P

well I get why I got that error

<333 thanks for the bot!
I will be donation to you soon, Just need to get my check

Another question I couldn't find any where it says about selfhealing can I fight monsters my level then?
 
Wont heal just keeps killing not sure how to fix this any actual fix?
 
Anyone have a link to the 0.5.0 pastebin? There isn't a link to download the one that waits to heal up.
 
When I run the plugin no window pops up. The bot just makes it so if I manually tab to a target it'll kill/loot the target. Then it just sits until I get attacked or tab to a new target manually.
 
New here, just did a little QoL adjustment to the code. Added in documentation and shifted lines for readability. Should be a little easier to discern what is happening.
I was planning to work on this code but I just noticed the new Charity grinder that seems to be active. I'll see what I can do.

 
Last edited:
How would I go about being able to add a custom GPS route to kill things on?
 
I have an issue with "UseItem(Vdrink); " method. My bot doesn't want to eat any food. I tried to tinker a bit with logic and my custom routines, but no matter what, it will never use any healing item.
I made simple statements like:
if (hpp(me) <= 25)
{
UseItem("Hardtack");
}
if (hpp(me) <= 25)
{
UseItem(17111); //item id
}
but they won't work either. Any ideas?
 
when i open LadyGrinder there pop up a windows named settings where u have to pick armor set, weapon priority and fight style and some more options... is not the lazygrinder windows, why it happens?

Loading gps from C:\Users\raul\Desktop\asfdasd\Plugins\LazyGrinder\path.db3
System.Resources.MissingManifestResourceException: No se encontraron recursos adecuados para la referencia cultural especificada o para la referencia cultural neutra. Compruebe si "AutoExp.Properties.Resources.resources" se ha incrustado o vinculado correctamente en el ensamblado "default" durante el tiempo de compilación o que todos los ensamblados satélite requeridos pueden cargarse y están completamente firmados.
en System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String fileName)
en System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
en System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
en System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
en System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
en System.Resources.ResourceManager.GetObject(String name, CultureInfo culture)
en AutoExp.Properties.Resources.get_path()
en AutoExp.Modules.MovementModule.Start(Host host)
en AutoExp.Host.RegisterModule(Module module)
en AutoExp.Host.PluginRun()
 
Last edited:
Has anyone figured out how to fix the "spinning" issue when a mob spawns next to you, and you run past it - getting aggro and you end up spinning, jumping around the mob until you die?
 
no idea, because I took like 2 hours to figure this out even with the excellent guide (I suck at forums, and this sort ot stuff) I ended up dying at an average of 1 death to 3-4 kills. then it would bug out. either do the spinning thing, or stand there and not attack. I'm only lvl 37, and don't have all the spells recommended in the plugin. I'm sure there is more that I'm missing. but am frusterated with the game, and taking a break. if someone can help a retard out with what I'm doing wrong, I'd appreciate it.
 
Need help... the bot just loves to spin around a mob and walk in zig-zags. Someone please figure out why?
 
its also not resting it just goes till it dies. anyone else having this problem?

wow so with all the forums and advice I got it all to work great! now I am dominating these mobs. the only problem is after I kill 3-4 I get down to like 15% hp's and it still attacks because I'm all out of food I just keep pulling til I die. I know people mentioned on the first 2 pages they have made some changes, but I can't seem to find a way to pause or make the bot wait I even tried increasing the pause, and can't seem to figure it out. how do I make the bot wait until it is at say 75% hp to attack again? is there some sort of before I attack check hp% command I can add or something?
 
Ребята, подскажите, как запихнуть в плагин свой набор талантов? я Телепат...
И как вообще написать этот плагин на мои скиллы?((( ??????????? ?????? - Archeage ???? ?????? 1.7

Children, prompt how to push the set of talents in a plug-in? I am a Telepathist...
And how in general to write this plug-in on my skills?((( ??????????? ?????? - Archeage ???? ?????? 1.7
 
Last edited:
Back
Top