Download AutoLoL

Description

AutoLoL is an application that allows League of Legends players to automate certain actions in League of Legends.The main feature is the ability to easily create and save mastery sets, which can then automagically be inserted into League of Legends.But can it can also ...

Icons

AutoLoL

Source Files

The download file autolol.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
src/AutoLoL.Entities/AutoLoL.Entities.csproj
src/AutoLoL.Entities/AutoLoL.Entities.csproj.vspscc
src/AutoLoL.Entities/Champion.cs/*from w w  w. j av a  2 s  . c o  m*/
src/AutoLoL.Entities/ChampionBuild.cs
src/AutoLoL.Entities/ChatItem.cs
src/AutoLoL.Entities/GameObject.cs
src/AutoLoL.Entities/InibinEntry.cs
src/AutoLoL.Entities/InibinKeys.cs
src/AutoLoL.Entities/Item.cs
src/AutoLoL.Entities/MasteryBase.cs
src/AutoLoL.Entities/MasteryBuild.cs
src/AutoLoL.Entities/MasteryTree.cs
src/AutoLoL.Entities/MasteryValue.cs
src/AutoLoL.Entities/Properties/AssemblyInfo.cs
src/AutoLoL.Entities/RafArchive.cs
src/AutoLoL.Entities/RafFile.cs
src/AutoLoL.Entities/Skin.cs
src/AutoLoL.Entities/SummonerSpell.cs
src/AutoLoL.Entities/Update.cs
src/AutoLoL.Logic/AutoLoL.Logic.csproj
src/AutoLoL.Logic/AutoLoL.Logic.csproj.vspscc
src/AutoLoL.Logic/Automation/AutoChat.cs
src/AutoLoL.Logic/Automation/AutoClicker.cs
src/AutoLoL.Logic/Automation/AutoDeploy.cs
src/AutoLoL.Logic/Automation/AutoLogin.cs
src/AutoLoL.Logic/Automation/Win32Wrapper.cs
src/AutoLoL.Logic/ChampionBuildRepository.cs
src/AutoLoL.Logic/ChampionRepository.cs
src/AutoLoL.Logic/Exceptions/BaseException.cs
src/AutoLoL.Logic/Exceptions/ItemDirectoryNotFoundException.cs
src/AutoLoL.Logic/Exceptions/MasteriesNotDetectedException.cs
src/AutoLoL.Logic/Exceptions/WindowNotFocusableException.cs
src/AutoLoL.Logic/Exceptions/WindowNotFoundException.cs
src/AutoLoL.Logic/Extensions.cs
src/AutoLoL.Logic/Factories/ChampionFactory.cs
src/AutoLoL.Logic/Factories/ItemFactory.cs
src/AutoLoL.Logic/Factories/MasteryFactory.cs
src/AutoLoL.Logic/Factories/SummonerSpellFactory.cs
src/AutoLoL.Logic/Game/PakDataProvider.cs
src/AutoLoL.Logic/ItemRepository.cs
src/AutoLoL.Logic/Masteries/Importers/IMasteryImporter.cs
src/AutoLoL.Logic/Masteries/Importers/LeagueCraftMasteryImporter.cs
src/AutoLoL.Logic/Masteries/Importers/MobafireMasteryImporter.cs
src/AutoLoL.Logic/Masteries/Importers/SimpleMasteryImporter.cs
src/AutoLoL.Logic/Masteries/Importers/SoloMidMasteryImporter.cs
src/AutoLoL.Logic/Masteries/LolmMasteryImporter.cs
src/AutoLoL.Logic/Masteries/MasteryBuildManager.cs
src/AutoLoL.Logic/Masteries/MasteryValidator.cs
src/AutoLoL.Logic/MasteryRepository.cs
src/AutoLoL.Logic/Parsers/BBCodeParser.cs
src/AutoLoL.Logic/Parsers/DdsParser.cs
src/AutoLoL.Logic/Parsers/FontConfigParser.cs
src/AutoLoL.Logic/Parsers/ImageParser.cs
src/AutoLoL.Logic/Parsers/InibinParser.cs
src/AutoLoL.Logic/Parsers/RafManager.cs
src/AutoLoL.Logic/Parsers/SknParser.cs
src/AutoLoL.Logic/PointLocator.cs
src/AutoLoL.Logic/Properties/AssemblyInfo.cs
src/AutoLoL.Logic/Properties/Resources.Designer.cs
src/AutoLoL.Logic/Properties/Resources.resx
src/AutoLoL.Logic/RamGecTools/KeyboardHook.cs
src/AutoLoL.Logic/RamGecTools/MouseHook.cs
src/AutoLoL.Logic/References/HelixToolkit.dll
src/AutoLoL.Logic/References/Ionic.Zip.Reduced.dll
src/AutoLoL.Logic/References/Tao.DevIl.dll
src/AutoLoL.Logic/Repositories/IChampionRepository.cs
src/AutoLoL.Logic/Repositories/IItemRepository.cs
src/AutoLoL.Logic/Repositories/IMasteryRepository.cs
src/AutoLoL.Logic/Repositories/ISummonerSpellRepository.cs
src/AutoLoL.Logic/Repositories/LocalChampionRepository.cs
src/AutoLoL.Logic/Repositories/LocalItemRepository.cs
src/AutoLoL.Logic/Repositories/LocalMasteryRepository.cs
src/AutoLoL.Logic/Repositories/LocalSummonerSpellRepository.cs
src/AutoLoL.Logic/Repositories/RafChampionRepository.cs
src/AutoLoL.Logic/Repositories/RafItemRepository.cs
src/AutoLoL.Logic/Resources/134.png
src/AutoLoL.Logic/Resources/SoloMid.png
src/AutoLoL.Logic/Resources/leaguecraft.png
src/AutoLoL.Logic/Resources/mobafire.png
src/AutoLoL.Logic/ScreenMessage.cs
src/AutoLoL.Logic/SummonerSpellRepository.cs
src/AutoLoL.Logic/UserSettings.cs
src/AutoLoL.Logic/Utils/BBParser.cs
src/AutoLoL.Logic/Utils/Encryption.cs
src/AutoLoL.Logic/Utils/MinimizeToTray.cs
src/AutoLoL.Logic/Utils/ModelConverter.cs
src/AutoLoL.Logic/Utils/TypeManager.cs
src/AutoLoL.Logic/Utils/Web.cs
src/AutoLoL.Logic/Windows/BaseWindow.cs
src/AutoLoL.Logic/Windows/ClientWindow.cs
src/AutoLoL.Logic/Windows/GameWindow.cs
src/AutoLoL.Logic/Windows/LauncherWindow.cs
src/AutoLoL.Playground/App.xaml
src/AutoLoL.Playground/App.xaml.cs
src/AutoLoL.Playground/AutoLoL.Playground.csproj
src/AutoLoL.Playground/AutoLoL.Playground.csproj.vspscc
src/AutoLoL.Playground/DevIL.dll
src/AutoLoL.Playground/ForumWindow.xaml
src/AutoLoL.Playground/ForumWindow.xaml.cs
src/AutoLoL.Playground/GameMemoryWindow.xaml
src/AutoLoL.Playground/GameMemoryWindow.xaml.cs
src/AutoLoL.Playground/InibinCompareWindow.xaml
src/AutoLoL.Playground/InibinCompareWindow.xaml.cs
src/AutoLoL.Playground/InibinData.cs
src/AutoLoL.Playground/MainWindow.xaml
src/AutoLoL.Playground/MainWindow.xaml.cs
src/AutoLoL.Playground/MemoryManager.cs
src/AutoLoL.Playground/PixelChecker.xaml
src/AutoLoL.Playground/PixelChecker.xaml.cs
src/AutoLoL.Playground/Properties/AssemblyInfo.cs
src/AutoLoL.Playground/Properties/Resources.Designer.cs
src/AutoLoL.Playground/Properties/Resources.resx
src/AutoLoL.Playground/Properties/Settings.Designer.cs
src/AutoLoL.Playground/Properties/Settings.settings
src/AutoLoL.Playground/RafBrowser.xaml
src/AutoLoL.Playground/RafBrowser.xaml.cs
src/AutoLoL.Playground/References/Ionic.Zip.Reduced.dll
src/AutoLoL.Playground/app.config
src/AutoLoL.Shared/AutoLoL.Shared.csproj
src/AutoLoL.Shared/AutoLoL.Shared.csproj.vspscc
src/AutoLoL.Shared/Constants.cs
src/AutoLoL.Shared/Properties/AssemblyInfo.cs
src/AutoLoL.Updater/App.config
src/AutoLoL.Updater/App.xaml
src/AutoLoL.Updater/App.xaml.cs
src/AutoLoL.Updater/AutoLoL.Updater.csproj
src/AutoLoL.Updater/AutoLoL.Updater.csproj.vspscc
src/AutoLoL.Updater/Icon.ico
src/AutoLoL.Updater/MainWindow.xaml
src/AutoLoL.Updater/MainWindow.xaml.cs
src/AutoLoL.Updater/Properties/AssemblyInfo.cs
src/AutoLoL.Updater/Properties/Settings.Designer.cs
src/AutoLoL.Updater/Properties/Settings.settings
src/AutoLoL.Updater/References/Ionic.Zip.Reduced.dll
src/AutoLoL.Updater/Update.cs
src/AutoLoL.sln
src/AutoLoL.vssscc
src/AutoLoL/App.cs
src/AutoLoL/AutoLoL.UI_TemporaryKey.pfx
src/AutoLoL/AutoLoL.csproj
src/AutoLoL/AutoLoL.csproj.vspscc
src/AutoLoL/Commands/RelayCommand.cs
src/AutoLoL/Commands/RelayCommandWithParam.cs
src/AutoLoL/Controls/BuildEditor/ChapterEditorControl.xaml
src/AutoLoL/Controls/BuildEditor/ChapterEditorControl.xaml.cs
src/AutoLoL/Controls/BuildEditor/RuneEditorControl.xaml
src/AutoLoL/Controls/BuildEditor/RuneEditorControl.xaml.cs
src/AutoLoL/Controls/BuildEditor/SkillEditorControl.xaml
src/AutoLoL/Controls/BuildEditor/SkillEditorControl.xaml.cs
src/AutoLoL/Controls/Builds/BuildsControl.xaml
src/AutoLoL/Controls/Builds/BuildsControl.xaml.cs
src/AutoLoL/Controls/Builds/EditBuildControl.xaml
src/AutoLoL/Controls/Builds/EditBuildControl.xaml.cs
src/AutoLoL/Controls/ChampionSelectControl.xaml
src/AutoLoL/Controls/ChampionSelectControl.xaml.cs
src/AutoLoL/Controls/ChatItemControl.xaml
src/AutoLoL/Controls/ChatItemControl.xaml.cs
src/AutoLoL/Controls/LoadingControl.xaml
src/AutoLoL/Controls/LoadingControl.xaml.cs
src/AutoLoL/Controls/MasteryEditor/MasteryControl.xaml
src/AutoLoL/Controls/MasteryEditor/MasteryControl.xaml.cs
src/AutoLoL/Controls/MasteryEditor/MasteryEditorControl.xaml
src/AutoLoL/Controls/MasteryEditor/MasteryEditorControl.xaml.cs
src/AutoLoL/Controls/MasteryEditor/MasteryTreeControl.xaml
src/AutoLoL/Controls/MasteryEditor/MasteryTreeControl.xaml.cs
src/AutoLoL/Controls/NotificationDictionary.xaml
src/AutoLoL/Converters/MasteryBuildToIntConverter.cs
src/AutoLoL/Converters/MasteryToColorConverter.cs
src/AutoLoL/Converters/MasteryToPointsRequiredVisibilityConverter.cs
src/AutoLoL/Converters/MasteryToPrerequisiteVisibilityConverter.cs
src/AutoLoL/Converters/ObjectToVisibilityConverter.cs
src/AutoLoL/Converters/SummonerSpellToVisibilityConverter.cs
src/AutoLoL/Data/Game/Masteries/100.png
src/AutoLoL/Data/Game/Masteries/101.png
src/AutoLoL/Data/Game/Masteries/102.png
src/AutoLoL/Data/Game/Masteries/103.png
src/AutoLoL/Data/Game/Masteries/104.png
src/AutoLoL/Data/Game/Masteries/105.png
src/AutoLoL/Data/Game/Masteries/106.png
src/AutoLoL/Data/Game/Masteries/107.png
src/AutoLoL/Data/Game/Masteries/108.png
src/AutoLoL/Data/Game/Masteries/109.png
src/AutoLoL/Data/Game/Masteries/110.png
src/AutoLoL/Data/Game/Masteries/111.png
src/AutoLoL/Data/Game/Masteries/112.png
src/AutoLoL/Data/Game/Masteries/113.png
src/AutoLoL/Data/Game/Masteries/114.png
src/AutoLoL/Data/Game/Masteries/115.png
src/AutoLoL/Data/Game/Masteries/116.png
src/AutoLoL/Data/Game/Masteries/117.png
src/AutoLoL/Data/Game/Masteries/118.png
src/AutoLoL/Data/Game/Masteries/119.png
src/AutoLoL/Data/Game/Masteries/120.png
src/AutoLoL/Data/Game/Masteries/121.png
src/AutoLoL/Data/Game/Masteries/122.png
src/AutoLoL/Data/Game/Masteries/123.png
src/AutoLoL/Data/Game/Masteries/124.png
src/AutoLoL/Data/Game/Masteries/125.png
src/AutoLoL/Data/Game/Masteries/126.png
src/AutoLoL/Data/Game/Masteries/127.png
src/AutoLoL/Data/Game/Masteries/129.png
src/AutoLoL/Data/Game/Masteries/130.png
src/AutoLoL/Data/Game/Masteries/131.png
src/AutoLoL/Data/Game/Masteries/132.png
src/AutoLoL/Data/Game/Masteries/133.png
src/AutoLoL/Data/Game/Masteries/134.png
src/AutoLoL/Data/Game/Masteries/135.png
src/AutoLoL/Data/Game/Masteries/136.png
src/AutoLoL/Data/Game/Masteries/137.png
src/AutoLoL/Data/Game/Masteries/140.png
src/AutoLoL/Data/Game/Masteries/143.png
src/AutoLoL/Data/Game/Masteries/144.png
src/AutoLoL/Data/Game/Masteries/145.png
src/AutoLoL/Data/Game/Masteries/146.png
src/AutoLoL/Data/Game/Masteries/147.png
src/AutoLoL/Data/Game/Masteries/211.png
src/AutoLoL/Data/Game/Masteries/212.png
src/AutoLoL/Data/Game/Masteries/213.png
src/AutoLoL/Data/Game/Masteries/214.png
src/AutoLoL/Data/Game/Masteries/222.png
src/AutoLoL/Data/Game/Masteries/223.png
src/AutoLoL/Data/Game/Masteries/224.png
src/AutoLoL/Data/Game/Masteries/231.png
src/AutoLoL/Data/Game/Masteries/232.png
src/AutoLoL/Data/Game/Masteries/233.png
src/AutoLoL/Data/Game/Masteries/234.png
src/AutoLoL/Data/Game/Masteries/241.png
src/AutoLoL/Data/Game/Masteries/242.png
src/AutoLoL/Data/Game/Masteries/243.png
src/AutoLoL/Data/Game/Masteries/252.png
src/AutoLoL/Data/Game/Masteries/253.png
src/AutoLoL/Data/Game/Masteries/262.png
src/AutoLoL/Data/Game/Masteries/311.png
src/AutoLoL/Data/Game/Masteries/312.png
src/AutoLoL/Data/Game/Masteries/313.png
src/AutoLoL/Data/Game/Masteries/314.png
src/AutoLoL/Data/Game/Masteries/322.png
src/AutoLoL/Data/Game/Masteries/323.png
src/AutoLoL/Data/Game/Masteries/331.png
src/AutoLoL/Data/Game/Masteries/332.png
src/AutoLoL/Data/Game/Masteries/333.png
src/AutoLoL/Data/Game/Masteries/334.png
src/AutoLoL/Data/Game/Masteries/341.png
src/AutoLoL/Data/Game/Masteries/342.png
src/AutoLoL/Data/Game/Masteries/343.png
src/AutoLoL/Data/Game/Masteries/352.png
src/AutoLoL/Data/Game/Masteries/353.png
src/AutoLoL/Data/Game/Masteries/362.png
src/AutoLoL/Data/Game/Masteries/411.png
src/AutoLoL/Data/Game/Masteries/412.png
src/AutoLoL/Data/Game/Masteries/413.png
src/AutoLoL/Data/Game/Masteries/414.png
src/AutoLoL/Data/Game/Masteries/422.png
src/AutoLoL/Data/Game/Masteries/423.png
src/AutoLoL/Data/Game/Masteries/424.png
src/AutoLoL/Data/Game/Masteries/432.png
src/AutoLoL/Data/Game/Masteries/433.png
src/AutoLoL/Data/Game/Masteries/434.png
src/AutoLoL/Data/Game/Masteries/442.png
src/AutoLoL/Data/Game/Masteries/443.png
src/AutoLoL/Data/Game/Masteries/444.png
src/AutoLoL/Data/Game/Masteries/452.png
src/AutoLoL/Data/Game/Masteries/453.png
src/AutoLoL/Data/Game/Masteries/463.png
src/AutoLoL/Data/Game/Masteries/Masteries.xml
src/AutoLoL/Data/Game/Masteries/MasteryTree.xml
src/AutoLoL/Data/Game/Spells/Spells.xml
src/AutoLoL/Data/Game/Spells/SummonerIgnite.jpeg
src/AutoLoL/Data/Game/Spells/SummonerMana.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_boost.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_clairvoyance.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_exhaust.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_flash.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_fortify.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_haste.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_heal.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_rally.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_revive.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_smite.jpeg
src/AutoLoL/Data/Game/Spells/Summoner_teleport.jpeg
src/AutoLoL/Data/Game/Spells/garrison.png
src/AutoLoL/Data/Game/Spells/promote.png
src/AutoLoL/Data/Game/Spells/surge.png
src/AutoLoL/Data/Images/Icons/134.png
src/AutoLoL/Data/Images/Icons/135.png
src/AutoLoL/Data/Images/Icons/balloon-left.png
src/AutoLoL/Data/Images/Icons/baron.png
src/AutoLoL/Data/Images/Icons/blocks.png
src/AutoLoL/Data/Images/Icons/bug.png
src/AutoLoL/Data/Images/Icons/collapse.png
src/AutoLoL/Data/Images/Icons/cross-button.png
src/AutoLoL/Data/Images/Icons/cross.png
src/AutoLoL/Data/Images/Icons/defense.png
src/AutoLoL/Data/Images/Icons/disk.png
src/AutoLoL/Data/Images/Icons/document--pencil.png
src/AutoLoL/Data/Images/Icons/document-export.png
src/AutoLoL/Data/Images/Icons/document-import.png
src/AutoLoL/Data/Images/Icons/document.png
src/AutoLoL/Data/Images/Icons/drag.png
src/AutoLoL/Data/Images/Icons/dragon.png
src/AutoLoL/Data/Images/Icons/expand.png
src/AutoLoL/Data/Images/Icons/favorite.png
src/AutoLoL/Data/Images/Icons/folder.png
src/AutoLoL/Data/Images/Icons/gear.png
src/AutoLoL/Data/Images/Icons/golem.png
src/AutoLoL/Data/Images/Icons/help.png
src/AutoLoL/Data/Images/Icons/home.png
src/AutoLoL/Data/Images/Icons/info.png
src/AutoLoL/Data/Images/Icons/leaguecraft.png
src/AutoLoL/Data/Images/Icons/lizard.png
src/AutoLoL/Data/Images/Icons/lol.png
src/AutoLoL/Data/Images/Icons/magnifier.png
src/AutoLoL/Data/Images/Icons/magnifier_plus.png
src/AutoLoL/Data/Images/Icons/mobafire.png
src/AutoLoL/Data/Images/Icons/node-delete-child.png
src/AutoLoL/Data/Images/Icons/node-insert-child.png
src/AutoLoL/Data/Images/Icons/offense.png
src/AutoLoL/Data/Images/Icons/pencil.png
src/AutoLoL/Data/Images/Icons/play.png
src/AutoLoL/Data/Images/Icons/random.png
src/AutoLoL/Data/Images/Icons/smite.png
src/AutoLoL/Data/Images/Icons/swap.png
src/AutoLoL/Data/Images/Icons/tick.png
src/AutoLoL/Data/Images/Icons/trash.gif
src/AutoLoL/Data/Images/Icons/utility.png
src/AutoLoL/Data/Images/Icons/wand.png
src/AutoLoL/Data/Images/Icons/ward.gif
src/AutoLoL/Data/Images/Misc/codeplex.png
src/AutoLoL/Data/Images/Misc/lol.png
src/AutoLoL/Data/Images/Misc/masteries.png
src/AutoLoL/Data/Images/Misc/matthew.jpg
src/AutoLoL/Data/Images/Misc/tijs.jpg
src/AutoLoL/Data/Sounds/Chord.wav
src/AutoLoL/DevIL.dll
src/AutoLoL/Dialogs/ChampionDialog.xaml
src/AutoLoL/Dialogs/ChampionDialog.xaml.cs
src/AutoLoL/Dialogs/ConfirmDialog.xaml
src/AutoLoL/Dialogs/ConfirmDialog.xaml.cs
src/AutoLoL/Dialogs/ExceptionDialog.xaml
src/AutoLoL/Dialogs/ExceptionDialog.xaml.cs
src/AutoLoL/Dialogs/ImportDefaultItemsDialog.xaml
src/AutoLoL/Dialogs/ImportDefaultItemsDialog.xaml.cs
src/AutoLoL/Dialogs/ImportDialog.xaml
src/AutoLoL/Dialogs/ImportDialog.xaml.cs
src/AutoLoL/Dialogs/ImportLolmDialog.xaml
src/AutoLoL/Dialogs/ImportLolmDialog.xaml.cs
src/AutoLoL/Dialogs/ItemDialog.xaml
src/AutoLoL/Dialogs/ItemDialog.xaml.cs
src/AutoLoL/Dialogs/OverlayTimersDialog.xaml
src/AutoLoL/Dialogs/OverlayTimersDialog.xaml.cs
src/AutoLoL/Dialogs/SelectWindowDialog.xaml
src/AutoLoL/Dialogs/SelectWindowDialog.xaml.cs
src/AutoLoL/Dialogs/SummonerSpellDialog.xaml
src/AutoLoL/Dialogs/SummonerSpellDialog.xaml.cs
src/AutoLoL/Icon.ico
src/AutoLoL/MainWindow.xaml
src/AutoLoL/MainWindow.xaml.cs
src/AutoLoL/Properties/AssemblyInfo.cs
src/AutoLoL/Properties/Resources.Designer.cs
src/AutoLoL/Properties/Resources.resx
src/AutoLoL/Properties/Settings.Designer.cs
src/AutoLoL/Properties/Settings.settings
src/AutoLoL/References/HelixToolkit.dll
src/AutoLoL/References/Interop.SHDocVw.dll
src/AutoLoL/RiotSkn2Obj.dll
src/AutoLoL/RiotSkn2Obj.h
src/AutoLoL/Tabs/AutoChatTab.xaml
src/AutoLoL/Tabs/AutoChatTab.xaml.cs
src/AutoLoL/Tabs/BuildsTab.xaml
src/AutoLoL/Tabs/BuildsTab.xaml.cs
src/AutoLoL/Tabs/ContactTab.xaml
src/AutoLoL/Tabs/ContactTab.xaml.cs
src/AutoLoL/Tabs/HelpTab.xaml
src/AutoLoL/Tabs/HelpTab.xaml.cs
src/AutoLoL/Tabs/KeyBindingsTab.xaml
src/AutoLoL/Tabs/KeyBindingsTab.xaml.cs
src/AutoLoL/Tabs/ModelTab.xaml
src/AutoLoL/Tabs/ModelTab.xaml.cs
src/AutoLoL/Tabs/SettingsTab.xaml
src/AutoLoL/Tabs/SettingsTab.xaml.cs
src/AutoLoL/app.config
src/AutoLoL/app.manifest
src/AutoLoL/zProjectFiles/BugEmail.php
src/AutoLoL/zProjectFiles/Changelog.txt
src/AutoLoL/zProjectFiles/News.htm
src/AutoLoL/zProjectFiles/News2.htm
src/AutoLoL/zProjectFiles/Notes.txt
src/AutoLoL/zProjectFiles/Todo.txt
src/AutoLoL/zProjectFiles/Updates.xml
src/AutoLoL/zProjectFiles/Updates2.xml
src/CodeKicker.BBCode/BBAttribute.cs
src/CodeKicker.BBCode/BBCode.cs
src/CodeKicker.BBCode/BBCodeParser.cs
src/CodeKicker.BBCode/BBCodeParsingException.cs
src/CodeKicker.BBCode/BBTag.cs
src/CodeKicker.BBCode/CodeKicker.BBCode.csproj
src/CodeKicker.BBCode/CodeKicker.BBCode.csproj.vspscc
src/CodeKicker.BBCode/Messages.cs
src/CodeKicker.BBCode/Messages.resx
src/CodeKicker.BBCode/Properties/AssemblyInfo.cs
src/CodeKicker.BBCode/SyntaxTree/SequenceNode.cs
src/CodeKicker.BBCode/SyntaxTree/SyntaxTreeNode.cs
src/CodeKicker.BBCode/SyntaxTree/SyntaxTreeNodeCollection.cs
src/CodeKicker.BBCode/SyntaxTree/SyntaxTreeVisitor.cs
src/CodeKicker.BBCode/SyntaxTree/TagNode.cs
src/CodeKicker.BBCode/SyntaxTree/TextNode.cs
src/Jungle Timers/App.xaml
src/Jungle Timers/App.xaml.cs
src/Jungle Timers/Controls/ActiveTimer.xaml
src/Jungle Timers/Controls/ActiveTimer.xaml.cs
src/Jungle Timers/Converters/HalfHeightWidthConverter.cs
src/Jungle Timers/Converters/RotationAngleConverter.cs
src/Jungle Timers/Converters/WedgeAngleConverter.cs
src/Jungle Timers/Data/Images/Hand1.cur
src/Jungle Timers/Data/Images/Icons/baron.png
src/Jungle Timers/Data/Images/Icons/collapse.png
src/Jungle Timers/Data/Images/Icons/cross-button.png
src/Jungle Timers/Data/Images/Icons/drag.png
src/Jungle Timers/Data/Images/Icons/dragon.png
src/Jungle Timers/Data/Images/Icons/expand.png
src/Jungle Timers/Data/Images/Icons/golem.png
src/Jungle Timers/Data/Images/Icons/lizard.png
src/Jungle Timers/Entities/ActiveTimerItem.cs
src/Jungle Timers/Entities/TimerNames.cs
src/Jungle Timers/Helpers/PiePiece.cs
src/Jungle Timers/Helpers/TimerManager.cs
src/Jungle Timers/Helpers/Utils.cs
src/Jungle Timers/Jungle Timers.csproj
src/Jungle Timers/Jungle Timers.csproj.vspscc
src/Jungle Timers/MainWindow.xaml
src/Jungle Timers/MainWindow.xaml.cs
src/Jungle Timers/Properties/AssemblyInfo.cs
src/Jungle Timers/Properties/Resources.Designer.cs
src/Jungle Timers/Properties/Resources.resx
src/Jungle Timers/Properties/Settings.Designer.cs
src/Jungle Timers/Properties/Settings.settings
src/Jungle Timers/Wrappers/Win32.cs
src/Jungle Timers/smite.ico
src/WindowsInput/IInputDeviceStateAdaptor.cs
src/WindowsInput/IInputMessageDispatcher.cs
src/WindowsInput/IInputSimulator.cs
src/WindowsInput/IKeyboardSimulator.cs
src/WindowsInput/IMouseSimulator.cs
src/WindowsInput/InputBuilder.cs
src/WindowsInput/InputSimulator.cs
src/WindowsInput/KeyboardSimulator.cs
src/WindowsInput/MouseButton.cs
src/WindowsInput/MouseSimulator.cs
src/WindowsInput/Native/HARDWAREINPUT.cs
src/WindowsInput/Native/INPUT.cs
src/WindowsInput/Native/InputType.cs
src/WindowsInput/Native/KEYBDINPUT.cs
src/WindowsInput/Native/KeyboardFlag.cs
src/WindowsInput/Native/MOUSEINPUT.cs
src/WindowsInput/Native/MOUSEKEYBDHARDWAREINPUT.cs
src/WindowsInput/Native/MouseFlag.cs
src/WindowsInput/Native/NativeMethods.cs
src/WindowsInput/Native/VirtualKeyCode.cs
src/WindowsInput/Native/XButton.cs
src/WindowsInput/Properties/AssemblyInfo.cs
src/WindowsInput/WindowsInput.csproj
src/WindowsInput/WindowsInput.csproj.vspscc
src/WindowsInput/WindowsInputDeviceStateAdaptor.cs
src/WindowsInput/WindowsInputMessageDispatcher.cs

Download

Click the following link to download autolol.zip.

autolol.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML