The progress reports are saved to C:\Simba\Teh_Vials_Progress; Please check there and post them here!
See This Post if you have problems.
How to setup:
Simba Code:const
LOADCOUNT = 500; // number of inventories to fill
DOBREAKS = true; // take small breaks? true/false
WATERLOC = 'veb'; // ge = grand exhchange fountain, veb = varrock east fountain, fwb = falador west pump
// eb = edgeville well
SRL_STATS_USER = '';
SRL_STATS_PASS = '';
and
Simba Code:with Players[0] do
begin
Name := ''; // rs username
Pass := ''; // rs password
Pin := ''; // rs bank pin
BoxRewards := ['amp', 'XP', 'xp'];
LampSkill := SKILL_SLAYER;
Active := True;
end;
The Script:
Removed for testing.

