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
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: