Newbie Posted January 5, 2012 Share Posted January 5, 2012 I am looking at making programs that interact with games. I have heard people say though that C++ and C# are better, even though its harder. So how complex programs can you make? Quote Link to comment Share on other sites More sharing options...
Wanted Posted January 5, 2012 Share Posted January 5, 2012 I'm not sure SCAR is equipped to handle some games that have like mouse block or 3d interfaces... not always the case but sometimes. You have to do basic tests first to ensure it's viable but it usually is. Quote Link to comment Share on other sites More sharing options...
Newbie Posted January 5, 2012 Author Share Posted January 5, 2012 I am wanting to get into making bots for Y!PP and Runescape. Does anyone know any tutorialss to help me start? Quote Link to comment Share on other sites More sharing options...
shadowrecon Posted January 13, 2012 Share Posted January 13, 2012 Scar was initially designed for creating bots for runescape, Sine the newer version of Scar they have been trying to expand but runescape and other games alike use this program to macro on it, what i would recommend is checking out the tutorial page on the forms as it has a lot of useful information and just giving it a shot, id recommend playing around at first dont just dive into the Ruencrafting bot, try to make a successful alcher or chicken killer something simple that isnt going to make you have to learn really complex functions from the start. ( non of the functions are to complex but to a beginner they seem over whelming) Quote Link to comment Share on other sites More sharing options...