It says "Waiting for Character Ready" and when i try to set a waypoint a message appears saying:
Line 548 (File "C:\Users\Alex\Desktop\GF Bot\gfhelper2_release.au3"):
IniWrite($playerName & ".ini", "waypoints", "node" & $waypoints[0][0],
$playerX & "," & $playerY)
IniWrite($playerName & ".ini", "waypoints", "node" & $waypoints^
ERROR
Error: Subscript used with nonArray variable.
Then, the bot closes. What do i have to do??
|