Page 2 of 13 FirstFirst 123412 ... LastLast
Results 26 to 50 of 321

Thread: [07Scape] TheAutoCurser

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

    Default

    Dosn't work for me.. only says Exception in Script: Unable to find file 'P07IncIude.Simba' used from 'C:\Users\Martin\Downloads\TheAutoCurser v1.2 (1).simba'

  2. #27
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by berkka View Post
    Dosn't work for me.. only says Exception in Script: Unable to find file 'P07IncIude.Simba' used from 'C:\Users\Martin\Downloads\TheAutoCurser v1.2 (1).simba'
    It's a part of the antileach.


    Quote Originally Posted by nmka View Post
    Thanks! Good job) Leveled mage to alches
    No problem

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

    Default

    [QUOTE=Sequence;1182165]It's a part of the antileach.



    i dont understand.. So because im new on this site i cant use it or what?

  4. #29
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by berkka View Post
    i dont understand.. So because im new on this site i cant use it or what?
    No, you will just have to fix the small errors I created intentionally.

  5. #30
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    /* Hey! Im completely new to this site, and I've just finished reading around on the forum and setting up simba. I really like the idea of requiring the users of script to have some understanding of the scripts they use, but for now I feel like I'm getting blocked before I even started.
    I'm getting the same error as poster above, have been checking through the code numerous times now. I have some basic knowledges in Java, C# and ADA, but still can't rule out what to do with the "Exception in Script: Unable to find file 'P07IncIude.Simba' used from 'C:.." error. Any help, or at least a tip on where to start/how to think? */

    NVM I found it out!
    Last edited by BryggarHans; 03-01-2013 at 05:04 PM.

  6. #31
    Join Date
    Mar 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i am sorry but I am new to simba and I dont have any experience in scripting.. I have read all through the help and I couldnt now find how to solve anti leaching please help I really want to use this script

  7. #32
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by gunggong View Post
    i am sorry but I am new to simba and I dont have any experience in scripting.. I have read all through the help and I couldnt now find how to solve anti leaching please help I really want to use this script
    Read some of the basic guides, the antileach isn't too difficult.

  8. #33
    Join Date
    Mar 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks figured it all out after posting that

  9. #34
    Join Date
    Dec 2011
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Hey, i solved the anti-leach, but then gui shows i pressing ,,Save settings'' and doing nothing...

  10. #35
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Sprunkas View Post
    Hey, i solved the anti-leach, but then gui shows i pressing ,,Save settings'' and doing nothing...
    Press Save and then just close the GUI.
    I'll make it close automatically in the next version.

  11. #36
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Where can we find these guides on solving anti-leech? I've been looking everywhere!

  12. #37
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by MostWanted View Post
    Where can we find these guides on solving anti-leech? I've been looking everywhere!
    Read some of the basic scripting guides, I don't think you'll find any guides on solving an antileach.
    I'm considering to remove the antileach in the next version though.

  13. #38
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Ive tried changing a few things here but cant see whats wrong its the like with procedure check friends :S

    [Error] C:\Simba\Includes\TheAutoCurser v1.2.simba(63:1): Identifier expected at line 62

    procedure CheckFriends;
    begin
    P07_TabInventoryTab(9);
    Wait(RandomRangeTroll(300, 500));
    MMouse(650, 270, 3, 3);
    Wait(RandomRange(2000, 3000));
    end;

  14. #39
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Someone please help, if i delete that check friend procedure it just goes onto check invo procedure? :S

  15. #40
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by mattyayeit View Post
    Someone please help, if i delete that check friend procedure it just goes onto check invo procedure? :S
    I'm not sure what you have changed and why?
    If it's because you're trying to solve the antileach you can just wait for a while, as I'll release the next update without antileach later today.

  16. #41
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by Sequence View Post
    I'm not sure what you have changed and why?
    If it's because you're trying to solve the antileach you can just wait for a while, as I'll release the next update without antileach later today.

    When i change the include, it goes to that line..

    procedure CheckFriends;

    and i cant seem to see whats wrong with it? :S

    procedure CheckFriends;
    begin
    P07_TabInventoryTab(9);
    Wait(RandomRangeTroll(300, 500));
    MMouse(650, 270, 3, 3);
    Wait(RandomRange(2000, 3000));
    end;

    l;ooks same in all other versions aswell.. it says identifier expected
    Last edited by mattyayeit; 03-03-2013 at 04:31 PM.

  17. #42
    Join Date
    Mar 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just read carefully and compare some lines to each other and You will find out

    Tested it today and i can say its pretty good script

  18. #43
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    i keep looking, i dont seem to see anything different? i changed spellings i mean is troll even meant to be in there.

  19. #44
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    okay nevermind, think i got it just removed half of them //end; things :S

  20. #45
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    The script has been updated a bit and the AntiLeach has been removed.
    (If you already have one of the previous versions, it will update automatically.)

    SMART Support
    If you don't know how to set up SMART for 07Scape check this link: http://villavu.com/forum/showthread.php?t=97599

    Code:
    [1.21]
    - Removed the AntiLeach
    - GUI closes when button pressed
    - More human-like mouse movement
    - SMART Support
    To do:
    - Add other locations. (suggestions are welcome)

  21. #46
    Join Date
    Jun 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I'm trying really hard with this anti-leech, but i can't get the end to work. I had to modify the anti-ban to remove checkfriends because i couldn't figure it out, and now i've got this.

    [Error] (36819:1): Unexpected end of file at line 36818
    Compiling failed.

    Begin
    //StartUp;
    DTM;
    repeat
    CastCurse
    //AntiBan
    Wait(RandomRange(100, 200));
    Inc(I);
    until(I = Casts);
    //end.

  22. #47
    Join Date
    Feb 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Hi, im having some trouble i just get this when i run the script and enter my user and password, then click save settings, the bot doesn't log in or do anything

    Checking TheAutoCurser VersionNumber
    Local : 1.21 / Latest : 1.21
    You already have version 1.21 of TheAutoCurser
    Checking P07Include VersionNumber
    Local : 1.7 / Latest : 1.7
    You Have The Latest Version of P07Include
    Checking P07Include VersionNumber
    Local : 1.7 / Latest : 1.7
    You Have The Latest Version of P07Include

  23. #48
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Plasmidian View Post
    I'm trying really hard with this anti-leech, but i can't get the end to work. I had to modify the anti-ban to remove checkfriends because i couldn't figure it out, and now i've got this.

    [Error] (36819:1): Unexpected end of file at line 36818
    Compiling failed.
    There is no antileach in version 1.21, make sure that you have enabled SMART for RS 2007.



    Quote Originally Posted by jason3460 View Post
    Hi, im having some trouble i just get this when i run the script and enter my user and password, then click save settings, the bot doesn't log in or do anything
    Have you enabled SMART for RS 2007?

    Try running the script below to see if your SMART works.

    Simba Code:
    program new;
    {$DEFINE SMART}
    {$i SRL/SRL.simba}

    begin
      SetupSRL();
    end.

  24. #49
    Join Date
    Jun 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    k it's opening now but the dialog box won't appear?
    Last edited by Plasmidian; 03-03-2013 at 08:03 PM.

  25. #50
    Join Date
    May 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Plasmidian View Post
    k it's opening now but the dialog box won't appear?
    Read the OP

    SMART Support
    If you don't know how to set up SMART for 07Scape check this link: http://villavu.com/forum/showthread.php?t=97599

Page 2 of 13 FirstFirst 123412 ... LastLast

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
  •