Zackaery Posted July 8, 2022 Share Posted July 8, 2022 (edited) I love my integers, and I'd love to do more with them. Can we get a feature too add/subtract/multiply/divide 2 integers and the result output goes to the 3rd? Example: integerA = 8 | integerB = 10000000 | integerC = NULL operationIntegerToNewInteger integerB, Divide (/), integerA == integerC integerC would return a value of 1250000 Edited July 8, 2022 by Zackaery Quote Link to comment Share on other sites More sharing options...
Rays Posted July 8, 2022 Share Posted July 8, 2022 I love the ScriptFactory and what it brings to OSBot but I miss the scalability and the customization you can do with plain old Java. I feel like I have to do a lot of "work-arounds" when using ScriptFactory. 1 Quote Link to comment Share on other sites More sharing options...
Wishy Posted July 8, 2022 Share Posted July 8, 2022 1 hour ago, Rays said: I love the ScriptFactory and what it brings to OSBot but I miss the scalability and the customization you can do with plain old Java. I feel like I have to do a lot of "work-arounds" when using ScriptFactory. Request any features that you think will benefit the community. Project is always working on things to make it better for us. Quote Link to comment Share on other sites More sharing options...