SCAR Code:
*** Succesfully downloaded and moved AntiBan.scar *** : 0
*** Succesfully downloaded and moved AutoColor.scar *** : 1
*** Succesfully downloaded and moved AutoTalk.scar *** : 2
*** Succesfully downloaded and moved Bank.scar *** : 3
*** Succesfully downloaded and moved BitMap.scar *** : 4
*** Succesfully downloaded and moved CAutoRespond.scar *** : 5
*** Succesfully downloaded and moved Color.scar *** : 6
*** Succesfully downloaded and moved DTM.scar *** : 7
*** Succesfully downloaded and moved DoorProfiles.scar *** : 8
*** Succesfully downloaded and moved FlagChat.scar *** : 9
*** Succesfully downloaded and moved GameTab.scar *** : 10
*** Succesfully downloaded and moved GlobalStats.scar *** : 11
*** Succesfully downloaded and moved Globals.scar *** : 12
*** Succesfully downloaded and moved Inventory.scar *** : 13
*** Succesfully downloaded and moved Login.scar *** : 14
*** Succesfully downloaded and moved MapWalk.scar *** : 15
*** Succesfully downloaded and moved Math.scar *** : 16
*** Succesfully downloaded and moved Mouse.scar *** : 17
*** Succesfully downloaded and moved Object.scar *** : 18
*** Succesfully downloaded and moved Players.scar *** : 19
*** Succesfully downloaded and moved RC.scar *** : 20
*** Succesfully downloaded and moved Setup.scar *** : 21
*** Succesfully downloaded and moved Symbol.scar *** : 22
*** Succesfully downloaded and moved Text.scar *** : 23
*** Succesfully downloaded and moved Timing.scar *** : 24
HTTP/1.1 404 Not Found
*** Succesfully downloaded and moved Users.scar *** : 25
*** Succesfully downloaded and moved amount.scar *** : 26
*** Succesfully downloaded and moved DraynorColorFinder.scar *** : 27
*** Succesfully downloaded and moved DungeonWalk.scar *** : 28
*** Succesfully downloaded and moved FaladorColorFinder.scar *** : 29
*** Succesfully downloaded and moved FindXP.scar *** : 30
*** Succesfully downloaded and moved FreddyPlugin.scar *** : 31
*** Succesfully downloaded and moved Friends.scar *** : 32
*** Succesfully downloaded and moved ItemList.scar *** : 33
*** Succesfully downloaded and moved Loading.scar *** : 34
*** Succesfully downloaded and moved MiscellaneousColorFinder.scar *** : 35
*** Succesfully downloaded and moved MusicLocation.scar *** : 36
*** Succesfully downloaded and moved NewAutoColor.scar *** : 37
*** Succesfully downloaded and moved Path.scar *** : 38
*** Succesfully downloaded and moved SCSS.scar *** : 39
*** Succesfully downloaded and moved UsersManager.scar *** : 40
*** Succesfully downloaded and moved VarrockWestColorFinder.scar *** : 41
*** Succesfully downloaded and moved Wilderness.scar *** : 42
*** Succesfully downloaded and moved WizzyPlugin.scar *** : 43
*** Succesfully downloaded and moved WorldSwitcher.scar *** : 44
*** Succesfully downloaded and moved arrayLoader.scar *** : 45
*** Succesfully downloaded and moved trade.scar *** : 46
*** Succesfully downloaded and moved Agility.scar *** : 47
*** Succesfully downloaded and moved BuySell.scar *** : 48
*** Succesfully downloaded and moved Construction.scar *** : 49
*** Succesfully downloaded and moved Cooking.scar *** : 50
*** Succesfully downloaded and moved Crafting.scar *** : 51
*** Succesfully downloaded and moved Farming.scar *** : 52
*** Succesfully downloaded and moved Fighting.scar *** : 53
*** Succesfully downloaded and moved Firemaking.scar *** : 54
*** Succesfully downloaded and moved Fishing.scar *** : 55
*** Succesfully downloaded and moved Fletching.scar *** : 56
*** Succesfully downloaded and moved Herblore.scar *** : 57
*** Succesfully downloaded and moved Hunting.scar *** : 58
*** Succesfully downloaded and moved Magic.scar *** : 59
*** Succesfully downloaded and moved Mining.scar *** : 60
*** Succesfully downloaded and moved Prayer.scar *** : 61
*** Succesfully downloaded and moved Ranging.scar *** : 62
*** Succesfully downloaded and moved RuneCrafting.scar *** : 63
*** Succesfully downloaded and moved Slayer.scar *** : 64
*** Succesfully downloaded and moved Smithing.scar *** : 65
*** Succesfully downloaded and moved Thieving.scar *** : 66
*** Succesfully downloaded and moved WoodCutting.scar *** : 67
*** Succesfully downloaded and moved AntiRandoms.scar ***
*** Succesfully downloaded and moved Box.scar ***
*** Succesfully downloaded and moved Certer.scar ***
*** Succesfully downloaded and moved ChatRandoms.scar ***
*** Succesfully downloaded and moved Common.scar ***
*** Succesfully downloaded and moved Demon.scar ***
*** Succesfully downloaded and moved EvilBob.scar ***
*** Succesfully downloaded and moved Frog.scar ***
*** Succesfully downloaded and moved Quiz.scar ***
HTTP/1.1 404 Not Found
*** Succesfully downloaded and moved SandWich.scar ***
program CompileSRL;
//Checks that SRL compiles properly when devs make changes
{.Include SRL\SRL.scar}
{.Include SRL\skill\Agility.scar}
{.Include SRL\skill\BuySell.scar}
{.Include SRL\skill\Construction.scar}
{.Include SRL\skill\Cooking.scar}
{.Include SRL\skill\Crafting.scar}
{.Include SRL\skill\Farming.scar}
{.Include SRL\skill\Fighting.scar}
{.Include SRL\skill\Firemaking.scar}
{.Include SRL\skill\Fishing.scar}
{.Include SRL\skill\Fletching.scar}
{.Include SRL\skill\Herblore.scar}
{.Include SRL\skill\Hunting.scar}
{.Include SRL\skill\Magic.scar}
{.Include SRL\skill\Mining.scar}
{.Include SRL\skill\Prayer.scar}
{.Include SRL\skill\Ranging.scar}
{.Include SRL\skill\RuneCrafting.scar}
{.Include SRL\skill\Slayer.scar}
{.Include SRL\skill\Smithing.scar}
{.Include SRL\skill\Thieving.scar}
{.Include SRL\skill\WoodCutting.scar}
begin
SetupSRL;
end.
*** Succesfully downloaded and moved Compile%20SRL.scar ***
//----------------------------------------------------------------------------//
//-- Scar Standard Resource Library --//
//----------------------------------------------------------------------------//
//-- by: Azeroth, Bebemycat2, BenLand100, benleegt, Boreas, c0de, --//
//-- Cheesehunk, Dankness, driger1592, Flyboy, Freddy1990, --//
//-- inferno, Kernel Klink, Knightstreak, Krazy_Meerkat, Krichevskoy, --//
//-- Lorax, Mad Cow, masquerader, moparisthebest, Mutant Squirrle, --//
//-- nielsie95, phantombmx, pups, Pyro, realrune, Renax, Ron, RsN, --//
//-- Solemn wishes, Spky, SRL, Starblaster100, Stupid3ooo, Sumilion, --//
//-- tarajunky, Wizzup?, WT-Fakawi, XxKanexX, Yakman, _ChArMz....... --//
//-- --//
//-- ....... and the SRL Community. --//
//----------------------------------------------------------------------------//
//----------------------------------------------------------------------------//
// -- SRL Level 1 Includes --//
// -- --//
// -- Low Level SCAR Math, Mouse Movement and Color Clicking routines. --//
//----------------------------------------------------------------------------//
{.include SRL/SRL/Core/Globals.scar}
{.include SRL/SRL/Core/Math.scar}
{.include SRL/SRL/Core/Mouse.scar}
{.include SRL/SRL/Core/Color.scar}
{.include SRL/SRL/Core/Players.scar}
//----------------------------------------------------------------------------//
// -- SRL Level 2 Includes --//
// -- --//
// -- Interface, Object and OCR routines. --//
//----------------------------------------------------------------------------//
{.include SRL/SRL/Core/Timing.scar}
{.include SRL/SRL/Core/GameTab.scar}
{.include SRL/SRL/Core/Text.scar}
{.include SRL/SRL/Core/Inventory.scar}
{.include SRL/SRL/Core/Object.scar}
//----------------------------------------------------------------------------//
// -- SRL Level 3 Includes --//
// -- --//
// -- MapWalking, AntiRandoms, Bank, Symbol and many more... --//
//----------------------------------------------------------------------------//
{.include SRL/SRL/Core/FlagChat.scar}
{.include SRL/SRL/Core/Login.scar}
{.include SRL/SRL/Core/Mapwalk.scar}
{.include SRL/SRL/Core/Bitmap.scar}
{.include SRL/SRL/Core/DTM.scar}
{.include SRL/SRL/Core/Bank.scar}
{.include SRL/SRL/Core/Symbol.scar}
{.include SRL/SRL/Core/RC.scar}
{.include SRL/SRL/Core/AutoColor.scar}
{.include SRL/SRL/Core/AntiRandoms/Common.scar}
{.include SRL/SRL/Core/Globalstats.scar}
{.include SRL/SRL/Core/CAutoRespond.scar}
{.include SRL/SRL/Core/AntiRandoms/Box.scar}
{.include SRL/SRL/Core/AntiRandoms/Certer.scar}
{.include SRL/SRL/Core/AntiRandoms/Demon.scar}
{.include SRL/SRL/Core/AntiRandoms/Frog.scar}
{.include SRL/SRL/Core/AntiRandoms/Quiz.scar}
{.include SRL/SRL/Core/AntiRandoms/Sandwich.scar}
{.include SRL/SRL/Core/AntiRandoms/EvilBob.scar}
{.include SRL/SRL/Core/AntiRandoms/ChatRandoms.scar}
{.include SRL/SRL/Core/AntiRandoms/AntiRandoms.scar}
{.include SRL/SRL/Core/AntiBan.scar}
{.include SRL/SRL/Core/Amount.scar}
{*******************************************************************************
procedure SetupSRL;
by: SRL Dev Team
Description: Sets up all variables needed to run SRL.
*******************************************************************************}
procedure SetupSRL;
begin
MouseSpeed := 15;
NickNameBMP := 0;
CheckHPFirst := True;
Reincarnate := False;
TalkAfterRandoms := False;
RoadColor := 0;
WaterColor := 0;
BankColor := 0;
LampSkill := 'mining';
SetUpSRLReport;
SetMouseMode(false);
LoadCosineArrays;
SymbolAccuracy:= 0.8;
LoadNPCArray;
LoadSRLBitMaps;
SolveChatRandoms := True;
SetupSRLAutoResponder
UseSandWichSolver := True;
UseBoxSolver := True;
UseCerterSolver := True;
UseFindmod := True;
UseFindtrade := True;
Screenshots := False;
TheFile := RewriteFile(AppPath + 'ChatLog.txt', False);
Writeln ('SRL Compiled in '+ IntToStr(GetTimeRunning) + ' msec');
end;
*** Succesfully downloaded and moved SRL.scar ***
Successfully executed