Results 1 to 7 of 7

Thread: Can't Find Problem

  1. #1
    Join Date
    Jun 2007
    Location
    La Mirada, CA
    Posts
    2,484
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default Can't Find Problem

    i counted the amount of begins,end; and i cant seem to find the problem if anyone knows pm me or let me know here

    thanks alot!!!

    "Failure is the opportunity to begin again more intelligently" (Henry Ford)


  2. #2
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    When you start a Case..Of, you need to end it. Like this:

    SCAR Code:
    case Random(10) of
        0: TypeSend('Hey');
        1: TypeSend('This gets really boring');
        2: TypeSend('Yay, i am bored');
        3: TypeSend('Cant wait to get to my wc lvl');
        4: TypeSend('This is taking forever');
        5: TypeSend('Cant wait for this to stop');
        6: TypeSend('now I have');
        7: TypeSend('hey');
        8: TypeSend('Geez i just want to get to my level');
        9: TypeSend('Whats your wc lvl?');
    end;

    You also missed a semicolon on line 248's end. (246 if you fix this before the two Case..Of's

  3. #3
    Join Date
    Jun 2007
    Location
    La Mirada, CA
    Posts
    2,484
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    thanks a lot man, i 4got about the case needing a end, and forgot the 1st case i had, thanks alot for the quick response!! +rep

    "Failure is the opportunity to begin again more intelligently" (Henry Ford)


  4. #4
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    removed atachment on demand of SirPali who found your username and password in the script.
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  5. #5
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lol, good job hyper. this y i like this place... such trustworthy ppl
    Originally Posted by YoHoJo
    I like hentai.

  6. #6
    Join Date
    Jul 2007
    Location
    's-Gravenpolder, Holland
    Posts
    204
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Those who still want his woodcutter, i posted the script back *down*
    Removed username and pass, incase someone wants to steal your acc

  7. #7
    Join Date
    Jun 2007
    Location
    La Mirada, CA
    Posts
    2,484
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    thanks sirpali, its also in the first script section where i forgot about it, its been changed there already tho

    "Failure is the opportunity to begin again more intelligently" (Henry Ford)


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Find ent
    By dallas574 in forum OSR Help
    Replies: 5
    Last Post: 06-10-2008, 05:01 PM
  2. Replies: 4
    Last Post: 02-01-2008, 02:25 AM
  3. Find Gas
    By Lacky in forum Research & Development Lounge
    Replies: 4
    Last Post: 11-04-2007, 12:56 PM

Posting Permissions

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