Page 7 of 9 FirstFirst ... 56789 LastLast
Results 151 to 175 of 223

Thread: Script down your first rs tree!

  1. #151
    Join Date
    Apr 2012
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Edit, Got it, thanks so so much for the tut so easy to understand and very helpful
    Last edited by Poweraids; 04-26-2012 at 04:34 AM.

  2. #152
    Join Date
    Apr 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you so much for this post... I have been taking notes on the scripting language and am starting to understand it more and more as the hours pass. I am farly new to programming. Though; I have had a few classes over VB and Java, I am looking forward to this language!

  3. #153
    Join Date
    May 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    until(InvFull);
    [Error] (53:2): Identifier expected at line 52
    Compiling failed.
    Is it saying that the "until" isn't an identifier? gahh

  4. #154
    Join Date
    Jan 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you very much for this tut Very much good information!

  5. #155
    Join Date
    May 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I tried to compile and I keep getting an error.
    Code:
    [Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'X' never used at line 256
    [Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'Y' never used at line 256
    [Error] (20:10): Unknown type 'interger' at line 19
    Compiling failed.


    I think I need to put a value to (x,y), but Idk what variables the guide didn't specify.
    Help please

  6. #156
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I complie without error and the character logs in, but then it says "Successfully executed" and stop? What have I done wrong?

    Awesome guide btw.

  7. #157
    Join Date
    May 2012
    Posts
    83
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Fantastic guide, I made a mining script and its terrible... But it works

  8. #158
    Join Date
    May 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Smile

    Quote Originally Posted by Blg_Carl View Post
    I tried to compile and I keep getting an error.
    Code:
    [Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'X' never used at line 256
    [Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'Y' never used at line 256
    [Error] (20:10): Unknown type 'interger' at line 19
    Compiling failed.


    I think I need to put a value to (x,y), but Idk what variables the guide didn't specify.
    Help please
    Change "Interger" To "Integer"

    I guess you misspelled it.

    By the way, VERY nice tut. Thank you!

  9. #159
    Join Date
    May 2012
    Location
    England
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Starting tutorial now, never scripted anything in my life or even looked at any. Will let you know just how good this is for "complete" beginners lol x)

    This post also serves as a timer for me, see how long it takes me to get through it all ^_^

    Right let's get this thing started =D


    Edit: 2 hours later and I feel infinitely wiser, now to follow some other beginner tutorials and get a firm foundations ^_^.

    (wonder how long it will take before, i can make my own mini script with no guide, like a powerminer.. Probably a day or so <3)

    Note: "procedure Antiban" wouldn't run for me, so I changed it to function.

    Oh and thank you for the guide ^^
    Last edited by Mufasa; 05-18-2012 at 08:00 PM.

  10. #160
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Good guide !

    Nice

  11. #161
    Join Date
    Dec 2011
    Location
    Los Angeles, California
    Posts
    151
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great guide! Very easy to understand!

  12. #162
    Join Date
    May 2012
    Posts
    53
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    wow really nice guide man
    ive always wanted to get into scripting and this has made it seem a bunch easier than b4
    also where can i get a list of all of the predefined commands that come with msi

  13. #163
    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 doorsftw View Post
    wow really nice guide man
    ive always wanted to get into scripting and this has made it seem a bunch easier than b4
    also where can i get a list of all of the predefined commands that come with msi
    http://docs.villavu.com/msi/

  14. #164
    Join Date
    May 2012
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Very nice guide, helped me to understand some of the basics but have alot more to learn and try out. Thanks for the link to abu.

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

    Default

    Probably the least confused, best guide I've read here! Bravo.
    I've been really confused on how scripts work and now I understand more. It actually doesn't seem that hard anymore... Thanks bro! +rep!

  16. #166
    Join Date
    Apr 2012
    Location
    St. Louis, Missouri
    Posts
    383
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Hey, starting to try to spend some time learning to script . I'm hoping to dedicate an hour to two hours a day to learning, starting tonight . Just reading some before I go to bed, and I just got done with part 1, i'll be moving onto part two with randoms/walking tomorrow

    Just a few questions:

    1) You mention "uptext" about a yew, but never really explain what it is. I think I have an idea... but Idk :P. Could you please give a defintion of uptext in the guide before you talk about it? Thanks a ton !

    and 2) just helping you fix a typo: "The next thing we need to do is find randoms, we we don't get pwned while the script is trying to run. Since this is a beginner tut, I'll keep is simple, and just add"

    I believe you meant to say "so we don't get pwned", instead of "we" twice. anyways just proofreading for you, and it's a great read!! I'm very appreciative and so far you've done an excellent job explaining. Thanks for helping me become a nonleacher x)!!
    Last edited by Luke L; 05-27-2012 at 03:17 AM.

  17. #167
    Join Date
    May 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great guide bro, just stated to learn scripting and this one helped alot, made the script but it only cuts the tree infront and then stops, maybe ill add some sorta compass rotation?
    Thanks for the help

  18. #168
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice guide. I'm going to be trying to learn a bit about scripting soon and this was a great place to start.

  19. #169
    Join Date
    May 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks a bunch! this is a great beginner tutorial, it gave me a good idea of how pascal works!

  20. #170
    Join Date
    May 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks, this was very helpful!

  21. #171
    Join Date
    Apr 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you very much.this is a really nice guide.I understood the steps and made a teak tree one so I can auto at ape atoll.
    The only problem is that it keeps clicking the tree over and over even before i got a log and even before the tree have fallen.
    is it because am a gorilla lol. Or is it because I need to add a wait until the tree fall 'function' before the mouse click again?

  22. #172
    Join Date
    May 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thankyou for this tutorial Griff.

    I am new to SIMBA. I do however enjoy PHP HTML PYTHON JAVA CSS BATCH C# C++ XML FLASH and many more.

    This is truly something i am interested in and will defiantly be getting into. This has to be one of the best guides i have seen soo far for SIMBA.

    Your tutorial has defiantly not gone to waste. You have inspired me to get into this. I'm going to try start making my own scripts. Hopefully someone can direct me in the right direction from here?

    I guess ill start trying to learn how to walk to the bank etc.

    Thanks mate. Loved the tutorial. +1.

  23. #173
    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 Luke L View Post
    1) You mention "uptext" about a yew, but never really explain what it is. I think I have an idea... but Idk :P. Could you please give a defintion of uptext in the guide before you talk about it? Thanks a ton !
    The UpText is the text that appears at the top left of your RS Client when you hover your mouse over something.

    If you place your cursor on the minimap it says 'Walk Here' at the top left hand corner. So 'Walk Here' will be the UpText.

  24. #174
    Join Date
    May 2012
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very nice guide! It was really easy to understand, on to the next guide !

    ~Mayx

  25. #175
    Join Date
    Jun 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by atea1234 View Post
    until(InvFull);
    [Error] (53:2): Identifier expected at line 52
    Compiling failed.
    Is it saying that the "until" isn't an identifier? gahh
    Same error. :/
    Watch Zeitgeist. Wake up from your coma.

Page 7 of 9 FirstFirst ... 56789 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
  •