Signup Now
Results 1 to 2 of 2

Thread: Bug with Banker

  1. #1
    Free User
    Join Date
    Jun 2015
    Posts
    12
    Reputation
    10
    Rep Power
    0

    Bug with Banker

    Hello, I tried some free scripts and dunno why, but I got some bug with banker on all the scripts, when he comes to bank he say: Hi, deposit all, yes, balance, withdraw 00, yes, withdraw 00, yes < and keep repeating this "withdraw 00, yes", So what might be the problem?
    Here is the Lua script for banker, is it okay with it?
    -- Bank
    wait(1000,2500)
    if islocation()
    then
    depositerbank('sup')
    wait(1000,2500)
    else
    wait(1000,2500)
    gotolabel('to bank')
    end

  2. #2
    Free User
    Join Date
    Jun 2015
    Posts
    12
    Reputation
    10
    Rep Power
    0
    Also just noticed that my character cant say number's from 1-9, etc made a command: npctalk("hi", "10000") it say's "hi" and "0000", bot dont write any 1-9 number, so what might be the problem, anyone know?

 

 

Posting Permissions

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