OsPlay Posted September 8, 2020 Share Posted September 8, 2020 (edited) Hi, i was developing an "small and ugly" script, probably will have some broken things (is in alpha, but not more in progress)* Anyway, requires: Telegrab, Nature Rune, Air rune or Equip. Quote Pick requirements from the bank. Prayers in altar. Go to the spot. Pick from random worlds. (if get attacked -> evade to bank) Logout. Jar file: https://mega.nz/file/UJQ0yQYA#WV7QRnciYHCVvkBL3dCtwcCkHu_XliwnOpIkMghYAgQ https://www.virustotal.com/gui/file/fe290d097483b3f33a3a69cac3688cb37a9d487978f1775f8c694b748d62d7fd/detection Source code: https://gist.github.com/Osplay/8fdfb8b95e0a3b208dd5eb07dff6c557 https://mega.nz/file/EVg11BhB#U5xLKkqF3s8nuRUnnLq4h548vDfjo3uwFS1GvPFzfmo https://www.virustotal.com/gui/file/dca9fc1a81e666c8b93dac44c2b4ed346209d5b62eb0cce8f23ee14be3d4d2a5/detection ** I'm not a programmer, so just chill out. Edited September 9, 2020 by OsPlay Quote Link to comment Share on other sites More sharing options...
bamf skiller Posted September 8, 2020 Share Posted September 8, 2020 hmm this is interesting Quote Link to comment Share on other sites More sharing options...
BravoTaco Posted September 9, 2020 Share Posted September 9, 2020 9 hours ago, OsPlay said: Source code: https://mega.nz/file/EVg11BhB#U5xLKkqF3s8nuRUnnLq4h548vDfjo3uwFS1GvPFzfmo https://www.virustotal.com/gui/file/dca9fc1a81e666c8b93dac44c2b4ed346209d5b62eb0cce8f23ee14be3d4d2a5/detection ** I'm not a programmer, so just chill out. Not a bad script for a "small and ugly" one I've definitely seen worse, some that I have made . Keep it up you'll have scripting down in no time. Quick suggestion though. You should look into GitHub for when posting your Open Sources, its a version control system that will allow people to look at your code without having to download it, plus a bunch of other features for quicker development and a place that can store a backup of your scripts in-case your storage fails. Also most IDE's have an integrated system for pushing updates/projects to GitHub within the IDE itself. Let me know if you have any questions about scripting or GitHub. Quote Link to comment Share on other sites More sharing options...
OsPlay Posted September 10, 2020 Author Share Posted September 10, 2020 23 hours ago, BravoTaco said: Not a bad script for a "small and ugly" one I've definitely seen worse, some that I have made . Keep it up you'll have scripting down in no time. Quick suggestion though. You should look into GitHub for when posting your Open Sources, its a version control system that will allow people to look at your code without having to download it, plus a bunch of other features for quicker development and a place that can store a backup of your scripts in-case your storage fails. Also most IDE's have an integrated system for pushing updates/projects to GitHub within the IDE itself. Let me know if you have any questions about scripting or GitHub. Thx i didn't know, added!!! (i just put the code files because idk if it worth for a project...), also i have a little fishing script, probably i will publish also! (what do you recommend to start as a little project to adquire some skills??) Quote Link to comment Share on other sites More sharing options...
BravoTaco Posted September 10, 2020 Share Posted September 10, 2020 7 hours ago, OsPlay said: (what do you recommend to start as a little project to adquire some skills??) Do you mean skills in Java or in scripting? If you mean for scripting, I recommend just creating little scripts until you are able to flush out a well structured and well optimized one. After that try to create an AIO script that allows for user input to change the activities the script will do. I see that you used a UI designer to create your ConfigForm, which is okay but, I highly recommend you learn to create GUI's through code. Here is a link to a thread that will help with that - Explv's Scripting 101 section 16. Quote Link to comment Share on other sites More sharing options...
Yorioiuno Posted July 16, 2021 Share Posted July 16, 2021 grab the nature runes in the wilderness? Quote Link to comment Share on other sites More sharing options...