I remember checking out the old tool, glad this one has been revived =]
I remember checking out the old tool, glad this one has been revived =]
Nearly maxed, woowweee.
Maybe I should applyI do have walking, but it's SPS
Maybe add a check for ObjDTM and SPS?
Simba Code:Add fflag
Add tdtmpointdef
Make sure include walking in your script!
You should Apply for members.
[==================================]
[= Result: 91%
[==================================]
Last edited by Kyle Undefined; 03-26-2012 at 01:28 PM.
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
You need to change the Clickmouse thing, ClickMouse2 is a really usefull option when used at place where it should be used.
Maybe to detect if a Script use Walking, you could look for FFlag in the Script, as it does not recognize my DTM walking method in my Ectofuntus script too.
Color Scripts : Gnome Stronghold Agility Course ~ Al Kharid Mining Unstrung Symbol Crafter
Well gave it a go and.....
Progress Report:Add tdtmpointdef Add while You should Apply for members. [==================================] [= Result: 98% [==================================]
Current Project: Retired
Theres really no point in doing this unless you really want to have a good grade with this tool.
Here's the Mouse function from the SRL's includes.
Simba Code:(*
Mouse
~~~~~
.. code-block:: pascal
procedure Mouse(mousex, mousey, ranx, rany: Integer; button: variant);
Moves then clicks mouse (will only move if 'mouse_move' passed).
.. note::
by Mutant Squirrle, Harry
Example:
.. code-block:: pascal
*)
procedure Mouse(mousex, mousey, ranx, rany: Integer; button: variant);
begin
MMouse(mousex, mousey, ranx, rany);
Wait(60 + Random(30));
ClickMouse2(button);
Wait(50 + Random(50));
end;
That's right... Mouse actualy use ClickMouse2.
Last edited by eska; 03-26-2012 at 08:50 PM.
My scripts:
Advanced Barb Agility Course(outdated), MonkeyThieverV0.11, MahoganyTableV0.4(outdated)
Questions? I bet that for 98% of those, you'll find answer HERE
Okay enough with the ClickMouse2, I will add it to the script along with others.
Oh geez, not this horrible tool again!
How've you been? I thought you were leaving for good Ben? I was happy for a moment![]()
You may contact me with any concerns you have.
Are you a victim of harassment? Please notify me or any other staff member.
| SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |
Hey its a eshay tool.
Thats a hard statement to go by. I was just incredibly bored during my studying yesterday or the day before, so i was like, woah I havent been on SRL in a while, ill take a geeze, then something made me want to do some scripting haha. You love me dont lie.
Change log
Version 0.01
- Added Clickmouse2 to the exception list
- Added Findsymbol
- Added For.. to do statements
- Shortened the Multi Words procedure
.
- And a few little hints on things to add to your script.
Last edited by BobboHobbo; 03-27-2012 at 07:32 AM.
Ohhhh yeaaaaaaaaaaaaaaahhhhhhhhhhh.
The best I can possibly get is 82% because of longevity, but I get 77% because of the fflag I didn't use.
Now we're talkingCode:Add fflag Add Find Symbol - usually as a walking backup (Not needed just an additive)! You should Apply for members. [==================================] [= Result: 77% [==================================]![]()
My scripts:
Advanced Barb Agility Course(outdated), MonkeyThieverV0.11, MahoganyTableV0.4(outdated)
Questions? I bet that for 98% of those, you'll find answer HERE
You may contact me with any concerns you have.
Are you a victim of harassment? Please notify me or any other staff member.
| SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |
You're not in the same year as me? What? I could of sworn you were in Santy's year/one year ahead of me...
And this guide: http://villavu.com/forum/showthread....311#post917311
You may contact me with any concerns you have.
Are you a victim of harassment? Please notify me or any other staff member.
| SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |
Simba Code:Add tdtmpointdef ///No need
Add while //No need
Add Radial/Linear/Walkpaths //Glass maker Not needed
Add Find Symbol - usually as a walking backup (Not needed just an additive)! //>.>
Get rid of Clickmouse = ban. //Don't use
You should Apply for members. // Cool
[==================================]
[= Result: 78%
[==================================]
Add tdtmpointdef
Add tpa
You should Apply for members.
[==================================]
[= Result: 78%
[==================================]
Yay im on the right track![]()
@BobboHobbo, maybe change it to 80% before saying 'You should Apply for Members'
Also, here's an updated one:
Code:Add tdtmpointdef Add while Add Find Symbol - usually as a walking backup (Not needed just an additive)! You should Apply for members. [==================================] [= Result: 86% [==================================]
EDIT: How can you use FindSymbol as a walking backup. I know you can say 'if FindSymbol', but then what? It only returns a boolean and not x and y co-ordinates...
Last edited by Abu; 04-03-2012 at 01:43 PM.
Simply a GOD beast...
My Tutorials
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Simply a GOD beast...
My Tutorials
iirc, FindSymbol just uses FindBitmap. Since the symbols are bitmaps.
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
Mmm no I think its fine at 70%, If your getting over 70% you have everything you need to become a member, your just not using it correctly if your getting declined. A good way is to look at SRL Members Scripts, refer to them, learn what they do. What differs in their script? why do they use this method instead of that method etc. Look for your weak points in your script, see how other people done them, learn from this, how I done it back in the day.
I tried this with some of my SRL releases, and none of them get me above 75%
Looks like I need to script harder and make something more complex be a good member![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)