Cabbage Eater!
This was going to be a Cabbage Banker, but... As much as I know about SCAR right now, I still don't know how to open a gate! *crys*
Lol, well here it is. Have fun!
Cabbage Eater!
This was going to be a Cabbage Banker, but... As much as I know about SCAR right now, I still don't know how to open a gate! *crys*
Lol, well here it is. Have fun!
Haha, I just burst out laughing when I read this title! Maybe I could work on my RadialWalking by making a banker for it...
I'll try...
Interested in C# and Electrical Engineering? This might interest you.
Awesome
RadialWalk is very easy with the RadialWalkAid. Maybe I'll write a Pictorial on it later...
That would be greatly appreciated!
To open a gate, you could just make a dtm of it, then search for the dtm
Alternatively, you could search for the greyish gate color, then when it's found, check if 'gate' is up in the left corner
Interested in C# and Electrical Engineering? This might interest you.
Hey Jason2gs , nice script!
This will work, but ...
Inside Picker there is no FindNormalRandoms, and Picker picks until InvFull, so no FindNormalRandoms until InvFull
For Eater, its the same, you only call FindTalkWait (FTWait) which is good(!) but this only checks for talking randoms, and not for non talking or too fast randoms like molly/quiz/forester/mime/maze/scaperune.
Why do FTWait(1); Wait(2000 + Random(1000)); when you can do just FTWait(10);. It performs 40 FindTalks and waits 2.5 sec +-10% . We solve Randoms faster then humans do
You might want to reduce the size of the text from the if(FindObj(x, y, 'abbage', 6211495, 10)) to if(FindObj(x, y, 'ab', 6211495, 10)) because the text can get obscured by moving objects like players. It makes it a lot faster too
I would make Eater count the invent too. Use one of stupid3ooo's wonderful CountItem/ClickItem series. (inventory.scar)
Good Work! Keep it up![]()
SRL is a Library of routines made by the SRL community written for the Program Simba.We produce Scripts for the game Runescape.
A post by the- the- the... The famous Fakawi!
I remember a post by someone on my OakPwner thread I think it was, in reply to me saying "You can never have too much AntiRandom.", he said that if you call it ever half second, you can say goodbye to any unsaved files you have on your machine![]()
I'm not sure if there's any truth to this, but I figured there was. That's why I didn't call FTWait any higher than 1.
Thanks though
What happens if someone is standing in front of the gate at the moment? The whole script'll freak...To open a gate, you could just make a dtm of it, then search for the dtm
There are currently 1 users browsing this thread. (0 members and 1 guests)