turner850 Posted October 24, 2012 Share Posted October 24, 2012 Hey everyone, Does anyone have old rs classic scripts that I can re-build with MSSL? Quote Link to comment Share on other sites More sharing options...
FHannes Posted October 24, 2012 Share Posted October 24, 2012 I'm not sure, I may have some in my backups at home, I'll check when I get home on friday. Quote Link to comment Share on other sites More sharing options...
LordJashin Posted October 24, 2012 Share Posted October 24, 2012 Some one posted one over at the RS2Bots.tk forums. http://rs2bots.tk/forums/Thread-Old-Untested-RSCPowermine Note the last post on there he added rune support, and I updated the script to include it. Quote Link to comment Share on other sites More sharing options...
Janilabo Posted October 24, 2012 Share Posted October 24, 2012 Hello turner, Which RSC are you playing? RuneScape Classic, Project RSC, RSCEmulation, other private server..? LeoSleep works for RuneScape Classic & RSCEmulation. I haven't found out any working sleeping OCR for Project RSC yet. There probably could be, if you take a look at the amount of botters around (unless they all have warning sounds for manual sleeping, this is what you can do with SCAR Divi aswell) Anyways, I have some ancient scripts, not sure if they help you out, though. Attached RSC Scripts.zip RSC Scripts.zip Quote Link to comment Share on other sites More sharing options...
turner850 Posted October 24, 2012 Author Share Posted October 24, 2012 Hello turner, Which RSC are you playing? RuneScape Classic, Project RSC, RSCEmulation, other private server..? LeoSleep works for RuneScape Classic & RSCEmulation. I haven't found out any working sleeping OCR for Project RSC yet. There probably could be, if you take a look at the amount of botters around (unless they all have warning sounds for manual sleeping, this is what you can do with SCAR Divi aswell) Anyways, I have some ancient scripts, not sure if they help you out, though. Attached RSC Scripts.zip Thanks Janilabo, I have been recently playing ProjectRSC. It's been about 5 years since i last scripted with SCAR.... I had about 100+ scripts I made back before RS2... I lost them all and went through 50 backup CD's still cant find my old work.... I did find the Old STS and SBOT with some scripts ... I downloaded your chickenkiller from pastebin, and have used it as a template and the MSSL library to make a couple scripts so far... I made a east varrock miner + bank. Ill look at the structure of these and see if I can transform them to work with the MSSL library. Quote Link to comment Share on other sites More sharing options...
phatman1 Posted October 24, 2012 Share Posted October 24, 2012 Oh awesome thanks. I was looking for scar scripts.... Would you happen to have an auto mager for fire blast? Or perhaps customizable to any spell i want? Quote Link to comment Share on other sites More sharing options...
dpats Posted October 25, 2012 Share Posted October 25, 2012 Hi i'm also currently playing PRSC, looking for a simple autofighter script that would just attack lvl 13 rat... I'd watch the bot and sleep myself seeming as they are pretty strict on autoing. I can't seem to find one or get one to work.... Not to mention this is my first time using scar Quote Link to comment Share on other sites More sharing options...
Janilabo Posted October 25, 2012 Share Posted October 25, 2012 Hey dpats, can you post here more information what you want the autofighter script to do, examples: -Autoeat with low HP? +Which food(s)? -With or without autologin (if logged out)? -Alarm+break when fatigue is full? Give me a good info about it and I will do it. I will try to keep it as simple as possible, so maybe you can learn from it, aswell. -Jani Quote Link to comment Share on other sites More sharing options...
dpats Posted October 25, 2012 Share Posted October 25, 2012 Hey dpats, can you post here more information what you want the autofighter script to do, examples:-Autoeat with low HP? +Which food(s)? -With or without autologin (if logged out)? -Alarm+break when fatigue is full? Give me a good info about it and I will do it. I will try to keep it as simple as possible, so maybe you can learn from it, aswell. -Jani Sup Janilabo, Autoeat with Lobsters, they heal 12 hp. with autologin - if possible. alarm+break would be awesome Current place id be training is 2 huts FULL of lvl 13 rats in 20 wildy.... there is tons = FAST XP. just cant be clickng all the time - i usually 1 hit them since i am 40 1 76 atm. TANKS A BUNCH! Quote Link to comment Share on other sites More sharing options...
turner850 Posted October 26, 2012 Author Share Posted October 26, 2012 Janilabo, I would really appreciate it if you did this!!! Although, Dpats you could just modify his chickenkiller script to fight rats http://pastebin.com/10s8Azaj Also Jan, if you get a chance could you look at your low hp function in that script? I am not sure if it's MSSL breaking.. or the code.. My HP always returns -1 Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted October 26, 2012 Share Posted October 26, 2012 Haha, why do u like RSC better than actual RS? Quote Link to comment Share on other sites More sharing options...
Janilabo Posted October 26, 2012 Share Posted October 26, 2012 Janilabo, I would really appreciate it if you did this!!! Although, Dpats you could just modify his chickenkiller script to fight rats http://pastebin.com/10s8Azaj Also Jan, if you get a chance could you look at your low hp function in that script? I am not sure if it's MSSL breaking.. or the code.. My HP always returns -1 Hey turner, you are right about that -1 result, its because I have changed the OCR memory control system for latest MSSL (it used to work correctly with the old way), however, I am adding a PRSC_GetAmount() function in MSSL for next revision (committing soon), I got some new ideas while writing this ratkiller script. PS. If you want a quick fix for that HP part, replace this line: hp := StrToIntDef(GetTextAtEx(343, 115, 0, MSSL_MM.st[PRSC_MMS].font[PRSC_MainFont].obj, False, False, 0, 0, 65535, 2, True, tr_AllChars), -1); To this: hp := StrToIntDef(GetTextAtEx(343, 115, 0, PRSC_MainFont, False, False, 0, 0, 65535, 2, True, tr_AllChars), -1); Also, I added backwards support in MSSL for SCAR Divi 3.35, so you no longer need to download latest SCAR Divi from SVN. So this next revision works with 3.35 & 3.36+. Quote Link to comment Share on other sites More sharing options...
Janilabo Posted October 26, 2012 Share Posted October 26, 2012 (edited) Edit: All the scripts can now be found from Games / RuneScape / Scripts section. Head there. Edited October 26, 2012 by Janilabo Removed script attachments. Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted October 26, 2012 Share Posted October 26, 2012 Nice RatKiller script J:P Quote Link to comment Share on other sites More sharing options...
turner850 Posted October 26, 2012 Author Share Posted October 26, 2012 Nice! Do you care if I convert it to work with more mobs? I will give you credits in the script Quote Link to comment Share on other sites More sharing options...
Janilabo Posted October 26, 2012 Share Posted October 26, 2012 Nice! Do you care if I convert it to work with more mobs? I will give you credits in the scriptHey mate,Nope, I don't care, you can do whatever you want with it! Quote Link to comment Share on other sites More sharing options...
turner850 Posted October 28, 2012 Author Share Posted October 28, 2012 (edited) Does anyone have the old scar these are compatible with?? EDIT: found them http://freddy1990.com/index.php?page=service&name=archive&pagenum=4 Edited October 28, 2012 by turner850 Quote Link to comment Share on other sites More sharing options...
LordJashin Posted October 28, 2012 Share Posted October 28, 2012 SCAR 3.34: http://scar-divi.apponic.com/3.34.00-141845/ It is probably compatible with that..maybe or 3.22 Try 3.35+ first though ofc. Quote Link to comment Share on other sites More sharing options...
FHannes Posted October 28, 2012 Share Posted October 28, 2012 SCAR 3.34: http://scar-divi.apponic.com/3.34.00-141845/ It is probably compatible with that..maybe or 3.22 Try 3.35+ first though ofc. These scripts were written with SCAR 1.xx ... I would recommend trying to update them though. Quote Link to comment Share on other sites More sharing options...
LordJashin Posted October 28, 2012 Share Posted October 28, 2012 wow that was like what 10 years ago or sumthin? amazing they're still out there to be found again in 2012... Quote Link to comment Share on other sites More sharing options...
turner850 Posted October 28, 2012 Author Share Posted October 28, 2012 wow that was like what 10 years ago or sumthin? amazing they're still out there to be found again in 2012... I am using Scar 2.03 right now with that autominer script from Reins himself, works flawlessly Quote Link to comment Share on other sites More sharing options...
LordJashin Posted October 28, 2012 Share Posted October 28, 2012 I wonder what his scripts look like. Is there any I can look at Quote Link to comment Share on other sites More sharing options...
turner850 Posted October 28, 2012 Author Share Posted October 28, 2012 they are attached on the first page Quote Link to comment Share on other sites More sharing options...
LordJashin Posted October 28, 2012 Share Posted October 28, 2012 wow [scar]{>------------------Aut0Fighter------------------<} {> Written by Reines <} {>-------------Features/Instructions-------------<}[/scar] what a boss name: Reines . Awesome looking scripts too! His standards are terrible tho Quote Link to comment Share on other sites More sharing options...
Janilabo Posted October 28, 2012 Share Posted October 28, 2012 Reines a.k.a. Jamie - the guy who invited me to the world of macroing with SCAR. Hes a legend around RSC cheating communities (ReiBot/STS). He also contributed a lot of stuff for private server development "scene". Great guy! Wish he still would be active around communities. Quote Link to comment Share on other sites More sharing options...