BOT CRASH
MAKE SURE TO COPY CRASH LOG AND SEND IT IN TICKET WITH BOT VERSION AND YOUR TASK! SCREENSHOT DOESN'T HELP US!
If you were asked to run bot using powershell / cmd to check bot crash log - here's the guide:
Open PowerShell or Command Line.
Navigate to the Blood directory using the
cd
command. Example: If you’re inC:/Users/Administrator
, and your Blood folder is on the Desktop, type:cd Desktop
and press Enter.Then, navigate to the Blood folder by typing:
cd yumin_blood
(replace "yumin_blood" with your folder name). Or, you can directly type:cd Desktop/yumin_blood
.Once you're in the right folder, type
ls
to list the files and sub-folders.To run Blood, type:
./BLOOD_1_0.exe
(replace with the correct version if needed).
OR (win only guide)
Open bot folder.
Click on the path, write
cmd
and pressenter
.Type BL, press
tab
thenenter
.
Last updated