mariokiller64 Posted October 17, 2023 Share Posted October 17, 2023 (edited) On 10/16/2023 at 12:31 PM, Khaleesi said: Added this in V1.23 Will now just continue when this happends and won't get stuck. not sure if it pushed or not but still got this issue. Edited October 18, 2023 by mariokiller64 Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted October 17, 2023 Author Share Posted October 17, 2023 (edited) 36 minutes ago, mariokiller64 said: not sure if it pushed or not but still got this issue. Check the Version in the paint or GUI, might not be online yet The task will be removed as soon as it sees the message Edited October 17, 2023 by Khaleesi Quote Link to comment Share on other sites More sharing options...
mariokiller64 Posted October 18, 2023 Share Posted October 18, 2023 (edited) EDIT: nevermind it deleted from quote. Edited October 18, 2023 by mariokiller64 Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted October 18, 2023 Author Share Posted October 18, 2023 (edited) 7 hours ago, mariokiller64 said: EDIT: nevermind it deleted from quote. Update should be live now Edited October 18, 2023 by Khaleesi Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted October 18, 2023 Author Share Posted October 18, 2023 Khal utilities updated to V1.24: - Fixed bonding as interface was updated Live soon! Enjoy 1 Quote Link to comment Share on other sites More sharing options...
mariokiller64 Posted October 22, 2023 Share Posted October 22, 2023 On 10/17/2023 at 11:41 AM, Khaleesi said: Check the Version in the paint or GUI, might not be online yet The task will be removed as soon as it sees the message Still got this issue when using GE function, its trying to deposit and it does that. Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted October 22, 2023 Author Share Posted October 22, 2023 (edited) 15 minutes ago, mariokiller64 said: Still got this issue when using GE function, its trying to deposit and it does that. It's not an issue, that's just user error with your setup... Told you the solution before I'm not sure what you think the solution was on this part, but you will actually ALWAYS need a drop task if you want to get rid of it. Others will not care and will never care about it. That's how it's designed and how it will be Edited October 22, 2023 by Khaleesi Quote Link to comment Share on other sites More sharing options...
mariokiller64 Posted October 22, 2023 Share Posted October 22, 2023 (edited) 1 hour ago, Khaleesi said: It's not an issue, that's just user error with your setup... Told you the solution before I'm not sure what you think the solution was on this part, but you will actually ALWAYS need a drop task if you want to get rid of it. Others will not care and will never care about it. That's how it's designed and how it will be but then I would have to drop my inventory instead of deposit it. I've also had problems of bots accidentally clicking the genie and having a lamp in his inventory, if that happens, your script will stop my bot, and thats all clearly on osbot error. If you hit the deposit button in the bank, it still deposits everything else, just not those items. It shouldn't really be that hard to put in a statement in your code saying that if that message pops up after inventory deposit, then we already deposited the items and we should move on. Your explanation doesn't make any sense and my reasoning is to circumvent something in the game that would otherwise be ignored by a real player.... Edited October 22, 2023 by mariokiller64 Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted October 22, 2023 Author Share Posted October 22, 2023 (edited) 59 minutes ago, mariokiller64 said: but then I would have to drop my inventory instead of deposit it. I've also had problems of bots accidentally clicking the genie and having a lamp in his inventory, if that happens, your script will stop my bot, and thats all clearly on osbot error. If you hit the deposit button in the bank, it still deposits everything else, just not those items. It shouldn't really be that hard to put in a statement in your code saying that if that message pops up after inventory deposit, then we already deposited the items and we should move on. Your explanation doesn't make any sense and my reasoning is to circumvent something in the game that would otherwise be ignored by a real player.... You can input items names which you want to drop, it's not the whole inventory Most people I know use it like that, Pay-dirt,Lamp as input Edited October 22, 2023 by Khaleesi Quote Link to comment Share on other sites More sharing options...
iljalolilja Posted October 22, 2023 Share Posted October 22, 2023 i have a question about muling, what i need to write in ADD ITEM if i want that bot gives all coins from bank to mule? Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted October 22, 2023 Author Share Posted October 22, 2023 40 minutes ago, iljalolilja said: i have a question about muling, what i need to write in ADD ITEM if i want that bot gives all coins from bank to mule? Just Coins and amount 0 Quote Link to comment Share on other sites More sharing options...
eebot Posted October 22, 2023 Share Posted October 22, 2023 Hey Khal! I've been buying a few of your bots lately and I'm now got my eye on this one. Looks like it's fairly customizable. Would this be the right tool for other inventory tasks? Let's say, making ultracompost or pyre logs or something like that... I'd think it's similar to decanting potions as you said in the op. If not, what tool would you recommend instead? Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted October 23, 2023 Author Share Posted October 23, 2023 13 hours ago, eebot said: Hey Khal! I've been buying a few of your bots lately and I'm now got my eye on this one. Looks like it's fairly customizable. Would this be the right tool for other inventory tasks? Let's say, making ultracompost or pyre logs or something like that... I'd think it's similar to decanting potions as you said in the op. If not, what tool would you recommend instead? This does not combine items or anything like that, this script is mainly meant to queue between other script to setup everyhting you need Decanting potions is done at a npc at GE Quote Link to comment Share on other sites More sharing options...
mariokiller64 Posted October 24, 2023 Share Posted October 24, 2023 Why doesnt this stop after 7 minutes? stopTime=7 randomPerc=20 hopsEnabled=false stopLevel=99 hopTime=15 breaksEnabled=true randomPercHop=10 stopSkill=Attack stopOnLevel=false breakTime=4 botTime=25 stopOnFirstBreak=false stopAfterTime=true Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted October 24, 2023 Author Share Posted October 24, 2023 (edited) 6 hours ago, mariokiller64 said: Why doesnt this stop after 7 minutes? stopTime=7 randomPerc=20 hopsEnabled=false stopLevel=99 hopTime=15 breaksEnabled=true randomPercHop=10 stopSkill=Attack stopOnLevel=false breakTime=4 botTime=25 stopOnFirstBreak=false stopAfterTime=true Hard to tell with this limited info, Is that after a muling task or something? Edited October 24, 2023 by Khaleesi Quote Link to comment Share on other sites More sharing options...