Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 51

Thread: NexzAuto

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

    Default

    If I use Pascal I get this error:

    [Error] (1241:24): Unknown identifier 'SmartClientID' at line 1241
    Compiling failed.
    But...if I use Lape I get this error:
    Exception in Script: Unknown declaration "clRed" at line 272, column 37
    So I get an error both ways...what am I meant to do? :/
    <3

  2. #27
    Join Date
    Mar 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    use lape
    How would using lape solve anything??

  3. #28
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Rtap View Post
    How would using lape solve anything??
    Because it's in lape and your trying to run it in pascalscript -.-

    And run the script file lol not the include file

  4. #29
    Join Date
    Oct 2012
    Location
    Porto, Portugal
    Posts
    218
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    I might test this out soon, will post some feedback if I do.

  5. #30
    Join Date
    Jul 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I have the same problem as Aph0tix!

    when I'm using Lape I get :
    "Exception in Script: Unknown declaration "clRed" at line 272, column 37"

    when I use PascalScript I get:
    " Unknown identifier 'SmartClientID' at line 1241
    Compiling failed."

    I UNDERSTAND THAT I MUST USE LAPE... BUT IT'S NOT WORKING... someone said something about running the script file and not the include file... That doesn't make matters any clearer, What does that even mean?... can someone give me a simple step by step answer (accommodated for noobs like me) ? would be very appreciated.

  6. #31
    Join Date
    May 2012
    Location
    New Jersey
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I was wondering can the herbpotions be able to make unfinished or no?

    Edit: I figured it out myself amazing script.
    Last edited by chocolat; 10-23-2013 at 10:36 PM.

  7. #32
    Join Date
    Mar 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    Because it's in lape and your trying to run it in pascalscript -.-

    And run the script file lol not the include file
    And why does it run with pascal as the interpreter then?

  8. #33
    Join Date
    May 2012
    Location
    New Jersey
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Amazing Script the only problem is that it messes up sometimes most likely due to the random movement so I babysit it but best script I have used in a long time.

  9. #34
    Join Date
    Oct 2013
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by jaythegr8 View Post
    I have the same problem as Aph0tix!

    when I'm using Lape I get :
    "Exception in Script: Unknown declaration "clRed" at line 272, column 37"

    when I use PascalScript I get:

    " Unknown identifier 'SmartClientID' at line 1241
    Compiling failed."


    I UNDERSTAND THAT I MUST USE LAPE... BUT IT'S NOT WORKING... someone said something about running the script file and not the include file... That doesn't make matters any clearer, What does that even mean?... can someone give me a simple step by step answer (accommodated for noobs like me) ? would be very appreciated.
    Same exact problem here bud, has anyone found a fix? No idea how to fix it myself

  10. #35
    Join Date
    Mar 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Moneymake View Post
    Same exact problem here bud, has anyone found a fix? No idea how to fix it myself
    Have you downloaded and installed the smart plugin?

  11. #36
    Join Date
    Oct 2013
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by Rtap View Post
    Have you downloaded and installed the smart plugin?
    No i dont think i have, I jsut used yoho joes vid to set up my simba recently
    How do i set it up?
    But then again I am clueless, if the plugin is the program that rs runs in when u run the script then yes I have.
    When i ran the test script the screen came up as S.M.A.R.T but this script wont work.
    Last edited by Moneymake; 10-27-2013 at 12:46 AM.

  12. #37
    Join Date
    Mar 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Moneymake View Post
    No i dont think i have, I jsut used yoho joes vid to set up my simba recently
    How do i set it up?
    But then again I am clueless, if the plugin is the program that rs runs in when u run the script then yes I have.
    When i ran the test script the screen came up as S.M.A.R.T but this script wont work.
    Are you still getting the error Unknown identifier 'SmartClientID' ?

  13. #38
    Join Date
    May 2012
    Location
    New Jersey
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Run the script using Pascal and if that doesn't work. I got no idea.

  14. #39
    Join Date
    Oct 2013
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by Rtap View Post
    Are you still getting the error Unknown identifier 'SmartClientID' ?
    Yeah when I run the script under lape I get the following message:

    Exception in Script: Unknown declaration "clRed" at line 272, column 37

    And im still having the same problem with pascal aswell but instead I get that message:

    [Error] C:\Simba\Scripts\NexzAuto.simba(1241:24): Unknown identifier 'SmartClientID' at line 1241

  15. #40
    Join Date
    May 2012
    Location
    New Jersey
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Moneymake View Post
    Yeah when I run the script under lape I get the following message:

    Exception in Script: Unknown declaration "clRed" at line 272, column 37

    And im still having the same problem with pascal aswell but instead I get that message:

    [Error] C:\Simba\Scripts\NexzAuto.simba(1241:24): Unknown identifier 'SmartClientID' at line 1241
    Are you using SRL 5 or SRL 6? This script only works while using 5.

  16. #41
    Join Date
    Oct 2013
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by chocolat View Post
    Are you using SRL 5 or SRL 6? This script only works while using 5.
    Oh...... thats the problem, how do i downgrade my version?

    Edit: I got off my lazy but and did some research and got it to work, thanks for all the help guys =D
    Last edited by Moneymake; 10-28-2013 at 05:06 AM.

  17. #42
    Join Date
    May 2012
    Location
    New Jersey
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Moneymake View Post
    Oh...... thats the problem, how do i downgrade my version?

    Edit: I got off my lazy but and did some research and got it to work, thanks for all the help guys =D
    Yay I was helpful I think.

  18. #43
    Join Date
    Feb 2012
    Posts
    179
    Mentioned
    0 Post(s)
    Quoted
    84 Post(s)

    Default

    Great script Nexz! Thanks. I have just 1 issue. When RS is crowded, sometimes it laggs and sets the camera heading north so there aren't any bankers in the game screen.

  19. #44
    Join Date
    Feb 2012
    Posts
    179
    Mentioned
    0 Post(s)
    Quoted
    84 Post(s)

    Default

    How would I set it to keep the camera in the highest North angle? Can someone give me a clue?

  20. #45
    Join Date
    Oct 2013
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by Nexz View Post
    Would be interesting actually, but quite a bit of work for me, plus I think srl6's rewritten Option is still as buggy as srl5's and they still don't have a proper cords generater. But i'll let you know if I know what or when.
    Hey NexZ i cannot seem to open the script from the link provided.

    Edit: got it working however when I run the fletchunstrungs script it will work perfectly but when it gets to the part where it chooses which bow to fletch and then presses the blue button it ends up right clicking in a spot near where the 'value' word is. Any idea why this happens??
    Last edited by Moneymake; 11-07-2013 at 07:52 PM.

  21. #46
    Join Date
    Mar 2012
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Does this script still work?
    I'm trying to get 85 herblore and I have the 36k of Tarromin potion (unf) and ashes can this script make serum 207 ?
    Get 270 Quest points !

  22. #47
    Join Date
    Dec 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I do not seem to be able to download the script, whenever I try I get this:

    The connection has timed out
    The server at 128.204.203.115 is taking too long to respond.

    P.S. Sorry for low post count I cannot recall my old login credentials been a while.

  23. #48
    Join Date
    May 2012
    Location
    Arizona
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by purekeynoob View Post
    I do not seem to be able to download the script, whenever I try I get this:

    The connection has timed out
    The server at 128.204.203.115 is taking too long to respond.

    I get the same thing :-(
    I came to cheat
    I stayed to learn

  24. #49
    Join Date
    Nov 2013
    Location
    North of Hell
    Posts
    271
    Mentioned
    7 Post(s)
    Quoted
    171 Post(s)

    Default

    Quote Originally Posted by Ashart1025 View Post
    I get the same thing :-(
    Indeed, I get the same message and I have gotten the same message since I joined this forum, somebody should move this thread to outdated, or Nexz should fix his links.

  25. #50
    Join Date
    Jan 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry for the maybe obvious question, but where do you paste NexzAuto url into Simba?

Page 2 of 3 FirstFirst 123 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
  •