1. What OS you are at? Windows 10
2. Real PC or VPS? Real PC
3. Using WindAddons? Which version? yes and fast hotkeys
4. Which version of WindBot? beta 80
5. Which version of Game Client? 11.41.5435
6. Do you have a Dedicated Graphics Card? yes
7. Detailed description of the problem. Debug Console
8. If applicable, a GIF of the action hosted on imgur.com. Debug Console
9. Do this happen in WindBot for Client Version 10.x too? No
10. Debug Log.
auto(2000)
if not $connected then
reconnect(true)
waitping()
end
=============PHP Code:
error in Persistent script Reconnect:
["reconnect(true)"]:Reconnect:4 attempt to call global 'reconnect' (a boolean value)
auto(2000)
if not $connected then
reconnect()
waitping()
end
11. Comments.PHP Code:
error in Persistent script Reconnect:
["reconnect()"]:Reconnect:4 attempt to call global 'reconnect' (a boolean value)