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

Profile schedule

Akrill

New Member
Joined
Jun 12, 2012
Messages
56
Reaction score
0
Hey guys,

what's about a possibility to switch automatically between profiles.

For example with a feature where you can add all profiles and the bot takes always another one...

or...

Add a profile tage for LoadProfile and add a random feature to say

x <- random (0,100)

if(x <20 )
LoadProfile(asdada.xml)
else if ( x < 40 )
LoadPorfile(...)


I think its a very important security feature because warded ll wake up if 1 account always farms 10h / d the same spot :)
 
Last edited:
Its in Arelog. But it isn't working - give us til tomorrow please.
 
@ OP
If the Arelog isn't as defined as I'd like I'll be porting over something like my BuddyManager plugin for Honorbuddy.

Difference will be that you won't have actual tasks.
You'll add profiles, set min/max limits for how long to run a profile.

That way it'll switch profiles with the least amount of work for the user as possible.

Once the Relogger is up it'll probably have the ability set up when to actually have the bot running, so having a max run time shouldn't be necessary.
 
Back
Top