LordJashin Posted November 25, 2012 Share Posted November 25, 2012 (edited) Walking is harder.... And here's the next tut - I'm going to get into more advanced stuff in Part 2. To perfection. What videos would you guys like to see more of? Botting. Or just how SCAR works? Eventually I want to cover walking too. Edited November 25, 2012 by LordJashin Quote Link to comment Share on other sites More sharing options...
tweakmeup Posted November 25, 2012 Author Share Posted November 25, 2012 There are already a lot of tuts about how scar works, and they help a great deal, but when you get into botting everything changes... I would like to see a tut made for includes (how to use, and when/why to use them !with examples!). Thanks so much to both of you. Quote Link to comment Share on other sites More sharing options...
LordJashin Posted November 25, 2012 Share Posted November 25, 2012 kk i can do that tonight real qwik Quote Link to comment Share on other sites More sharing options...
tweakmeup Posted December 2, 2012 Author Share Posted December 2, 2012 Actually now that I think about it I would either:- Run 2 SCARs using SMART and intermessage betyween - Depending on complexity have 1 script controlling 2 SMART clients, switching between as necessary. I'm finally at the point in my script where I need to connect the two bots. Can someone elaborate on smart. does it work with prsc? Is it an include? Can I do what I want on one computer, or would using two be easier? Quote Link to comment Share on other sites More sharing options...
LordJashin Posted December 2, 2012 Share Posted December 2, 2012 SMART doesn't work with PRSC. You could use a Virtual Machine... Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted December 2, 2012 Share Posted December 2, 2012 Can someone elaborate on smart. does it work with prsc? Is it an include? Can I do what I want on one computer, or would using two be easier? SMART is a .dll someone clever has created that acts as a wrapper for the Java client. It is hard wired to load the official game. One of the nice things about it is it intercepts SCAR's mouse/keyboard commands and sends them directly to the Java client, allowing the client window to be minimized while it runs. You could have a look at modifying SMART's source code to point to the PRSC instead. It requires the Java 6 JDK to compile (not the v7 JDK). https://github.com/BenLand100/SMART Quote Link to comment Share on other sites More sharing options...
tweakmeup Posted December 3, 2012 Author Share Posted December 3, 2012 SMART is a .dll someone clever has created that acts as a wrapper for the Java client. It is hard wired to load the official game. One of the nice things about it is it intercepts SCAR's mouse/keyboard commands and sends them directly to the Java client, allowing the client window to be minimized while it runs. You could have a look at modifying SMART's source code to point to the PRSC instead. It requires the Java 6 JDK to compile (not the v7 JDK). https://github.com/BenLand100/SMART So where do I find smart, and .dll isn't a program file, so how do I use it with scar? If you don't want to explain and have a video tut, that will be fine too. Quote Link to comment Share on other sites More sharing options...
LordJashin Posted December 3, 2012 Share Posted December 3, 2012 (edited) So where do I find smart, and .dll isn't a program file, so how do I use it with scar? If you don't want to explain and have a video tut, that will be fine too. You are delving in matters beyond your level of knowledge. Unless your fairly skilled in the java programming language. The line for you ends right here____ Or you know programming languages enuff. The one who is qualified for this job if not anyone else is Freddy, or Benland himself. Those are the only two people I know of who know how SMART works. Edited December 3, 2012 by LordJashin Quote Link to comment Share on other sites More sharing options...
tweakmeup Posted December 3, 2012 Author Share Posted December 3, 2012 You are delving in matters beyond your level of knowledge. Unless your fairly skilled in the java programming language. The line for you ends right here____ Or you know programming languages enuff. The one who is qualified for this job if not anyone else is Freddy, or Benland himself. Those are the only two people I know of who know how SMART works. So are you saying what I'm trying to do is a lost cause? Quote Link to comment Share on other sites More sharing options...
LordJashin Posted December 3, 2012 Share Posted December 3, 2012 So are you saying what I'm trying to do is a lost cause? No. You said in your first post you were to have one computer fish, and the other bank. You could make a script that does both O_O. Would that solve it? Quote Link to comment Share on other sites More sharing options...
tweakmeup Posted December 3, 2012 Author Share Posted December 3, 2012 Well I know I could do that, but it would waste time not fishing while banking Quote Link to comment Share on other sites More sharing options...
LordJashin Posted December 4, 2012 Share Posted December 4, 2012 Well I know I could do that, but it would waste time not fishing while banking Its too much of a hassle IMO. You could achieve this by posting messages to a website or something, or through shared folder.. file sharing through your network. Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted December 4, 2012 Share Posted December 4, 2012 You would be better off getting one script working that does both. Then tackle getting two accounts working together. Remember a script will (in a lot of cases) not be as efficient as playing legit. BUT you get to walk away and let it work for you. So it is already more efficient than not playing. Quote Link to comment Share on other sites More sharing options...