MY WAY
C:\Documents and Settings\User\Мои документы\XenoBot\Scripts
C:\Documents and Settings\User\Мои документы\XenoBot\Settings
MY WAY
C:\Documents and Settings\User\Мои документы\XenoBot\Scripts
C:\Documents and Settings\User\Мои документы\XenoBot\Settings
okay now work i change way and bot work ty for help!
You have 2 character sets when it comes to programming: ASCII and Unicode. ASCII is a 1-byte per character string, which means each character can be one of up to 256 characters, since a byte can hold 256 values. On the other hand, Unicode is made up of two bytes which together can hold 65536 different values. Unicode is the storage system used for most non-English characters since there are too many to fit within the value of 256. I personally use ASCII simply because I did not consider this possibility when starting the bot - I'll have to fix that.
Alarm if disconect not working ..
Works fine for me o.O
I found problem with HUD, Expernice bar shows all the time 50%
kubax, this has been reported like 10 times, fixed, and will be fixed on next release.