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

LazyGrinder - An opensource grinder

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

i am newbie to archeage, wat is stonearrow / darkrunner/ demonlogist /daggerspell classes? I didn't see them in game, i only see battle rage/auramecy/sorcery class in game, can u clarify?
 
Бот берет в таргет моба и стоит на месте и в логах спамит одно и тоже

Used: Insulating Lens - Now immunte to damage for a while
Used: Magic Circle - Damage boost activated
Used: Freezing Arrow


The bot a beret in targt a mob and stands still and in ravines sends spam one and too

Used: Insulating Lens - Now immunte to damage for a while
Used: Magic Circle - Damage boost activated
Used: Freezing Arrow
 
I know this is outdated, but it is annoying me that this plugin would not work 10 months ago when I first attempted it, and it wont work now either.

The LazyGrinder.dll immediately stops after starting, the interface doesnt even show.
I'm not too dumb to compile given code, all folders and .dll names are as described.
 
I don't know what I am doing wrong then.

I have:
/Plugins/LazyGrinder/LazyGrinder.dll
/Plugins/Lazyraider ("Class") (one folder and .dll for each class, so I don't have to name them all)

When I start the LazyGrinder.dll from the Plugin Manager, it instantly stops without even showing the interface.
 
i have inside the /plugins/LazyRaider (class) folder the same name dll like LazyRaider (class).dll check if this the problem or something is written wrong like a letter.
 
The .dll file names are exact as the folder names too.

the LazyGrinder.dll won't start.
 
Is there a reason why the bot attacks fine when I manually select a target, but he wont tab target or find a mob himself?

EDIT : Nvm fixed it, didn't realize you need to run both the class plugin and grinder plugin at same time.
 
Last edited:
Hi great guy!!!Unfortunately your plugin doesn't work on ru server!!!!Would love that worked!!!!!
 
i was trying to add Toughen to my plugin, that's the right code?

he's spamming the skill how can i fix it?


if (skillCooldown("Toughen (Rank 4)") == 0 && buffTime("Toughen (Rank 4)") == 0)
// Casting "Toughen"
{
UseSkillAndWait("Toughen", true);
Log("Used: Toughen");
Thread.Sleep(100);
}
 
Back
Top