what would be the best way to work out the answers to the questions asked when you pass through the doors of the strong hold of security?
~shut
what would be the best way to work out the answers to the questions asked when you pass through the doors of the strong hold of security?
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
read the question(with keywords), then click the answer with keywords, or even mousebox because i don't think they change spots.
findtext
Edit : The attached File Is all the questions (Incase u dont know them)
Last edited by Kasi; 05-22-2009 at 03:35 AM.
SCAR Code:function FindText(var cx, cy: Integer; txt: String; font, xs, ys, xe, ye: Integer): Boolean;
Then do one of those for every possible question, and MouseBox the correct one.
so i would have to find every question and answer possible -_-'
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
From what I remember from playing the game, there aren't that many.
That was month's ago though.
didn't pur3b100d just post them?
Last edited by Shuttleu; 05-22-2009 at 03:42 AM.
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
yer put em in TStringarrays and do like a for I := 0 to hight(questtions....
Not really, just make a TStringArray, then do a for to do loop for it all:
SCAR Code:Procedure Question;
Var
i: Integer;
TSAQue, TSAAns: TStringArray;
Begin
TSAQue := ['Add all of', 'the questions', 'to this array'];
TSAAns := ['And now', 'the answers', 'in here']; //make sure these match the question that is the same place in the array above.
For i := 0 to High(TSAQue) do
Begin
If FindText(x, y, TSAQue[i], NPCChars, MCX1, MCY1, MCX2, MCY2) then
If FindText(x, y, TSAAns[i], NPCChars, MCX1, MCY1, MCX2, MCY2) then
Mouse(x, y, 3, 3, True);
end;
end;
another question
this is to do with reflection
what would i do to find a object on the screen with the id of 16082
if i use GetObjectTile then i have to use a Long
but then what do i put for Long.High and Long.Low?
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
SCAR Code:Function SolveSOS : Boolean;
Var
Questions, Answers : TStringArray;
Cx, Cy : Integer;
Begin
Questions := ['A website claims that they can make me a player moderator if I give them my password. What should I do?',
'Can I leave my account logged in while I''m out of the room? ',
'My friend uses this great add-on program he got from a website, should I? ',
'My friend asks me for my password so that he can do a difficult quest for me. ',
'Recovery answers should be...',
'What are your recovery questions used for?',
'What is a good example of a Bank PIN?',
'What do you do if someone asks you for your password or recoveries to make you a member for free?',
'What do you do if someone asks you for your password or recoveries to make you a player moderator?',
'What do you do if someone tells you that you have won the RuneScape lottery and asks you for your password and recoveries to award your prize?',
'What do I do if I think I have a keylogger or a virus?',
'What do I do if a moderator asks me for my account details?',
'What should I do if I think someone knows my recoveries?',
'Where can I find cheats for RuneScape?',
'Where should I enter my password for RuneScape?',
'Will Jagex block me for saying my PIN ingame?',
'Who can I give my password to?',
'Why do I need to type in recovery questions?'];
Answers := ['Don''t tell them anything and inform Jagex through the game website.',
'No.',
'No, it might steal my password.',
'Don''t give him my password.',
'Memorable.',
'To recover my account if i don''t remember my password. ',
'The birthday of a famous person or event.',
'Don''t tell them anything and click the Report Abuse button.',
'Don''t tell them anything and click the Report Abuse button.',
'Don''t tell them anything and click the Report Abuse button.',
'Virus scan my computer then change my password and recoveries.',
'Politely tell them no then use the report abuse button.',
'Use the recover a lost password section.',
'Nowhere.',
'Only on the RuneScape or FunOrb website',
'No.',
'Nobody.',
'To help me recover my password if I forget it or if it is stolen.'];
For I := 0 To High(Questions) Do
Begin
If FindText(Cx, Cy, Questions[I], SmallChars, MCX1, MCY1, MCX2, MCY2) Then
If FindText(Cx, Cy, Answers[I], SmallChars, MCX1, MCY1, MCX2, MCY2) Then
Begin
Mouse(Cx, Cy, 50, 3, True);
ClickToContinue;
End;
End;
End;
Edit : The Chars used in findtext might not be right i guessed
Last edited by Kasi; 05-22-2009 at 04:01 AM.
another question
this is to do with reflection
what would i do to find a door on the screen with the id of 16082
if i use GetObjectTile then i have to use a Long
but then what do i put for Long.High and Long.Low?
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
do ya just wanna find the coords of it?
I wouldn't use ObjectToTile, I just find the tile where the object is, and mouse over the tile (making sure the door is between you and the tile), then IsUpText to make sure, and then open it.
if its just the coords then
SCAR Code:Function Finddoor : Boolean;
Var
Temp : TPoint;
Begin
If FindObject(Temp ,{id Here}) Then
Begin
Temp := TileToMS(Temp, 0);
Mouse(Temp.x, Temp.y, 2, 2, False);
Wait(250 + Random(250));
Result := R_ChooseOption('pen');
Wait(250 + Random(250));
End;
End;
should work if your just trying to open it
There are currently 1 users browsing this thread. (0 members and 1 guests)