- Inside the main folder, there are two files
D2_RogerThat_BKP.bat
andD2_RogerThat_BKP.txt
-
The
D2_RogerThat_BKP.bat
is just the executable- It has to be executed on the main root of the Kolbot's folder
-
The
D2_RogerThat_BKP.txt
is where we have to add all the relative paths of the files that we want to create a backup -
Once we run the
D2_RogerThat_BKP.bat
, it will create a folder on your desktop with the following formatYYYY-MM-DD_Kolbot_BKP
-
For example:
- We have the following files that we want to backup
- Notice that we have 2 folders, we don't need to add
\
in the end of the path
d2bs\d2bs.ini d2bs\kolbot\D2BotFollow.dbj d2bs\kolbot\data\secure <------ Folder d2bs\kolbot\libs\AutoMule.js d2bs\kolbot\libs\common\Config.js d2bs\kolbot\libs\config\MF-4P-Follower-Sorc-Cold-Cow.js d2bs\kolbot\libs\config\MF-4P-Follower-Sorc-Cold.js d2bs\kolbot\libs\config\MF-4P-Follower-Sorc-Light-Cow.js d2bs\kolbot\libs\config\MF-4P-Follower-Sorc-Light.js d2bs\kolbot\libs\config\MF-4P-Leader-Pally.js d2bs\kolbot\libs\config\MF-4S-Follower-Sorc-Cold-Cow.js d2bs\kolbot\libs\config\MF-4S-Follower-Sorc-Cold.js d2bs\kolbot\libs\config\MF-4S-Follower-Sorc-Fire.js d2bs\kolbot\libs\config\MF-4S-Follower-Sorc-Light-Cow.js d2bs\kolbot\libs\config\MF-4S-Follower-Sorc-Light.js d2bs\kolbot\libs\config\MF-4S-Leader-Sorc-Cold.js d2bs\kolbot\libs\config\RogerThat-Master.js d2bs\kolbot\libs\config\Rush-Rushee-Follower.js d2bs\kolbot\libs\config\Rush-Rushee-Quester.js d2bs\kolbot\libs\config\_CustomConfig.js d2bs\kolbot\mules <------ Folder d2bs\kolbot\pickit\w-RogerThatEarlyLadder.nip d2bs\kolbot\pickit\w-RogerThatEndLadder.nip d2bs\kolbot\pickit\w-RogerThatMidLadder.nip data\cdkeys.json data\profile.json data\server.json D2_RogerThat_BKP.txt .gitignore .prettierignore
-
-
me.overhead("ÿc1 Your red string");
-
print("ÿc9 Your yellow ÿc4 brown string");
ÿc1 Red ÿc4 Brown ÿc3 Blue ÿc9 Yellow ÿc2 Green ÿc0 White
-
D2Bot.printToConsole("Your string here", n);
3 - Black 4 - Blue 5 - Green 6 - Yellow 7 - Brown 8 - Orange 9 - Red
-
Add these folder/files to .gitignore, to keep clean
git status
*.prettierignore d2bs/kolbot/data/ d2bs/kolbot/mules/ d2bs/kolbot/logs/ d2bs/logs/ data/patch.json.old limedrop/
-
Untrack the following files
git update-index --assume-unchanged d2bs/d2bs.log git update-index --assume-unchanged d2bs/kolbot/logs/ScriptErrorLog.txt git update-index --assume-unchanged d2bs/kolbot/logs/ip.txt git update-index --assume-unchanged d2bs/kolbot/logs/leader.txt git update-index --assume-unchanged data/patch.json git update-index --assume-unchanged logs/exceptions.log git update-index --assume-unchanged logs/keyinfo.log
-
Screen resolution 800x600
-3,0 # D1 - Mule 637, 0 # D2 - Mule 1277, 0 # D3 - Mule 1897, 0 # D4 - Mule -3, 543 # D5 - Mule 637, 543 # D6 - Mule 1277, 543 # D7 - Mule 1897, 543 # D8 - Mule
-
Screen resolution 640x480
-3, 37 # D1 - Mule 637, 37 # D2 - Mule 1277, 37 # D3 - Mule 1907, 37 # D4 - Mule -3, 543 # D5 - Mule 637, 543 # D6 - Mule 1277, 543 # D7 - Mule 1907, 543 # D8 - Mule
-
D2BS, D2Bot and kolbot # are educational tools with an open source developer community. These tools are meant to be used offline or on private servers that explicitly allow them. These tools are not meant to be abused on battle.net (a Blizzard Entertainment entity).
-
D2BS, D2Bot and kolbot # are FREE software. If you paid or are asked to pay for these, you have been scammed.
-
do not discuss cheating, maliciously exploiting, or illegal use of software.
-
selling or discussing illegal software or cheating tools are strictly prohibited in all repositories.
-
this name is better known than others, even it is just a part of d2bs (diablo 2 botting system) which contain 3 distinct components:
- D2BS - core
- D2Bot# - manager (C#)
- kolbot - script library (JS)
-
use the master(trunk) branch
If you want to contribute to kolbot code, make sure you use ESLint options for kolbot code or JSLint options for kolbot code for final polish. If you want to contribute to d2bs/d2bot#, come to irc.synirc.net/d2bs and ask around.
- Limedrop is available by default on the master(trunk) branch.
- limedrop install and usage