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

[Request] loot\Sell bot

crazyden85

New Member
Joined
Jul 24, 2014
Messages
13
Reaction score
0
Hello all. Can anybody make a simple plugin :
1) Bot start manualy at location with many rare item on ground
2) Loot and go to town with Portal gem
3) sell all looted stuff
4) go back to portal and loot again...
5) stop in town when nothing left too loot

It would be very useful when farm dominus or other boss.
 
:)

Press start when you are done manually killing. Press stop when you want to play on your own again. The functionality exists already for you, no?
 
Nope. Im want to use it on secons account , while my main char - doing new boss run.
And i want to fell safety for second char while running.
 
Or just can anyone tell me how i can stop bot when he go stant new grind location ?
They loot and sell fine with tp scrolls. But i dont want to grind with him
 
Then you got write yourself a plugin to do that, not sure if anyone but you would be interested in such a plugin . . .
 
Im dont think about that ) Im just insert Stop after zone change , if u help me and say how delete that task , im be very appreciate :)
Becose after my changes , bot will stuck and need full restart :(
 
I have a great idea. What command i must type for stop bot if they can not change area ?
Im just select Twilight strand on normal , they cant select this wp .
Im want to after 5 second WaitForareaChange http://c2n.me/3acyj3g.png bot stoped. Seems i can write here in "Plugins\GrindZoneChanger\GrindZoneChanger.cs" for check http://c2n.me/3acz3SO.png.
Im just dont know syntax , help me if u know.

if WaitForareaChange => 5;
BotManager.Stop();

Thats dont work. im missing something.
 
WaitForAreaChange comes with a 30s default timeout. This is to handle slower PCs / higher latency.

The bot will eventually stop if it runs into logic issues with being unable to change areas, but it cannot be coded to stop right away, as any lag spikes or PC issues would stop the bot, and people get unhappy when that happens.
 
Back
Top