Signup Now
Results 1 to 2 of 2

Thread: Reconnect()

  1. #1
    Free User Cisco's Avatar
    Join Date
    Aug 2014
    Location
    Brazil
    Posts
    1,424
    Reputation
    119
    Rep Power
    23

    Reconnect()

    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


    PHP Code:
    error in Persistent script Reconnect:
      [
    "reconnect()"]:Reconnect:4 attempt to call global 'reconnect' (a boolean value
    11. Comments.

  2. #2

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •