RandomInc Posted November 9, 2017 Share Posted November 9, 2017 (edited) RandomIncSudokuSolver Hello everyone, this is my first script I made for the OsBot client. It was my intention to learn the api. This script will try to solve the sudoku minigame, after solving it, it will buy runes. (Default settings are DEATH, NATURE and COSMIC runes). I'm too lazy to make a GUI at the moment. You can change the runes and the solve speed in the main Script class. There is a simple paint that tells you how many sudoku's you've solved and how much profit you've made. Don't run this script for too long and without the break handler! The sudoku minigame has a high ban rate... It will automatically detect your screen brightness and set it on the forth position (since it relies on color data). You need to start it next to Ali (it will not web walk or anything like that). Make sure you have enough money in your inventory. If it runs out, the script will be stopped. Source and jar download Feedback is welcome! Happy botting ~RandomInc Edit: I would like to apply for the script writer rank I, is this possible with current script? Edited November 9, 2017 by RandomInc Applying for script writer I 4 Quote Link to comment Share on other sites More sharing options...
IDontEB Posted November 9, 2017 Share Posted November 9, 2017 Wow nice release, I'm really interested in looking at that source AHA! Quote Link to comment Share on other sites More sharing options...
Anomaly Posted November 9, 2017 Share Posted November 9, 2017 Nice release. Quote Link to comment Share on other sites More sharing options...
Team Cape Posted November 9, 2017 Share Posted November 9, 2017 Good looking stuff! Have you scripted for another botting client before? Quote Link to comment Share on other sites More sharing options...
RandomInc Posted November 9, 2017 Author Share Posted November 9, 2017 5 minutes ago, IDontEB said: Wow nice release, I'm really interested in looking at that source AHA! 2 minutes ago, Anomaly said: Nice release. 1 minute ago, Team Cape said: Good looking stuff! Have you scripted for another botting client before? Thanks! Yes, I have the script writer rank on another oldschool botting site (house rules say I cannot say the name..). 2 Quote Link to comment Share on other sites More sharing options...
Team Cape Posted November 9, 2017 Share Posted November 9, 2017 (edited) 1 minute ago, RandomInc said: Thanks! Yes, I have the script writer rank on another oldschool botting site (house rules say I cannot say the name..). Understood - I only skimmed through the code, but it looked pretty clean! I look forward to reading through the logic of your sudoku solver in a bit! Edited November 9, 2017 by Team Cape 1 Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted November 9, 2017 Share Posted November 9, 2017 Looks very good! Thanks for sharing with our users 1 Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted November 9, 2017 Share Posted November 9, 2017 Static ID's Quote Link to comment Share on other sites More sharing options...
RandomInc Posted November 9, 2017 Author Share Posted November 9, 2017 Just now, Project said: Static ID's Had to choose between passing the script around or using a static class with 5 ish variables. Amh, I know it isn't perfect, but it looks clean if it doesn't get too big imo. 2 Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted November 9, 2017 Share Posted November 9, 2017 16 minutes ago, RandomInc said: Had to choose between passing the script around or using a static class with 5 ish variables. Amh, I know it isn't perfect, but it looks clean if it doesn't get too big imo. still looks cute tho 1 Quote Link to comment Share on other sites More sharing options...
TheWind Posted November 9, 2017 Share Posted November 9, 2017 51 minutes ago, RandomInc said: Edit: I would like to apply for the script writer rank I, is this possible with current script? There is a little bit of a process to get Scripter rank I. You receive Scripter I rank when you get a script uploaded to the SDN (Script Delivery Network). Check out the 4 articles under the announcements here: https://osbot.org/forum/forum/181-open-sdn-upload-requests/ 1 Quote Link to comment Share on other sites More sharing options...
RandomInc Posted November 9, 2017 Author Share Posted November 9, 2017 14 minutes ago, TheWind said: There is a little bit of a process to get Scripter rank I. You receive Scripter I rank when you get a script uploaded to the SDN (Script Delivery Network). Check out the 4 articles under the announcements here: https://osbot.org/forum/forum/181-open-sdn-upload-requests/ Alright thanks. Guess I need to made some small modifications. I'll apply tomorrow or the day after tomorrow. 2 Quote Link to comment Share on other sites More sharing options...
Charlotte Posted November 9, 2017 Share Posted November 9, 2017 Looks clean and good! 1 Quote Link to comment Share on other sites More sharing options...
purplewatilla Posted November 9, 2017 Share Posted November 9, 2017 2 hours ago, RandomInc said: RandomIncSudokuSolver Hello everyone, this is my first script I made for the OsBot client. It was my intention to learn the api. This script will try to solve the sudoku minigame, after solving it, it will buy runes. (Default settings are DEATH, NATURE and COSMIC runes). I'm too lazy to make a GUI at the moment. You can change the runes and the solve speed in the main Script class. There is a simple paint that tells you how many sudoku's you've solved and how much profit you've made. Don't run this script for too long and without the break handler! The sudoku minigame has a high ban rate... It will automatically detect your screen brightness and set it on the forth position (since it relies on color data). You need to start it next to Ali (it will not web walk or anything like that). Make sure you have enough money in your inventory. If it runs out, the script will be stopped. Source and jar download Feedback is welcome! Happy botting ~RandomInc Edit: I would like to apply for the script writer rank I, is this possible with current script? Welcome to the forum, can't wait to see what you come out next with Welcome to OSBot! 1 Quote Link to comment Share on other sites More sharing options...
atoo Posted November 10, 2017 Share Posted November 10, 2017 Always Nice to see people releasing new stuff. hope you get the scripter rank fam 1 Quote Link to comment Share on other sites More sharing options...