Wow, I've been looking through some of the functions and I love them! So many possibilities with this bot! Also, I'm working on a rune essence miner (my first script). If I do release it, will omitting a couple breaks and quotes be substantial enough to act as an anti-leech function?
Function P07_GetUpText: String;
Returns the text in the upperleft corner of Project06 (often referred to as UpText).
What does that do? Is that only got Project06? If not, what text is this referring to?
Edit: Nevermind, I was thinking of something else :P
Last edited by SmellyPenguin; 02-25-2013 at 03:10 AM.
Now how about 2007 SPS?
whatever, i do a comparison to the original sps and 06 sps, theres only like 15 changes... ill do it myself.
Nothing works for me with this.....countColor doesn't even work........
Countcolor(56656, P07_MIX1, P07_MIY1, P07_MIX2, P07_MIY2);
Haven't looked into it yet.
JUST FYI - I'm pretty sure if you call SetupSRL; this include will not work, I don't know what the hell goes on in there, but it breaks it, so smart pairing stuff must be called manually, and you need to switch SetupSRL; with SetupP07Include;
When you load 07 applet in smart, does the smaller than current NavBar come with it too?
Like I said I'm VMing not using smart, chrome browser, drag green target onto the main screen (don't drag it onto the navigation bar)
@Zaros, please tell me this is P07_ChooseOptionMulti and not ChooseOption?, remember 99% of the official options won't work on 07,
@YoHoJo, I'm guna guess here when you have smart enabled and you call SetupSRL, it offset's everything by 50 pixels? Alternatively the client is offset in smart by a few pixels, meaning it's looking in wrong place for the text, needs to be exact, because that's how I designed it,
@YoHoJo @JPHamlett, Could you Both try it in a browser for me please, not smart, and see if it works, maybe then I can locate the issue with SetupSRL; and remedy it
Last edited by DannyRS; 02-25-2013 at 06:53 AM.
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
I don't know why SetupSRL breaks the font, I'll have to look into it lol, try P07_ChooseOptionMulti(['Something']); In a browser for me?
If the uptext is sometimes working Idk why the hell the options is not because their the same font :/
Everything still works for me in a browser
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Danny, no it's just the Text being read wrong.
I'm using, SMART and including/calling old SRL, but I use the EnableNavBar function which gets rid of any offsets problems.
The UpText is read properly most of the times, but certain background etc cause it to be read all wrong.
Also any plans to 'break this up' into separate include files just like SRL used to be?
Also going back to my inventory slot comment, I really think we should keep it in line with how SRL standards always were. Making inv slot 1 called 1, and not 0, etc.
Hmm, maybe the tolerance needs to be higher, but the text always works for me, is your brightness up full? The only backgrounds that should affect it is stuff like, snow behind white text and such, but if you make sure to use one string from the white and one from the Blue/Yellow/Orange, then it should be ok
I was going to break it up eventually, but seeing as it's just me doing this, I'm keeping it all in one for ease of install, because I don't want to bite of more than I can chew,
I'll change the inv and bank functions all to 1-28 rather than 0-27 when I commit the next update, but all the hate from people who already used it like this will be directed at you <3
Last edited by DannyRS; 02-25-2013 at 07:38 AM.
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Hello I am new into these forums and learning scripting for 2007 RS. I am writing a simple bot that involves walking and I am trying to use the P07_FindMMFlag function to delay the next command until the Mini Map flag disappears. However I can not seem to get wait from the function or change the Boolean return regardless of the mini map flag being present or not.
We need to find some people willing and able to get randoms working, JJ will be one for sure!
I'm to busy with school to take on something that big D: but I'll be writing regular scripts for sure!
I just want to make this as much at SRL always has been before, and will defiantly help you convert/add more functions over in a few days when I get the time to do so.
We should get a git up as I suggested in another thread so everyone can push and pull and whatever else so it'll all be more organized.
Is character chat etc stuff ready? As in the yellow text above people's heads?
Is that text same as UpText?
That will be useful for logging out when we get randoms for now until we get them working again.
Last edited by DannyRS; 02-25-2013 at 07:46 AM.
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Thank you that was it. Sorry to be noobish but currently I am only using your included functions and looking to expand. Do you have a suggestion for beginning movement includes/algorithms (Such as walking to the bank a decent distance away)
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
I do not know if it helps with uptext problem, but if you stop and start your script ,it will work without any problems. So for me its probably SMART problem.
What would be the best method of detecting an NPC with your provided includes?
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
There are currently 2 users browsing this thread. (0 members and 2 guests)