UPDATED Goblin Schredduler ('Gobbiez!')TO VERSION 0.59beta
Beta? Yes i need you to do something for me. I have added in the report some colorchecks. Please run 0.59 (works the same as 0.57 -but better IMHO- ...no autocolor) and post progress:
Worked for 1 Hours, 23 Minutes and 46 Seconds
Attacked 162 Goblins.
Buried 158 Bones.
Opened 4 Doors.
Drank 1 Beers.
Dropped 1 Daggers.
Dropped 2 Shields.
B1= 108 B2= 61 B3= 19 B4= 12
1=6 2=26 3=13 4=6 5=12 6=0 7=16 8=13 9=40 10=3 11=2 12=2 13=0 14=9 15=0 16=2
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
Those numbers interest me, they represent the number of hits on both Bonefinding and Gobbiezclicking.
New 0.59 Features:
- Better doordetection (finally)
- Flag check when clicking. If no Flag appears, it usually means the door is closed (though not always), but I have added a Opendoor check and a Fast Callibration
- Player moves jumpier, more "humalike" IMHO. This past week I have been watching Gobbiez and I noticed a lot of bots at the goblinhouse, all with the same odd behaviour: they dont handle the door well. I tried to cure that, and made the Player jumpier
- BoneFinding is now divided in 5 quadrants, to avoid repetitive clicking on the same pile of Ashes, or the Trout, or the Player with the Chef's Hat. Works better.
- 'prayer' mode is better implemented in the script. Prepare for Leo!
Future ideas: Better callibration, being able to detect if the Player is inside the house by looking at the surrounding pixels on the minimap.
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
UPDATED Goblin Schredduler TO VERSION 0.57
ALARM! NO AUTOCOLOR! You will need to pick the common Minimap RockColor and the Minimap WaterColor, or 0.57 will miserable fail.
Pick these two Colors and place them at lines 65/66.
SCAR Code:
Procedure SetupGlobalColors;
begin
RockColor := ;
WaterColor := ;
end;
-----------------------------------------------------------------------------------------------------------------------------------------
0.57 Features.
-----------------------------------------------------------------------------------------------------------------------------------------
- Dynamic DTM callibration using the "Three Rocks" DTM. For detailed explanation go HERE
- Global Counter that tracks and counts Goblins. If this number rises above threshold, your Player will tellyho.
- Coin Collecting. Can grow to a considerable amount within a couple of hours (> 1k coins)
- Runes Collecting. Picks up a few hundred.
- Beer Drinking. If the Players "accidentally" picks up a beer, it will drink it.
- Escape from CowField using the The Dynamic "Three Rocks" DTM.
- User Adjustable Mouse Speed. Experiment to your hearts content, I keep it at 1.
- PickupBones and BonesBoost will garantuee Full Zombie within 48 hours!
Enjoy, and post Progress!
P.S.:
Yes the mouse moves very fast over the Goblins, but only when they are all inFight. I believe these kinds of mousemovements are not tracked.
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------
DIVI SRL 3.7 Goblin Schredduler 0.53
By WT-Fakawi
110507
-----------------------------------------------------------------------------------------------------------------------------------------
DIVI-lized the 0.46 Goblin Scheduler, and changed it into Goblin Schredduler.
This script will kill Goblins NE of Lumbridge Castle at the Goblin House, thus effectively training your Combat. If your Player dies, -DON'T PANIC- , because the next Player will log in and walk back from Lumbridge Castle to the Goblins ad infinitum.
The script is designed to let your Players die, thus skipping all the troubles other autofighter go through keeping your Players alive.
I hope you like it. Send Bugs, Progress Reports, Screenies to this thread. TIA
-----------------------------------------------------------------------------------------------------------------------------------------
Instructions.
------------------------------------------------------------------------------------------------------------------------------------------ Use Runescape Client Low Detail.
- Set your Screen to 32 bit TRUE color.
- Position your Low level Players at Lumbridge Castle Gate OR at Goblin House.
- Equip your Player with no more than 3 wieldable (or wearable) items (or place them in first three inventory slots) eg. Sword, Shield and Platebody.
- Make sure Auto-Retaliate is ON.
Set these variables if needed:
PHP Code:
const RemoteMaster = ''; //<- fill in the Nickname of the RC master
const MySRLID = ''; //<- Your SRLID. Leave blank if you dont have one.
const MySRLPassword = ''; //<- Your SRL Password here if you want to have yout stats logged
const PlayerTime = 60; //<- Time for Each Player In MINUTES!!!(until death...)
const AutoLevels = True; //<- Set True to even Skills This overrides .Skill settings.
const PickupBones = True; //<- Enable Bone Collecting.
const BonesBoost = True; //<- Collect bones during fight.
-----------------------------------------------------------------------------------------------------------------------------------------
0.53 Features.
------------------------------------------------------------------------------------------------------------------------------------------ - Will run round the clock with 8 Players.
- - DIVI SRL 3.7 Based.
- - Auto evens your combat when AutoLevels = True, or User Selectable Attack Style. Choose between attack, strength, defence, auto, or prayer
- - New Prayer option. Use this if you want to level prayer without combat. Note: if the world is empty, you will fail. (No Bones)
- - Auto Handling all SRL-Randoms.
- - PickupBones and BonesBoost optional. BonesBoost scans for bones during fight, thus making the Player a lot more jumpy but more efficient in BonePicking,
- - Auto Telly to Lumbridge if lost. (You might want to remove the FindRandoms from login.scar/LoginPlayer; since this checks for InBlack)
- - Auto adjusting Fighting Timeout to Combat Level.
- - MYSQL Stat Reporting
-----------------------------------------------------------------------------------------------------------------------------------------
Known Issues.
------------------------------------------------------------------------------------------------------------------------------------------ This version might get your players lost in the cowfields, report to me

- - Prepare for some heavy Leo Solving
( Look at the bright side: Player with Full zombie
)
-----------------------------------------------------------------------------------------------------------------------------------------
General Notice:
-----------------------------------------------------------------------------------------------------------------------------------------
Use this script at your own risk. I'm NOT responsible for any Ban or Loss you might encounter using this script.
- Scar Resource Library 3.7
- NAME : Goblin Schredduler 0.53
- WRITER : WT-Fakawi
- CATEGORY : Fighting
- DESCRIPTION : Kills Goblins at Goblinhouse NE of Lumby Castle
- USAGE : Start at Lumbridge Castle Square or at Goblin House.
- AUTOCOLOR :Yes.
- NOTES : Rebuild for DIVI 3.06 / SRL 3.7.
First Progress Report with 12 Noobs: six Players at Zombie Random.
for history's sake Goblin Scheduler v0.42 has been downloaded 231 times.
for history's sake Goblin Scheduler v0.44 has been downloaded 391 times.
for history's sake Goblin Scheduler v0.46 has been downloaded 4238 times.
And as always: Please Send Me Progress Reports
Disclaimer: You are free to copy/paste parts of this or any of my scripts to your own scripts, as long as you credit me properly.