
#Warning THIS BOT IS CURRENTLY PATCHED. Wait for me to release a new bot.
#Note I am Strategic(Dev) from

Use it for free! Donate if you like it!
Table of Contents
[Links]
[Changelog and To-Do List]
[Latest Messages]
[Managing the settings of the bot on the VM]
[Error Handling]
[Guide/FAQ]
[Guide/FAQ Part II]
[Guide/FAQ Part III]
[OldFirstPost/WhatDoesThisDo?/Features]
[Links]
Latest beta "patch".
Raw Instruction with some links.
you really want this, on every VM.
Just because I hate iexplore
[Changelog and To-Do List]
Code:
LogFile ##Version 0.55# added WinAPI hooks and thus made the resizing of the league window and replacing of it much smoother. Added some tweaks that made it a lot faster.## ##Version 0.56# Can't remember, fixed something with the resizing I think.## ##Version 0.57# For testing purposes I changed the code, someday, this caused a little bug with the account handling, it is fixed## ##Version 0.58# It should now resize before looking for the login screen.## ##Version 0.59# Recreated all the bitmaps from the newaccount handling part. Hope this works better(I didn't make them on XP, so...)## ##Version 0.60# Applied the resizing of the login screen better than in version 0.58(still have to add a little failsafe)## ##Version 0.61# Like I said this program also patches the loginscreen and the PVP.net Client, before this version it you were not able to patch and play on any region besides euw, you are able to do now## ##Version 0.62# Fixed a bug in the defeatscreen. I created 3 new bitmaps, thank the people who helped me giving screenshots ;)## ##Version 0.63# I tried different coordinates for the defeatscreen that bugged it, so I rewinded to earlier coordinates.## ##Version 0.64# I updated the defeat screen code and accidentally made a logical bug. I fixed that.## ##Version 0.65# I changed the way it reads the account file, the format is now Username|Password## ##Version 0.66# Cleaned some stuff up. Tried some new winapi calls. Didn't work. Will look into it## ##Version 0.67# Modified the FoundDefeatScreen line, made a stupid logical error(forgot an or).(I should sleep more)## ##Version 0.68 - 0. 73# Added a lot of features and bugfixes, including some features for the beta## #$Version 0.74# Beta is released. -Added Better accountrotation(Working on it) -Added a lot of WinApi calls which give more lowlevel acces to certain stuff and makes it more reliable. -Added a dynamic structure so I can add methods on the fly. -Made it more readable. -Online account creation ##Version 0.75# -Tried to fix the account rotation. I got really close -Removed some beta bugs. -Removed some unneeded delays to speed it up -Added that it saves online created accounts in a file. -Runs amazingly fast, because dominio1v1 rocks, although saying that myself sounds douchy. :p -Fixed stupid update bug -.- -Added a base for control and control center. So you can do everything from your main pc. ##Version 0.76# Tried something to fix the account rotation. Fixed something with patching.## ##Version 0.77# Account rotation working?!!! Damn that was(I hope it was) a nasteehh bug. It should be working now.## ##Version 0.78# Fixed a bug in Online account creation for EUN(E)## ##Version 0.79# Tweaked the account rotation a little bit more. ##Version 0.80# Some general tweaks. That I can't remember ##Version 0.81# Updated the patching to the newest patch. ##Version 0.82# Improved the restarting of league significantly it now restarts in several seconds instead of ~20 seconds. Also for other than English language XPs the previous method didn't work. Also added a variable to killexplorer or not at the start.## ##Version 0.83-0.86# The program will now shutdown explorer.exe at start and on script terminate it will popup again. I tweaked a lot.## ##Version 0.87# Added explorer delay## ##Version 0.88# Added showing explorer to updating## ##Version 0.89# Modified explorer handling## ##Version 0.90# Some Tweaks so things should be less annoying## Current To-Do List as of 26-7-2013: - Adding restarting on time out. I will do this if account switching works 24/7. - Imbalanced team message, if your client lags. It has to resolve this message and try again. - Adding master slave system. I want to make a really safe dynamic version. I could work out a fast static version where u have to do all the work, but then I am going to crash inside.
Add me to skype if you want this RefBot: StrategicDev
#From the 5-8 till 13-8#I will be having some extra courses, to decreasing my chance to fail in maths this year. I will not be actively developing then. However, I could be.
#As of 30-7# "I am only going to intensively(teamviewer etc) help people that donated or donate from now on. " Unless you are an amazing nice guy.
#As of 27-7#Teamviewering over 9000 people. Today again(refering to yesterday) I love to see so many instances of my bot running
#As of 27-7#Join teamspeak! It takes less than a minute to set it up and you can also just use the chat system. Anyone is willing to help you so I can continue coding. TeamspeakServer: Cloude.nl
#As of 27-7# Working hard on the latest version to get the account rotation to work. Can't seem to figure out why it is not clicking the damn Error button. Debugging it closely
#As of 26-7# Beta released spent whole 2 days helping people installing it, thanks for the positive reactions I really enjoyed it. It keeps me going.
Skype: StrategicDev
Paypal e-mail: HermenOtter@<RemoveThis>gmail.com ( Remove
[Managing the settings of the bot on the VM]
Go to C:\Strategic\Local.cfg (You could make a shortcut to the desktop (Recommended))
You will see this WITHOUT the comments, do NOT copy this.
Code:
[main] Level=10 Options: 5 or 10 (or 30 soon) YourName=Strategic Options: YourName, it really doesnt matter more of a graphical thing. RefID=51a4ab51b91c6800202042 Options: Your RefID this means NOT THE WHOLE URL/LINK, only the ID at the end. TargetAmountofReferrals=10 Options: How much refferals do you want to run, in one script run? For yourself, your friends or your customer RiotGamesFolder=C:\Riot Games The location to your League of Legends folder, this mean if you dont have a "Riot Games" Folder, you will use "C:" ResourcesFolder=C:\Strategic Self Explanatory, also for both paths DO NOT END WITH A \ UseTextFileInstead=false Options: False = Use OnlineCreated accounts for your RefID ; True = Use the accounts from the TextFileName variable. TextFileName=Accounts.txt The name of the textfile where you want to read the accounts from. Format Username|Pass DisconnectFromChat=true WriteDebugToFile=true Do you wanna write to a log for debugging purposes? AmountofReferrals=0 Do NOT touch this. Region=euw Change this accordingly: eu, euw, eun, br, na are valid options for now. Method=dom1v1 Methods: dom1v1, sr1v1 soon more to be added(working on the master slave thing) VMID= Do NOT touch this.
If you fucked up your local.cfg or for some reason you want the default one to start clean you can get it from the archive
(whole package) or just the
[Error Handling]
Code:
[Error] C:\Strategic\StrategicRefBotBeta.simba(21:1): Semicolon (';') expected at line 20
Click Tools.
Click Settings(Expert).
Step 2:
Click >Settings
Click >Interpreter
Click >AllowSysCalls
Double Click >False
Type True.
Press OK.
Press OK.
Code:
Error: Exception: "" is an invalid integer at line 1518
Then use VMWare to create a shared folder. See [Guide]#Creating a Shared Folder.
Then make sure the script -on your vm- is pointed in the right direction to the StrategicCCC folder on your PC.
#The bot does NOT login!
#It doesn't do anything!
#Option 1
Make sure you enable, the music and videoin the login screen at the bottom. Those checkboxes; uncheck them.
You should see a blackscreen as background at the loginscreen.
If you do not:
- Check local.cfg
- Make sure you set the right region at region=<here>
- Close league completely restart the script.
Should work now.
#Option 2
You are using the Accounts.txt but it doesn't type the username, pass.
Make sure you got atleast 2 accounts in accounts.txt. there is currently a bug that it won't work with 1 line, 1 account.
#Option 3
You have it set to online account creation and my server is down or the load is too big.
#Option 4
You NEED the english version of league.
#It doesn't use my accounts, wtf?!
The program is set to using online created accounts, to level referrals to infinity :P.
- Check local.cfg
- Make sure UseTextFileInstead = true.
[Guide/FAQ]
#Controls#
Stop Simba =>Press=> Ctrl + Alt + S or F2 (this should also make explorer.exe appear again after running the script);
Run Simba =>Press=> Ctrl + Alt + R or F9
#Explorer.exe dissappeared!#
Press Ctrl + Alt + Insert or Press Ctrl + Shift + Esc
Click the menu "file".
Click New Task.
Type explorer or explorer.exe.
Done.
Part I of the Install guide soon to come.
Part II below.
[Guide/FAQ Part II]
#Creating a Shared Folder.
Step 1:
Click Settings...
Step 2:
Click the Options tab.
Click the Shared Folders item.
Step 3:
Note: This picture will be different on your clean VM.
Click Always Enabled.
Click Map as a Network Drive.
Now click Add... The picture below will show up.
Step 4:
Click Next >
Step 5:
Click Browse...
Step 6:
Find your StrategicCCC folder and select it.
Click OK
Now another window will pop-up.
Click Next >
Click Finish
Click X
You are done.
After you are done with the installation and you want to start botting.
#Cleaning up the VM.
You will get a lot of space back and especially for SSD's which have in general a small capacity this is really nice.
I recommended running CCleaner(Link at top), I wiped away from 500Mb to 8gb from people their VMs.
Step 1:
Step 2:
Press "Clean up now".
Note: This VM already has run the disk cleanup before, I removed about 3 to 4 gb on all my VMs.
Now the VM is perfect we want to clone it.
[Guide/FAQ Part III]
#Cloning the VM
You can clone your Perfect self-made VM, not only will this spare you a lot of time, it's also easy to do.
Step 1:
Right click the PerfectVM you created.
Click Manage >
Click Clone...
Step 2:
Click Next >
Step 3:
Click Next >
Step 4:
This is the interesting part.
If you are using an HDD you actually only want to make full clones, of the VM you made, considering you have enough space anyway.
If you are using an SSD, you might be short on space and also, SSD can easily handle Linked Clones.
So if you are storing the VMs on your SSD, you might want to create like 1, 2 or 3 linked clones of each full clone. To get the maximum number of VMs out of your SSD.
Step 5:
Give the VM a good unique name.
Specify a path to the right Drive, just be consistent that makes things easier for yourself.
Click Finish and just wait till the process is done. Repeat this a few times till you have the amount of VMs you want.
[OldFirstPost]
The information in the post below will be not up-to-date and I can't be bothered to keep it updated(it is not mandatory), you can read it if this is the first time you read this post. For background information.(The bot probably has better and more features than it states)
Hi community,
I am Strategic I used an -advanced color macro interpreter- Simba to make this RefBot.(In Pascal).
This means I can modify this bot really easy and update it within seconds, that is the reason why I didn't use autoit or something particular.
You can also modify it, IF you want that, you don't have too.
Features
- Creates and handles all kinds of gamemodes
- AutoLogin. (From a file and from the internet)
- Account rotation when the bots are Level 5 or Level 10 or level 30.
- Keeps track which accounts are done.
- Extensive Debug.
- Closes unneeded pop-ups.
- Runs 24/7.
- It does handle new accounts.(Obviously because you just put 50 accounts in a list and it runs them).
- It can Disconnect from the chat if you want.
- Should be lag resistant.
- I got an accountcreator up and running for you guys on my webserver!(No limits, good names)(can also send you the files to host one on some random hosting site or at home.)
- Autoupdating.
- After a patch it finds the new paths required for some of the patches -below-.(60% done)
- Buys Exp Boost at level 3.
- Much more.
ps. the accountcreator doesn't use Trash names like br0k3nsk1lls232 or even worse account names, I got when I bought Refs a few months ago.
Just a name + a few numbers.
This is applied after every league of legends patch or when you use the program for the first time.
- It removes all the sounds for the LoginScreen.
- It makes the loginscreen black, background video removed.
- It patches the PVP.netClient in a way that it removes lobbylanding page and certain other stuff.
- It changes the graphics setting in a way that it runs as low as possible and with a resolution of 340*320.
=> this measures will make sure the VM's have less stress on the GPU and CPU.
Add me on skype, you can find the files at the top of the first post. I will help you install it to certain limits.##
Reserved #4
Reserved






