Results 1 to 10 of 10

Thread: need some advice on scripting. will take all advice :3

  1. #1
    Join Date
    Dec 2011
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default need some advice on scripting. will take all advice :3

    I am currently working on a firemaking script.

    A lot of the guides have told me to start with {$i SRL/SRL.scar}

    Wasnt the SRL/SRL.scar changed to SRL/SRL.smart?

  2. #2
    Join Date
    Dec 2011
    Posts
    392
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by serexcety View Post
    I am currently working on a firemaking script.

    A lot of the guides have told me to start with {$i SRL/SRL.scar}

    Wasnt the SRL/SRL.scar changed to SRL/SRL.smart?
    Everything .scar was changed to .simba

  3. #3
    Join Date
    Dec 2011
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    oh .simba. thats what it is thank you sir. i appreciate the helpful and friendly advice.

  4. #4
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea most of the tutorials are going to be slightly outdated now that we switched to SRL-5.

    .scar -> .simba
    and a few parameter changes for certain functions.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  5. #5
    Join Date
    Dec 2011
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by PatDuffy View Post
    Yea most of the tutorials are going to be slightly outdated now that we switched to SRL-5.

    .scar -> .simba
    and a few parameter changes for certain functions.
    mmkay thank you too. right now i am learning from the make your own fletcher script!

    http://villavu.com/forum/showthread.php?t=57918

    just learning the beginning of the scripting how to start up players and etc.. even though i am not copy and pasting the beggining of the declare players part of script, could i still get plagarism for that? don't most scripts start like that anyways?

  6. #6
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    ClickNorth and SetAngle methods now use SRL_ANGLE_HIGH and the like, instead of the True/False Booleans.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  7. #7
    Join Date
    Dec 2011
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    ClickNorth and SetAngle methods now use SRL_ANGLE_HIGH and the like, instead of the True/False Booleans.

    okay, thank you. i will learn to figure that out in the course of time.

  8. #8
    Join Date
    Dec 2011
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    can anyone show me the best guide? im getting a bit frusturated..:s mainly on how to start a script and how to figure out the functions i want to make it do.
    Last edited by serexcety; 01-10-2012 at 03:35 AM. Reason: miss spell.

  9. #9
    Join Date
    Dec 2011
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I have found a path finder. I have made a path for the bot i wan't to make. How do i add it to the correct spot?

  10. #10
    Join Date
    Dec 2011
    Posts
    392
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by serexcety View Post
    I have found a path finder. I have made a path for the bot i wan't to make. How do i add it to the correct spot?
    Edit your last post rather then making multiple posts. No offense meant, it's just frowned upon :P

    Now for scripting I strongly recommend YoHoJo's tuts. They are FANTASTIC. Script along with him.

    First -->
    http://villavu.com/forum/showthread.php?t=67691


    Second (Actual RS Script) -->
    http://villavu.com/forum/showthread.php?t=69179

    Also you can add a walking procedure anywhere, you just have to call it in the right spot :P It's hard to tell what you mean.

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
  •