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

So, we rewrite profiles, or w8 for db servers rework ?

Bertrand

Active Member
Joined
Aug 8, 2012
Messages
1,249
Reaction score
9
As stated in numerous threads, it seems as if there is some issue with the navigation servers and the extreme distance between one waypoint to another in certain profiles. According to Giles, this is what is causing the stucks/stuter-steps in some areas of battlefields and fields of slaughter ( towers work fine it seems ).
Is all that needs to be done just adding a few waypoints in-between ?

edit: Now working fine, no stucks at bfields/fields.
 
Last edited:
I think I am just going to wait till it gets fixed. But according to him, yeah.
 
Still runs crappy.. I leave my bots in the background while i play EVE, but i often tab out to check - only to see the buffs gone and the bot restarted. Im lucky if it gets to 5 buffs and kills 1-2 more elite packs.
 
Still runs crappy.. I leave my bots in the background while i play EVE, but i often tab out to check - only to see the buffs gone and the bot restarted. Im lucky if it gets to 5 buffs and kills 1-2 more elite packs.


Sounds more like a problem with your gear/setup and deaths forcing profile restarts than anything else....
 
As stated in numerous threads, it seems as if there is some issue with the navigation servers and the extreme distance between one waypoint to another in certain profiles. According to Giles, this is what is causing the stucks/stuter-steps in some areas of battlefields and fields of slaughter ( towers work fine it seems ).
Is all that needs to be done just adding a few waypoints in-between ?

edit: Now working fine, no stucks at bfields/fields.

While the nav-servers are working fine, it isn't a problem. However I still strongly recommend all routine/profile writers design their routines in a way that it does not NEED to rely on the nav-server at any point. This will make these routines run smoother and faster in general, reduce "mini pauses/spikes" when they reach those locations, and remove any chance of nav-server crashes causing problems like this in the future :)
 
Sounds more like a problem with your gear/setup and deaths forcing profile restarts than anything else....

No, also it clearly says in the log, that it has left due to being idle.. Also i have observed it, and it constantly get stuck. It was running flawless untill a few days ago.
 
No, also it clearly says in the log, that it has left due to being idle.. Also i have observed it, and it constantly get stuck. It was running flawless untill a few days ago.

dont worry those of us that have been botting in the last 24hours understand.
 
While the nav-servers are working fine, it isn't a problem. However I still strongly recommend all routine/profile writers design their routines in a way that it does not NEED to rely on the nav-server at any point. This will make these routines run smoother and faster in general, reduce "mini pauses/spikes" when they reach those locations, and remove any chance of nav-server crashes causing problems like this in the future :)

And how would a "noob" do that ? I'm not remotely capable of re-writing scripts, i can tweek minor details, but I have no idea of how to edit these profiles....
 
And how would a "noob" do that ? I'm not remotely capable of re-writing scripts, i can tweek minor details, but I have no idea of how to edit these profiles....


There is many guides on these forums, or you wait until a group such as Ciggarc releases what you are after.

To get you started, right click on the profile, and open with notepad. There's the very first step to editing it.
 
No, also it clearly says in the log, that it has left due to being idle.. Also i have observed it, and it constantly get stuck. It was running flawless untill a few days ago.

Are you running the new profiles updated for .250, or have you updated your profiles for .250?
 
There is many guides on these forums, or you wait until a group such as Ciggarc releases what you are after.

To get you started, right click on the profile, and open with notepad. There's the very first step to editing it.

haha thanks :D I got that far my self.... but how do I get the coordinates that are in there ? Guess i'll look around for some guides
 
There is many guides on these forums, or you wait until a group such as Ciggarc releases what you are after.

To get you started, right click on the profile, and open with notepad. There's the very first step to editing it.
If an experienced group of code writers are having problems you think novices are going to waste their time?
 
The forum is swarming with posts, telling you exactly the same as i am.. its not player related errors were getting here. Yes i?ve always used updated DB and plugins.
 
If an experienced group of code writers are having problems you think novices are going to waste their time?

Well it's not really coding that is the problem here, so if this can be avoided when nav servers are buggy by adding some more wp's to the profile, it should be relatively easy.... I just don't know how to get the coordinates.
Copy-paste a few lines of code and replace the coordinates with some other coords - should be easy enough for a noob like me - if someone just could help me to, as in how to get coords ?

In my case it's only one step in the profile Im using at the moment that needs to call the nav server, and misses the call 9 of 10 times, but if i click to move my char it immediately continues.
 
Last edited:
Back
Top