Results 1 to 16 of 16

Thread: How to add AntiLeech?

  1. #1
    Join Date
    Jan 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default How to add AntiLeech?

    I am almost done with my first script () and would like to know how to add an AntiLeech. I've seen it on other script threads ('duh it's an antileech') but I don't actually know what it is/how to add one. Any help would be appreciated!

    Thanks.
    GOALS
    Complete my first script
    Complete a flawless script
    250 posts
    10 rep

  2. #2
    Join Date
    Jun 2011
    Location
    Anywhere that has WIFI
    Posts
    669
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by injustice View Post
    I am almost done with my first script () and would like to know how to add an AntiLeech. I've seen it on other script threads ('duh it's an antileech') but I don't actually know what it is/how to add one. Any help would be appreciated!

    Thanks.
    Well you could comment out a couple of line, by using "//" or you could remove something that you need to run from the vars. Mispell some Procedure names or leave the procedure out of the mainloop. You could even go as far as not even creating a mainloop. Hope i helped!

  3. #3
    Join Date
    Jan 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Jokester View Post
    Well you could comment out a couple of line, by using "//" or you could remove something that you need to run from the vars. Mispell some Procedure names or leave the procedure out of the mainloop. You could even go as far as not even creating a mainloop. Hope i helped!
    But then wouldn't that make the script malfunction?
    GOALS
    Complete my first script
    Complete a flawless script
    250 posts
    10 rep

  4. #4
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by injustice View Post
    But then wouldn't that make the script malfunction?

    No it just wouldn't make it run - or certain parts won't work.

    The whole point of an anti-leech is to get users to figure out the very basics of scripting - either that or you just don't want leeches using your script

  5. #5
    Join Date
    Feb 2012
    Posts
    168
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ^That's the point of the anti-leech.
    An anti-leech is made to have the script malfunction but only require very simple fixes so only people who care about learning how to script can fix it.

  6. #6
    Join Date
    Jun 2011
    Location
    Anywhere that has WIFI
    Posts
    669
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by injustice View Post
    But then wouldn't that make the script malfunction?
    Yes... That's the purpose of an antileech you mess some things up, then release it and anyone that wants to use it is forced to fix the mistakes.

  7. #7
    Join Date
    Jan 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ah okay thanks guys
    GOALS
    Complete my first script
    Complete a flawless script
    250 posts
    10 rep

  8. #8
    Join Date
    Jan 2012
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    If I were you, I'd delete some ;'s or like Jokester said, comment out some lines.

  9. #9
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default

    if you want feedback, put in SRL stats, and force the user to use sign up for it/ put in their names, or make it email the progress report to you
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

  10. #10
    Join Date
    Nov 2011
    Posts
    1,532
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just make sure it doesn't compile. I am sure there are many ways to do this, some very tricky to fix as well.
    Current activity: Recovering from vacation
    - Nulla pars vitae vacare officio potest -
    SRL membership? Can I buy that?
    Scripts - AGS - SWF - WAR - EMS - W100S-EM
    If you need scripting help, you can pm me. Remember, if you need help you have to ask for it properly though

  11. #11
    Join Date
    Jan 2012
    Posts
    296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    remove some ( ' .. ' ) or remove some begin or end, something easy, but that the leecher will rage on this lol
    or if your script bank, remove the location, or something
    Sorry for my bad english, i'm french

  12. #12
    Join Date
    Jun 2006
    Posts
    694
    Mentioned
    0 Post(s)
    Quoted
    31 Post(s)

    Default

    Quote Originally Posted by Er1k View Post
    Just make sure it doesn't compile. I am sure there are many ways to do this, some very tricky to fix as well.

    I always make it compile, I just forget some "Things".

  13. #13
    Join Date
    Jan 2011
    Location
    Denver, CO
    Posts
    1,351
    Mentioned
    2 Post(s)
    Quoted
    72 Post(s)

    Default

    Write a script obfuscator

  14. #14
    Join Date
    Jun 2006
    Posts
    694
    Mentioned
    0 Post(s)
    Quoted
    31 Post(s)

    Default

    Quote Originally Posted by Echo_ View Post
    Write a script obfuscator
    There's a case of suspicion if someone does that.

  15. #15
    Join Date
    Jan 2011
    Location
    Denver, CO
    Posts
    1,351
    Mentioned
    2 Post(s)
    Quoted
    72 Post(s)

    Default

    Quote Originally Posted by wyn10 View Post
    There's a case of suspicion if someone does that.
    Only if the script contains functions that scripts shouldn't have like connecting to servers to send information, unnecessary file io, etc.

  16. #16
    Join Date
    Apr 2007
    Posts
    581
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    Just remove the semi-colons to a statement or two.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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