Tutorials: Creating Custom SPS Minimap Maps + How to Use SPS | Bitmap Tutorial (For Finding Items In Inventory + Bank) + Implementing Into A Script
Private: RS3 AstralRcRunner
Currently: Looking for a script request
********************************************
* |*/\GhoulerV4/\*| *
********************************************
*You have killed 1154Ghouls
*And have Gained 306964EXP
*And have Gained 50960XP/H
*And have Picked up 312Charms
* Ran for 6 Hours, 1 Minutes and 25 Seconds
********************************************
Not bad at all my friend, not bad at all
version 7.5 is working flawlessly, 8.7 has lots of bugs.
********************************************
* |*/\GhoulerV4/\*| *
********************************************
*You have killed 1423Ghouls
*And have Gained 378518EXP
*And have Gained 64261XP/H
*And have Picked up 374Charms
* Ran for 5 Hours, 53 Minutes and 25 Seconds
********************************************
actually only got half the amount of charms.
[Error] C:\Simba\Includes\sps/sps.simba(460:55): Invalid number of parameters at line 459
Compiling failed.
[Error] (43:35): Unknown identifier 'MMCX' at line 42
Compiling failed.
What do I do for this?
Anyone know why I might be getting the following error?
[Error] C:\Simba\Includes\sps/sps.simba(300:3): Unknown identifier 'SPS_FilterMinimap' at line 299
Compiling failed.
It highlights -- SPS_FilterMinimap(Minimap); -- at line 299.
How do I fix this? It was fine one moment then when I relogged and it stopped working.
Eh. Can't get it to work for me. D: Gets stuck after bank.
nice script
Last edited by siuman101; 05-25-2012 at 08:59 AM.
Hello!
It's a nice script works fine with all the combat and banking!
But i have something strange going on with charm counter/looter
It sas that ive picked up 64 charms when i only have 21 in my inventory.
Also i dont get so many charms as you guys, dont know why. Maby it is because i go ranged?
50 min and ive got 21 charms. (No banking).
And killed 150 of them. Its 14% drop chance for me then.
This can just be that im unlucky this time. But something is wrong with the counter when go ranged. (havent tried melee with the script)
And also sometimes it do not understand when other peoples is fighting the target.
Just some feedback!
Good work!
I will try it all the night and maby i can find something more, and maby my drop chance will change aswell to 19% as it should be, i'll inform you
Thanks!
Dear // Janne!
This bot is going soo slow.. definately not half a second then quickly attacks.. I've tried it for 2 nights now, and it isn't working any faster..
Hey man great script, if possible could you make it support combat potions to pot every x minutes
I love simba but there is 0 good fighting scripts.
This script cant even get past randoms?
99 def = never I guess until RSBOT is back online.
I know 0 about coding nor do I ever wish to be a coding hermit crab. How ever that makes 0 sense to me. Pinky's scripts have 0 issues with randoms minus 1 random, and I can see how that just cant be done. How can one script that is SRL be flawless at said random event? And another one be so horrible?
Works really well. Im getting like 48k exp per hour which is more than i got at yaks. + charms which makes it better. Thank you.
98 str from 70ish str thank you =) going hard to 99 i lol at the guy from rsbot saying that this script fails random ... its ur account which is flagged getting randoms evrey 2 hours i have this runing 10-15 hours mostly day just baby sit and restock on food
I started the script today with 42k exp from 96 defense.
*You have killed 183Ghouls
*And have Gained 48678EXP
*And have Gained 44624XP/H
*And have Picked up 53Charms
* Ran for 1 Hours, 5 Minutes and 27 Seconds
********************************************
Yet im still 95 def.
Clearly stating that the exp counter is way off on this script and is telling you that you get more then you really do.
And actually it has picked up 0 charms. I dont take any damage there for when it withdraws the sharks it fills my inventory but I never have to eat them. May wanna look into that also.
I have to say what an amazing script, I prefer using 7.5 over 8.7 it seems faster and has less bugs. I don't know if there is an option to pick up charms other than gold? Or does it just pick gold ones up, because over the course of the night it may have missed a bunch of blue/red ones as well. Any help would be gladly appreciated thanks.
This is an awesome script. I changed the infight function though to a pixel shift I made and now I'm getting around 70k xp/hrwith version 7.5
thanks for 99 str on my rune pure + semi barrows pure cheers <3
Lol. I posted I'm getting 70k xp/hr cus of a little tweak that I told everybody how to make and I get a buzillion pms asking me for the tweak.
Here is the pixelshift funtion for all that would like to use it. You must figure out how to put it in the script yourself though.
Simba Code:Function Killing: boolean;
var
PBox: TBox;
begin
PBox := IntToBox(245, 130, 285, 195);
Result := (AveragePixelShift(PBox, 250, 500) > 600);
end;
Last edited by [D]ude; 06-02-2012 at 03:58 PM.
erhmm idk where to put it in but shud i just put it in at line 49? i remove the others and put it there?
Edit: if i do that i get an error at line 20 ... :S im trying but still not getting it to work :S
Last edited by thomas1116; 06-02-2012 at 04:15 PM.
You put that function after declare players and then search for all the words that are "infight". You replace all the "infight"s with "killing" then. hit ctr+r to search for words. Be sure to double check each word, because there is an "othersinfight" function, and you don't want to touch that or change it at all.
There are currently 1 users browsing this thread. (0 members and 1 guests)