Results 1 to 8 of 8

Thread: How do you Anti Leech?

  1. #1
    Join Date
    Jun 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default How do you Anti Leech?

    I've searched over 20 pages on the forums and I cannot find a guide to Anti Leeching scripts. I'm getting frustrated.

  2. #2
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    The only guide is to understand scripting to some degree or another (depends on antileech). So really you need to start with the tutorials, usually you just need a very basic level

  3. #3
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    There isn't a guide to anti-leeching scripts LOL. You need to become familiar with basic programming knowledge to solve an anti-leech. Everything you need to know plus more can be found in the tutorial section.

  4. #4
    Join Date
    Jun 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    The only guide is to understand scripting to some degree or another (depends on antileech). So really you need to start with the tutorials, usually you just need a very basic level
    Could you link me to a thread that would help me out. I've read countless threads and I have no clue where to begin.

  5. #5
    Join Date
    Nov 2012
    Posts
    141
    Mentioned
    0 Post(s)
    Quoted
    43 Post(s)

    Default

    Creating anti-leech or getting rid of anti-leech?

    In the case of the former, you would just rename methods, comment out code, delete code (with a comment telling the user something was there), etc.

    In the case of the latter, there is no guide on fixing anti-leech. You need to learn the language using scripting tutorials in order to fix the anti-leech.

    Edit: This should be all you really need to know.
    Last edited by Neodymium; 02-28-2013 at 09:49 PM.

  6. #6
    Join Date
    Jun 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Okay, for like an hour I've been trying to Get rid of this anti leech:
    if(P07_ContainsText(P07_GetUpText, 'ank' ) ) then
    with this error:
    [Error] C:\Users\-\-\Killer06's EssMiner 1.04.simba(600:47): Type mismatch at line 599
    Compiling failed.
    I've tried removing spaces and making sure that everything is in compliance to the guide, and I still don't get it.

  7. #7
    Join Date
    Jul 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Baxzi View Post
    Okay, for like an hour I've been trying to Get rid of this anti leech: with this error:

    I've tried removing spaces and making sure that everything is in compliance to the guide, and I still don't get it.
    exact same problem for me been looking for hours in guides. Can't find anything, ive gone over tuturials too just need some help starting

  8. #8
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    as it says, a type mismatch, so something doesn't match
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

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
  •