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

bibabaluba

Member
Joined
Sep 23, 2015
Messages
38
Reaction score
0
Hi,

I remember a tread on this forum where someone asked this, but I can't find it anymore unfortunately.

- Where do I change the setting(s) to speedup the Identifying and selling? (Atm the speed is set at "retard-mode")

Thanks for the help in advance.
 
Code:
Loki.Bot.Logic.Bots.OldGrindBot.Coroutines.MinSleepDelay = x;
Loki.Bot.Logic.Bots.OldGrindBot.Coroutines.MaxSleepDelay = y;
 
Thanks. Isn't there a setting in the GlobalSettings.json?
Can't find where to change it (nor which file)
 
You need to create plugin to change those values on Initialize.
 
Yes, that's the one. Thanks. I'll see if I can implement it when I have some more time next week. I'm not a C-coder, so I need to see how things work. Will take me more then 10 minutes unfortunately (XD)
If I'm able to implement it I'll make sure that it isn't hard-coded, but adjustable when I release it.
 
Back
Top