Signup Now
Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 53

Thread: Anti KS

  1. #21
    Free User HanzHanz's Avatar
    Join Date
    Jan 2014
    Posts
    26
    Reputation
    11
    Rep Power
    0
    Quote Originally Posted by Leonardo View Post
    Might take a look later today.
    Ye would really appreciate it.
    I tend to bite off a little more than I can chew, hoping I'll quickly learn how to chew it.

  2. #22
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    22
    Quote Originally Posted by HanzHanz View Post
    Ye would really appreciate it.
    I was testing by myself and it does work. BUgWT said it works for him too.

  3. #23
    Free User HanzHanz's Avatar
    Join Date
    Jan 2014
    Posts
    26
    Reputation
    11
    Rep Power
    0
    Quote Originally Posted by Leonardo View Post
    I was testing by myself and it does work. BUgWT said it works for him too.
    So where should i add it? cavebot>scripter or Scripter>persistant? cause when i have on cavebot/scripter wont work.
    I tend to bite off a little more than I can chew, hoping I'll quickly learn how to chew it.

  4. #24
    Banned
    Join Date
    Dec 2013
    Location
    Barcelona
    Posts
    924
    Reputation
    22
    Rep Power
    0
    Quote Originally Posted by HanzHanz View Post
    So where should i add it? cavebot>scripter or Scripter>persistant? cause when i have on cavebot/scripter wont work.
    Persistent.

  5. #25
    Free User Sigabem Caminhoneiro's Avatar
    Join Date
    Feb 2014
    Location
    Sinop - MT
    Posts
    49
    Reputation
    10
    Rep Power
    0
    if c.isplayer and not table.find(SafeList, c.name:lower()) then
    table.insert(players, 'Player Name')

    This is the way I add a player to the safe list?

    Edit : Nvm I read the local SafeList = {} now
    But anyway, should I add the Player Name with a ' in between?
    Last edited by Sigabem Caminhoneiro; 03-08-2014 at 10:52 PM.

  6. #26
    Free User
    Join Date
    Jan 2014
    Posts
    17
    Reputation
    10
    Rep Power
    0
    I get this error:

    09:53:29 error in Persistent script NewPersistentScript:
    ["return a.id b.id"]:NewPersistentScript:28: 'end' expected (to close 'if' at line 27) near 'b'

  7. #27
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    22
    Quote Originally Posted by Sigabem Caminhoneiro View Post
    if c.isplayer and not table.find(SafeList, c.name:lower()) then
    table.insert(players, 'Player Name')

    This is the way I add a player to the safe list?

    Edit : Nvm I read the local SafeList = {} now
    But anyway, should I add the Player Name with a ' in between?
    Should be {"Player'Name"} if its name have ( ' ). Remember to use @MyName to find me back on the thread fast.

    Quote Originally Posted by ehsan View Post
    I get this error:

    09:53:29 error in Persistent script NewPersistentScript:
    ["return a.id b.id"]:NewPersistentScript:28: 'end' expected (to close 'if' at line 27) near 'b'
    I don't have this error, you tried to edit script or when you copied it, you just did part of it. Open gist link and copy the full code from there.

  8. #28
    Free User
    Join Date
    Mar 2014
    Posts
    2
    Reputation
    10
    Rep Power
    0
    (sorry about my bad english)

    guys is working, just copy from bottom to top,i tried copying from top to bottom but it did not work, now its working just copying from bottom to top.. byebye

    Thank u soo much leonardo

  9. #29
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    22
    Quote Originally Posted by Heisenberg View Post
    (sorry about my bad english)

    guys is working, just copy from bottom to top,i tried copying from top to bottom but it did not work, now its working just copying from bottom to top.. byebye

    Thank u soo much leonardo
    Or click on Gist link and copy from there. You're welcome.

  10. #30
    Free User albaxin's Avatar
    Join Date
    Dec 2013
    Posts
    128
    Reputation
    12
    Rep Power
    21
    Thanks man, trying it out now!

 

 

Posting Permissions

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