BryceTheCoder Posted March 12, 2013 Share Posted March 12, 2013 Hello, I am curious of if there will be a SMART popout client for 2007scape. (old school RS) If so, when! I'm extremely excited for that:) Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 12, 2013 Share Posted March 12, 2013 There is but everyone says it is buggy right now Quote Link to comment Share on other sites More sharing options...
slacky Posted March 12, 2013 Share Posted March 12, 2013 If SMART is buggy for RS07, then use an older version for now. It works flawlessly for me. But I have NO clue about what version I got.. Just know it's prob. a year old. Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted March 12, 2013 Author Share Posted March 12, 2013 If SMART is buggy for RS07, then use an older version for now. It works flawlessly for me. But I have NO clue about what version I got.. Just know it's prob. a year old. Woe woe woe? If he has a great working SMART for 07, Wanted, hook that up into OSI2? And we will have working smart:) Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 12, 2013 Share Posted March 12, 2013 If SMART is buggy for RS07, then use an older version for now. It works flawlessly for me. But I have NO clue about what version I got.. Just know it's prob. a year old. It doesn't say on the top bar next to S.M.A.R.T - By BenLand?? What URL are you accessing runescape at? Quote Link to comment Share on other sites More sharing options...
slacky Posted March 12, 2013 Share Posted March 12, 2013 (edited) I didn't check, i've been without internet the last few hours. I'm using SMART v6.9. I do not remeber if I made any modifications to it at an earlier stage (earlier this year, or last year), but shouldn't matter (they would not change anything of importance). As for thies bugs, I do not know what the're all about. So I can't actually try to recreate am. My SMART-parameter are as follows: RSWorld = 19 smart = Smart('http://oldschool'+str(RSWorld)+'.runescape.com/', ',f5', 765, 503, '') Extracted from "my" python SMART-loader... As you see, I do not load world 119, but instead world 19 and oldschool URL. Donno if it matters. Do you have the 6.9 DLL around? If not, I can upload the .dll, but don't have the .so (for linux). Edited March 12, 2013 by slacky Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted March 12, 2013 Author Share Posted March 12, 2013 I didn't check, i've been without internet the last few hours. I'm using SMART v6.9. I do not remeber if I made any modifications to it at an earlier stage (earlier this year, or last year), but shouldn't matter (they would not change anything of importance). As for thies bugs, I do not know what the're all about. So I can't actually try to recreate am. My SMART-parameter are as follows: RSWorld = 19 smart = Smart('http://oldschool'+str(RSWorld)+'.runescape.com/', ',f5', 765, 503, '') Extracted from "my" python SMART-loader... As you see, I do not load world 119, but instead world 19 and oldschool URL. Donno if it matters. Do you have the 6.9 DLL around? If not, I can upload the .dll, but don't have the .so (for linux). Oo looks nice:) Wanted can we use for OSI2 for SMART in 07scape!? Quote Link to comment Share on other sites More sharing options...
ScreamingIsMyAir Posted March 12, 2013 Share Posted March 12, 2013 Aaaand this is why I use virtual box Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 12, 2013 Share Posted March 12, 2013 I didn't check, i've been without internet the last few hours. I'm using SMART v6.9. I do not remeber if I made any modifications to it at an earlier stage (earlier this year, or last year), but shouldn't matter (they would not change anything of importance). As for thies bugs, I do not know what the're all about. So I can't actually try to recreate am. My SMART-parameter are as follows: RSWorld = 19 smart = Smart('http://oldschool'+str(RSWorld)+'.runescape.com/', ',f5', 765, 503, '') Extracted from "my" python SMART-loader... As you see, I do not load world 119, but instead world 19 and oldschool URL. Donno if it matters. Do you have the 6.9 DLL around? If not, I can upload the .dll, but don't have the .so (for linux). I might in one of my many copies of SCAR folders laying around. Upload it here just in case, and I'll play with it and see if I can get something working soon. Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted March 12, 2013 Author Share Posted March 12, 2013 I might in one of my many copies of SCAR folders laying around. Upload it here just in case, and I'll play with it and see if I can get something working soon. Yeeah yeea! Go Wanted:) Quote Link to comment Share on other sites More sharing options...
slacky Posted March 13, 2013 Share Posted March 13, 2013 http://speedy.sh/q2N52/Copy-of-smart.rar Contains an executable (.exe) (not needed), and the needed DLL. Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted March 14, 2013 Author Share Posted March 14, 2013 http://speedy.sh/q2N52/Copy-of-smart.rarContains an executable (.exe) (not needed), and the needed DLL. Yeeah, check it out Wanted:) <3 Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 14, 2013 Share Posted March 14, 2013 (edited) Where did you find this 6.9? I have OSI's old 6.9 but I'm searching for the newest possible 6.9 build that matches up with https://github.com/BenLand100/SMART/commits/master for as many updates as possible. I got my copy working with old school runescape. https://github.com/OSI1/OSI1/commits/9a2415d8a6440234a19d5fc297dd3c23c3691f95/RS2/Misc/SMART.dll That's all I got. Edited March 14, 2013 by Wanted Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted March 14, 2013 Share Posted March 14, 2013 You can find the official source code for SMART 6.9 here: https://github.com/BenLand100/SMART/tree/v6.9 and the source for SMART 6.10 here: https://github.com/BenLand100/SMART/tree/v6.10 The official binaries for SMART 6.9 can be found here: https://github.com/downloads/BenLand100/SMART/SMARTv6.9.zip Oddly enough he doesn't have official binaries for 6.10. I'm going to build 6.10 using latest Java 6 (currently update 43) and see if I can get it working later tonight. Assuming I don't simply go to bed and not get up (sick as a dog). Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 14, 2013 Share Posted March 14, 2013 You can find the official source code for SMART 6.9 here: https://github.com/BenLand100/SMART/tree/v6.9 and the source for SMART 6.10 here: https://github.com/BenLand100/SMART/tree/v6.10 The official binaries for SMART 6.9 can be found here: https://github.com/downloads/BenLand100/SMART/SMARTv6.9.zip Oddly enough he doesn't have official binaries for 6.10. I'm going to build 6.10 using latest Java 6 (currently update 43) and see if I can get it working later tonight. Assuming I don't simply go to bed and not get up (sick as a dog). Worth a try but from the looks of it 6.'10' was garbage and I deliberately downgraded to 6.9 How an Earth did you find those binaries btw? Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted March 14, 2013 Share Posted March 14, 2013 Worth a try but from the looks of it 6.'10' was garbage and I deliberately downgraded to 6.9 I'll give it ago anyway. If nothing else I'll try compiling 6.9 with the latest Java. How an Earth did you find those binaries btw? BenLand has tagged each version. Click the tags button and away you go. Quote Link to comment Share on other sites More sharing options...
slacky Posted March 14, 2013 Share Posted March 14, 2013 I cant help wondering if we can get reflection working again, this time for oldschool RS..? Any toughts? Quote Link to comment Share on other sites More sharing options...
ScreamingIsMyAir Posted March 14, 2013 Share Posted March 14, 2013 I cant help wondering if we can get reflection working again, this time for oldschool RS..? Any toughts? Someone get Timer. Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted March 14, 2013 Author Share Posted March 14, 2013 Someone get Timer. Lmfao powerbot? But yes that would be amazing for reflection:) Quote Link to comment Share on other sites More sharing options...
ScreamingIsMyAir Posted March 15, 2013 Share Posted March 15, 2013 Lmfao powerbot? But yes that would be amazing for reflection:) He was the one working on RRL Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 15, 2013 Share Posted March 15, 2013 I'll give it ago anyway. If nothing else I'll try compiling 6.9 with the latest Java. BenLand has tagged each version. Click the tags button and away you go. I have OSI 2 with SMART 7.2 (the same one from OSI 1) set up in the same way as OSI 1 running RS07 paired. I'm not having an troubles with anything.. only thing I've run into is Chr(13) doesn't work with TypeTextEx but that was an easy patch to add IFDEF SMART PressVK(VKReturn... I have only tested a few things though .e.g. so far Mouse, Keyboard, Login, FindTextTPA, GetUpText, FindColor Everything is working so far... exactly what problems were you having O_o? Quote Link to comment Share on other sites More sharing options...