tharlew Posted January 26, 2013 Share Posted January 26, 2013 Hey, I'm very new and I was wondering if you could change this script so it wouldn't go to Runescape, but to another game? Thank you in advance. http://forums.scar-divi.com/showthread.php?890-1-4Mil-ph-OSI-Sudoku-Solver Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted January 27, 2013 Share Posted January 27, 2013 Any script can (in theory) be used with any game. But this particular script is designed specifically to solve the sudoku of Ali Morrisane in Al Kharid. Trying to use this with a private server maybe? *Might* work but the graphics/colors/fonts are likely slightly different. But to answer your question: Load the game in your web browser. Drag the crosshairs on the SCAR toolbar onto your game. Comment out (or remove) following line (line 31 in the current version the script): [sCAR]{$DEFINE SMART} // Comment out to disable SMART[/sCAR] Change it to this: [sCAR]//{$DEFINE SMART} // Comment out to disable SMART[/sCAR] Quote Link to comment Share on other sites More sharing options...
tharlew Posted January 27, 2013 Author Share Posted January 27, 2013 Any script can (in theory) be used with any game. But this particular script is designed specifically to solve the sudoku of Ali Morrisane in Al Kharid. Trying to use this with a private server maybe? *Might* work but the graphics/colors/fonts are likely slightly different. But to answer your question: Load the game in your web browser. Drag the crosshairs on the SCAR toolbar onto your game. Comment out (or remove) following line (line 31 in the current version the script): [sCAR]{$DEFINE SMART} // Comment out to disable SMART[/sCAR] Change it to this: [sCAR]//{$DEFINE SMART} // Comment out to disable SMART[/sCAR] You're brilliant man, it didn't work out like I had hoped, but thanks for your response. Quote Link to comment Share on other sites More sharing options...