Wanted Posted February 6, 2012 Share Posted February 6, 2012 (edited) VIDEO SETUP This script will do roughly 160-200 solvers per hour (~1-2mil per hour) solving large casket sudoku solvers at rogue trader http://runescape.wikia.com/wiki/Rogue_Trader With modification and optimization (Mouse speed, editing waits in FastMouse etc) you can push that profit/sph to probably 250+ or more getting upwards of 4 mil per hour. Easy download https://github.com/OSI1/OSI-Sudoku-Solver/zipball/master'>https://github.com/OSI1/OSI-Sudoku-Solver/zipball/master Github https://github.com/OSI1/OSI-Sudoku-Solver Also coming soon: More features Faster (Plugin) solving Progress report examples Higher "out of the box" optimization Please post feedback Enjoy -Wanted More information coming soon... Edited September 8, 2012 by Freddy Quote Link to comment Share on other sites More sharing options...
SjoeSjoe Posted February 6, 2012 Share Posted February 6, 2012 Aren't you afraid of the ban rate? During the botting-age this was a tricky script to use. Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 7, 2012 Author Share Posted February 7, 2012 Aren't you afraid of the ban rate? During the botting-age this was a tricky script to use. I don't play rs so if my account is banned I don't care. Also, if anyone who is worried about getting banned can easily get a mule bot up a ton of cash wait a few weeks and then see if it gets banned and if not transfer the cash or sell it. Quote Link to comment Share on other sites More sharing options...
dvk594 Posted February 8, 2012 Share Posted February 8, 2012 It works for me but it doesnt click the green arrow to continue talking? Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 8, 2012 Author Share Posted February 8, 2012 It works for me but it doesnt click the green arrow to continue talking? Your chat structure with him may be different. Dunno what to say, other than I would need pictures of every chat phase. Quote Link to comment Share on other sites More sharing options...
dvk594 Posted February 8, 2012 Share Posted February 8, 2012 (edited) EDIT: Found what was wrong, My acc has only 3 chat options while yours has 4 =/ guess i have to go do the last one Edited February 8, 2012 by dvk594 Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 8, 2012 Author Share Posted February 8, 2012 You could easily modify the script begin WriteLn(CountColor(13158600, 43, 382, 483, 468)); end. Running this will give you the information you need to add more clauses to this Line 676 case CountColor(13158600, 43, 382, 483, 468) of 416: TypeSend('3'); 759: TypeSend('1'); 1573: TypeSend('1'); 1669: TypeSend('2'); 2232: TypeSend('2'); else Quote Link to comment Share on other sites More sharing options...
dvk594 Posted February 8, 2012 Share Posted February 8, 2012 I have no clue how to script and i ended up doing the whole thing before realizing script was only at blackjacks and runes Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 8, 2012 Author Share Posted February 8, 2012 I have no clue how to script and i ended up doing the whole thing before realizing script was only at blackjacks and runes Run the sample script, get the number in the debug box, and then combine it with the type send of the correct option like done with the others. I know it sounds difficult if you don't know how to script but if you try to get it you'll figure it out, this isn't too hard lol. Quote Link to comment Share on other sites More sharing options...
dvk594 Posted February 8, 2012 Share Posted February 8, 2012 i ran the sample script and didnt get a number in debug box I must be retarded Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 8, 2012 Author Share Posted February 8, 2012 i ran the sample script and didnt get a number in debug box I must be retarded Drag and drop the crosshairs over to runescape, put it on the screen where the chat is displayed, run the script.. Quote Link to comment Share on other sites More sharing options...
dvk594 Posted February 8, 2012 Share Posted February 8, 2012 im done lol im gonna go learn somethin bout scriptin then come back to this Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 8, 2012 Author Share Posted February 8, 2012 Post a picture of where it gets stuck for you Quote Link to comment Share on other sites More sharing options...
countvidal Posted February 8, 2012 Share Posted February 8, 2012 Yo Wanted, Any update on the irc dicing? Quote Link to comment Share on other sites More sharing options...
brunoboy Posted February 13, 2012 Share Posted February 13, 2012 Please help me it does not click "I would like to have a look at your selection of runes." help me Quote Link to comment Share on other sites More sharing options...
brunoboy Posted February 13, 2012 Share Posted February 13, 2012 it does not click it does not click what should I do? This is a bug I need help, I really like this script and want to use it! Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 13, 2012 Author Share Posted February 13, 2012 K hang on, your chat structure is different.. it just needs to be added to the script. Quote Link to comment Share on other sites More sharing options...
brunoboy Posted February 13, 2012 Share Posted February 13, 2012 How to do it? please help me ---------- Post added at 08:20 PM ---------- Previous post was at 08:14 PM ---------- I need a tutorial to modify I don't Understand I just want to use this script without any problems ---------- Post added at 09:11 PM ---------- Previous post was at 08:20 PM ---------- 'OSI Developer helps me in my case! Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 13, 2012 Author Share Posted February 13, 2012 How to do it?please help me ---------- Post added at 08:20 PM ---------- Previous post was at 08:14 PM ---------- I need a tutorial to modify I don't Understand I just want to use this script without any problems ---------- Post added at 09:11 PM ---------- Previous post was at 08:20 PM ---------- 'OSI Developer helps me in my case! Chill your nuts man I'm going to do it, just be patient. ---------- Post added at 02:20 PM ---------- Previous post was at 02:17 PM ---------- Actually you need to run this and give me what it out puts [sCAR]begin ActivateClient; Wait(1000); WriteLn(CountColor(13158600, 43, 382, 483, 468)); end.[/sCAR] And tell me what number option it corresponds to. Quote Link to comment Share on other sites More sharing options...
eljb1234 Posted February 14, 2012 Share Posted February 14, 2012 fantastic script man! The only problem is that it doesnt click the green arrow, how do i fix this? Thanks Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 15, 2012 Author Share Posted February 15, 2012 fantastic script man! The only problem is that it doesnt click the green arrow, how do i fix this? Thanks Thanks, read the thread to figure out how to fix that. Quote Link to comment Share on other sites More sharing options...
Chocolatnave Posted February 15, 2012 Share Posted February 15, 2012 You could easily modify the script begin WriteLn(CountColor(13158600, 43, 382, 483, 468)); end. Running this will give you the information you need to add more clauses to this Line 676 case CountColor(13158600, 43, 382, 483, 468) of 416: TypeSend('3'); 759: TypeSend('1'); 1573: TypeSend('1'); 1669: TypeSend('2'); 2232: TypeSend('2'); else It doesn't click the green arrow or the "I would like to open a large casket" option things, and I'm not too suer what you meant when you posted the above. It seems to work well though if I click the green arrows and the bot does the casket, but that sort of defeats the purpose... Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 15, 2012 Author Share Posted February 15, 2012 It doesn't click the green arrow or the "I would like to open a large casket" option things, and I'm not too suer what you meant when you posted the above. It seems to work well though if I click the green arrows and the bot does the casket, but that sort of defeats the purpose... You have to run this [sCAR]begin ActivateClient; Wait(1000); WriteLn(CountColor(13158600, 43, 382, 483, 468)); end.[/sCAR] With that option its stuck at so I can add that information it outputs to the script. Quote Link to comment Share on other sites More sharing options...
Chocolatnave Posted February 15, 2012 Share Posted February 15, 2012 I'm kinda new at this, so would i replace case CountColor(13158600, 43, 382, 483, 468) of 416: TypeSend('3'); 759: TypeSend('1'); 1573: TypeSend('1'); 1669: TypeSend('2'); 2232: TypeSend('2'); else with: begin ActivateClient; Wait(1000); WriteLn(CountColor(13158600, 43, 382, 483, 468)); end. ? Quote Link to comment Share on other sites More sharing options...
Wanted Posted February 15, 2012 Author Share Posted February 15, 2012 I'm kinda new at this, so would i replace case CountColor(13158600, 43, 382, 483, 468) of 416: TypeSend('3'); 759: TypeSend('1'); 1573: TypeSend('1'); 1669: TypeSend('2'); 2232: TypeSend('2'); else with: begin ActivateClient; Wait(1000); WriteLn(CountColor(13158600, 43, 382, 483, 468)); end. ? No you just run that minature script in a new tab while you have that screen on rs where its stuck at so you can get the color count I need to add option to the chat handling, I also need # it it's supposed to click. Quote Link to comment Share on other sites More sharing options...