Signup Now
Results 1 to 7 of 7
  1. #1
    Free User
    Join Date
    Feb 2015
    Posts
    1
    Reputation
    10
    Rep Power
    0

    Error in everyone script.

    18:35:31 error in Persistent script SoftChanger:
    [" elseif boots == 9019 then"]:SoftChanger:29 attempt to call global 'auto' (a number value).

  2. #2
    Free User Eldar's Avatar
    Join Date
    Dec 2013
    Posts
    2,385
    Reputation
    63
    Rep Power
    26
    Post your action here.

  3. #3
    Wind Powered
    Join Date
    Apr 2015
    Posts
    154
    Reputation
    11
    Rep Power
    19
    09:26:10 error in Persistent script stake:
    ["auto(100)"]:stake:1 attempt to call global 'auto' (a number value)

    PHP Code:
    auto(100)
    if 
    maround(7) == and $lootbodies == 0 then
    pausewalking
    (1000)
    skin(7,false,true)
    waitping()
    pausewalking(0)
    waitping()
    end 

  4. #4
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,769
    Reputation
    151
    Rep Power
    31
    you have at some point made auto() into a number, for ex
    auto = 55
    find where you did this, remove is, and restart everything

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

  5. #5
    Wind Powered
    Join Date
    Apr 2015
    Posts
    154
    Reputation
    11
    Rep Power
    19
    A that fixed it thanks.

  6. #6
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    29
    Quote Originally Posted by ozzix View Post
    you have at some point made auto() into a number, for ex
    auto = 55
    find where you did this, remove is, and restart everything
    Someone who actually reads the goddamn error. Thank god you exist.

  7. #7
    Wind Powered
    Join Date
    Apr 2015
    Posts
    154
    Reputation
    11
    Rep Power
    19
    I did read the error just didnt udnerstand it. Been a while since I made scripts.

 

 

Tags for this Thread

Posting Permissions

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