Results 1 to 5 of 5

Thread: tutorials needed badly (some beginer some advanced)

  1. #1
    Join Date
    Jul 2008
    Location
    Arizona
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default tutorials needed badly (some beginer some advanced)

    ok so iam not new I have made awsome long grate scripts but theres a big problem I will only post my great scripts after I have finished my fro script Its an essenc eminer I need help on these topics(ass you see I really need help but its just advanced stuff i couldnt learn by trying)

    not on list is there a way for the script to read and click options?yes i am a taltal noob but please dont tell em to becouse i tried LOL
    • auto color
    • icon serching and clicking
    • REAPEATS THE BIGGEST PROBLEM!
    • map walking
    • teleport problems need fixing
    • making the script vary long and still work
    • progress reports
    • antrandome
    • getting it from middle to rock and mining
    • bank pin option (not needed but wanted)
    • more but this is about it

  2. #2
    Join Date
    Mar 2007
    Posts
    3,042
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    Have a blast!

    No, seriously, the Tutorial Island forum contains almost everything you've asked for (if not everything). Search around there and you'll find what you're looking for.
    :-)

  3. #3
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Read i pro leechin's tut, it is stickied.

    And if you really have made these "grate" (I did not know you can grate scripts... they are not cheese!) scripts, you should know much of this already.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  4. #4
    Join Date
    Jul 2008
    Location
    Arizona
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Hy71194 View Post
    Read i pro leechin's tut, it is stickied.

    And if you really have made these "grate" (I did not know you can grate scripts... they are not cheese!) scripts, you should know much of this already.
    my scripts i had made had ot be put on tabs and w8ted i needed this so i could make it a script not many scripts that equal one

    also can scar read and slelect options?

    also they tell me repates but noe of em tell me undless reapeats or certain repeats or what ever

  5. #5
    Join Date
    Nov 2007
    Posts
    437
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Also can you not double or triple post?

    Scar can read and get options, check out the include folder - Includes/SRL/SRL/Text has alot of that. You want GetOption and ChooseOption I think are what they are called.

    Um I can barely understand that next question, work on spelling and grammar and such so we can understand you please. So umm it goes like this...

    SCAR Code:
    repeat
      Writeln('hi');
    until(false)

    This repeats forever. You put what you want repeated in the loop and then you put the condition that must be true before you stop in the until( ). There are other types of statements that you can learn about on the tutorial island. Check it out.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Intermediate & Advanced Tutorials???
    By kissdemon in forum SRL Site Discussion
    Replies: 10
    Last Post: 09-12-2007, 12:39 AM
  2. Litle bit help to beginer
    By hakeris16 in forum C/C++ Help and Tutorials
    Replies: 1
    Last Post: 05-22-2007, 03:14 PM
  3. forum name incorrect (tutorials for the advanced)
    By Will in forum SRL Site Discussion
    Replies: 4
    Last Post: 04-02-2007, 06:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •