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

[Profile+Plugin+Routine] Monk Sarkoth with Error Handling

Will the profile work with an earlier version of db? Lets say something like 118 to maybe fix the nav issue? I am currently running 146.
 
I do not mean this in a condescending way, but do you have the Plugin checked on the plugins tab? Did you put LOL_MONK_1_2 in a folder (name of your choosing) in the DB plugin folder? I only ask, because the first time I loaded everything I forgot to put it in a folder and if you don't it won't show up on your plugin's tab.

Thanks for the info on where/when to start the bot from. It did the trick.

I had everything where it should be but, I also had the Unstucker checked, and it looks like that caused some problems. I unchecked that plugin and all works perfectly well now :D

Thanks, matey :)
 
for those having disconnect problem edit LOL_MONK_1_3 plugin, search for #region Movement and replace it with this code, will simply wait 1sec before doing tempest rush which fixed my problem.

#region Movement
public void MoveToCheckPoint(float x, float y, float z)
{ Thread.Sleep(1000);
TurnOffCombat();
MoveMonkTo(x, y, z);

}
 
Last edited:
Is it normal that sometimes the door of sarkoth is closed?
 
this profile is fantastic! Thanks a ton! perfect for monks. Flawless so far, Game 10 no probs. 325GPH 245GF 120Games/Hour
 
80 Games down. 0 Problems! 240MF 320kGPH

This is deffinatly the best profile ive ran so far.

hopefully when i max out my GF ill run 500gph
 
Getting DC when it uses Tempest Rush in the cellar. looks like an awesome setup though.
 
It's fast as fuck but i get random DC's until the D3 Client crashes completely. (no response)
modified the plugin with 500-1000ms waittime before starting with tempest rush. didn't help either.

hope you can fix it :)
 
It's fast as fuck but i get random DC's until the D3 Client crashes completely. (no response)
modified the plugin with 500-1000ms waittime before starting with tempest rush. didn't help either.

hope you can fix it :)
Just started to get these random disconects as well.
It seems to be happening when i tele back to town before loging out
 
using 1.3, .146 DB, Icool's Sarkoth Farm helper v0.1, LOLMONK 1.3, NotificationOKClick plugins

and changed the following from sylvainf's post

#region Movement
public void MoveToCheckPoint(float x, float y, float z)
{ Thread.Sleep(1000);
TurnOffCombat();
MoveMonkTo(x, y, z);
}

working flawlessly so far for 238 runs, no DC, no join game error, etc.

thanks a lot!
 
Not sure if trolling, it's actually just a matter of time until your client will crash.

As the OP says, the bot itself will fail sometimes to grab the worldid which will result in an .exe crash. Currently unavoidable.
 
then I must be very lucky, I am working while botting with this, so I am babysitting it for the whole day, still running well atm
 
well then I have the worst luck ever. tried it with 3 different machines and db versions, always the same >.<
 
so many problems :S mine is running smoothly. Plugins, enable only the lol_monk one and see if that helps. was unstucker that fucked it up for me, anyway.

200 games now, no problem at all, and running at 160k Gph, 106/200 games, seems to be about 50/50 chance for the cellar.

Well im thankfull for this, and im using the 1.2 btw. dunno if any of this will help anyone. But it does seem, like the game errors out a lot more if you lagg, or keep the game in the background with FPS limited, so turn that off in the video option, put on low FX, and everything else at low/off, play windowed, and it should function pretty well. it might be "Ping/lagg" related.

If its your AV, set it to ignore DB, maybe it helps. :cool:

never had a single lagg at maximum graphics, but it did seem to bug out more with DB, before i put everything to low, probably works better in the background i guess.


This is the solution! Definitely works now as long as i do not lag. I realized that i, somehow, optimized "max background fps" to 8. Changed it to 100 and it is working flawlessly now. +Rep to you for solution and OP for profile.
 
why does the bot not pick up all the gold half the time after it kills the named? Im using the loot files on this profile ect.


nm i changed the last waypoint at the end so I can make sure to get all the gold now =)
 
Last edited:
1.3: dc's again und d3 crash with error :S

D3 run with 150+ fps
 
Last edited:
I was able to get it to work for 200 runs at around 340k gph. Then I died and the profile restarted. I then got the 10 sec lag at the beginning of the run, and the 4 sec lag after going into the cellar. I think its every time the profile restarts it doesn't work the same after.
 
This is the solution! Definitely works now as long as i do not lag. I realized that i, somehow, optimized "max background fps" to 8. Changed it to 100 and it is working flawlessly now. +Rep to you for solution and OP for profile.

Which of these steps did you follow?

Also, Exmortis, "If its your AV, sett it to ignore". What do you mean?
 
Back
Top