Open Anixs opened 5 years ago
Scripts.OrgTorch = true; Config.OrgTorch.MakeTorch = true; // Convert organ sets to torches Config.OrgTorch.WaitForKeys = true; // Enable Torch System to get keys from other profiles. See libs/TorchSystem.js for more info Config.OrgTorch.WaitTimeout = 10; // Time in minutes to wait for keys before moving on Config.OrgTorch.UseSalvation = true; // Use Salvation aura on Mephisto (if possible) Config.OrgTorch.GetFade = false; // Get fade by standing in a fire. You MUST have Last Wish or Treachery on your character being worn.
You can set MakeTorch to false, and it just make organs. Also set WaitForKeys to false, and it wont wait
I'll give it a whirl and see what happens. Thank you @mrandros
I'm trying to look through the script, but I'm not equipped to mess too in-depth with it. My goal is to have the bot do its normal farming, and IF it has the 3 sets of keys, make the portals, and get organs. I dont want it to make trist and die erm try to get a torch. I dont want it to mule, and i dont want it to "wait for mules". Just a "check" for the keys, and if, farm the organs.
If this is too much for the bot, or isnt possible, just lmk.
Thanks.