Version 1.1 - crash bug fix and more advanced bot

This commit is contained in:
OTCv8
2019-11-03 19:20:48 +01:00
parent e65bdb534a
commit 6b5edaf6c8
12 changed files with 191 additions and 15 deletions

View File

@@ -766,7 +766,7 @@ Panel
end
end
if dist <= 20 then
if dist <= 25 then
if context.player:isWalking() then
return true
end