still nothing. the log says this
151 Iris used
JUMP! JUMP!
Waiting for 276 seconds
151 Iris used
JUMP! JUMP!
Waiting for 267 seconds
151 Iris used
JUMP! JUMP!
Waiting for 276 seconds
151 Iris used
JUMP! JUMP!
Waiting for 242 seconds
I changed it into this PlantItemsAtFarm("Iris Seed", 19513);
CollectItemsAtFarm("Mature iris", "Farming: Spend 1 Labor to harvest crops.", 19513);
//Plant farm 2
PlantItemsAtFarm("Iris Seed", 19513)...
it is the same
using System;
using System.Windows.Forms;
using System.Threading;
using System.Collections.Generic;
using ArcheBuddy.Bot.Classes;
namespace YourNamespace {
public class YourClass: Core {
public void PluginRun() {
while (true) {...
Finally, I understand how to use. I got to say, it is a beautiful plugin. Just beautiful. I make 10 gold in one hour (its the market not the plugin's fault). Thank you.
can someone briefly explain what does open auction house do? All my bot does was switching items to items for one hour without buying anything. Does it auto sell as well?