That's right, you name it and I'll make it. However their are a few parameters you must follow,
- Must be F2P
And that's all. Request away.
That's right, you name it and I'll make it. However their are a few parameters you must follow,
- Must be F2P
And that's all. Request away.
-function that returns the highest mage attack useable
-function that returns the points for the closest, farthest, and middle of a certain color
ex:
[char]_S_____.______s___.__s and it will return the s's instead of the .'s
and they all repesent a certain color with a certain tol
edt: i might not use these myself, they just seem like useful functions
SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
Programming Projects: NotePad | Tetris | Chess
ok the second 1... u search for a color with a tol over the minimap then its takes the farthest point from the center, the closest point to the center and the point 1 closest to the middle, of that color. and it returns them as like cx,cy,fx,fy,mx,my
SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
Programming Projects: NotePad | Tetris | Chess
one that detects if you lost the conncetion and if you do then itll keep waiting until you logout or the lost connection box goes away. if it logs you out it will attempt to log back in, and if it dont work itll try again once every minute for 10 minutes, after that itll try every hour. if it dont log you out itll just continue with script. oh yeah and also make it so it can be added under antirandoms so it shoiuld detect it fast because findnormalrandoms needs to be called like twice a second or something like that because the talk randoms dont last long. i hope this makes sense
A function that randomly chats with your RC master.
A function that checks the highest prayer you can do/ a function that puts prayers on (SetPrayer or something)
Oh am I recieving this because I need it? I was just thinking of stuff for you to make![]()
I'm gonna make them and release them in the snippets section.
Oh okSo can I think of more for you to make?
I'm gonna finish these few first but ya go ahead and request away. They will just take more time.
how about.. function StillChopping: booleen;
it checks to see if you are still cutting a tree.. or you could make somthing that was like still working that just detects if the player is doing anything.
it would be used like:
SCAR Code:cut;
repeat
randoms;
wait(100);
until (not(StillChopping))
People usually make their own in their script, but I guess I could make one.
Edit: Unless someone can get me a picture of the connection lost thing then I can't do that function.
Edit2: Those prayer functions have already been made, check prayer.scar![]()
well, maybe somthing more universal.. like it checks if any of the player is moving... that can be used for plenty of things..
but its up to you![]()
hey i also asked some1 else about this but i need a powercutter that cuts willows and then drops the logs when inv is full so i can use it near any willows.i need it for the new scar/srl and it doesnt need to cut any logs bsides willows. should b pretty easy i guessing but i suck at this stuff
Please take note of the thread title, it's function requests, not script requests. I will have to report you for making an offtopic post. Before you post again make sure you look at the title so you can not get noob points.
NOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOB
You, Person, have been reported for being a NOOB.NOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOB
Your Current violations includeThis brings you to a new total of(1) Noob Points!
For more information on Person please go Here.
For more information from This database please go Here.
For more information on The Noob Points System please go Here.
For more information on Noobs please go Here.
![]()
[OFFTOPIC] lol, hold the left mouse button and drag over the noob box,
[/OFFTOPIC]NOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOB
You, Person, have been reported for being a NOOB.
Your Current violations include
1. Thread/ Off Topic Post for
This brings you to a new total of (1) Noob Points!
For more information on Person please go Here.
For more information from This database please go Here.
For more information on The Noob Points System please go Here.
For more information on Noobs please go Here.
NOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOBNOOB
Oh, and a function to request hmm...
AHA! Make a function that returns the angle from a point like
"function AnglePoint(MidPointX, MidPointY, PointX, PointY: Integer): Extended;"
:O I got idea! Competition which of us makes that first!
READY! 1,2,3 *BOOOM!* GO!!
I'm not exactly sure what you mean, do you mean that you pick a coord then return the angle from where you are standing?
this 1 is going to be hard to explain- k u have 2 boxes
SCAR Code:_________
| |
| |
|________|________
| |
| |
|________|
so itll be likeSCAR Code:Collide(x1,y1,x2,y2{firstbox},w1,z1,w2,z2{second box(doesnt have to be those}:integer):boolean;
but then, if the 2 boxes overlap, theyll make another box
so its pretty much telling u if there is a box in the same area as the 2 other boxes...kinda sorta...yea ask a questio if u dont get itSCAR Code:__________
| |
| |
| _|______
|_______|_| |
| |
| |
|_______|
SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
Programming Projects: NotePad | Tetris | Chess
Basically you want a function to tell you if 2 boxes overlap?
yea pretty muchi just thought id show u how it was explained in delphi. since i thought it was a good function that i now need in scar
SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
Programming Projects: NotePad | Tetris | Chess
Has anyone made this for you? If not, I'll give it a shot.
Oh I'm sorry Dan Cardin, I can whip this up for you tomorrow if light doesn't do it.
how about one that checks for the fish random (one where it throws away your fishing supplies.)
There are currently 1 users browsing this thread. (0 members and 1 guests)