Results 1 to 9 of 9

Thread: LRC creature killer. Fix it yourself!

  1. #1
    Join Date
    Mar 2012
    Posts
    66
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Lightbulb -

    Forget it.
    Last edited by MotorMouse; 06-23-2012 at 12:55 PM. Reason: Forget it.

  2. #2
    Join Date
    Jun 2012
    Location
    ScapeRune
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    But you didnt add a script. And dont give up although it seems so hard, or start off with something easier

  3. #3
    Join Date
    Mar 2012
    Posts
    66
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Bob The Cat View Post
    But you didnt add a script. And dont give up although it seems so hard, or start off with something easier
    Its there now,
    I can fix it.
    But i want to enjoy my holiday for now.
    And i want the prices to stay high for a while.

  4. #4
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    program Ogre_Destroyer;

    Procedure Attackwarrior;

    Did you just copy someone else's script and change the colours/uptext? :s

  5. #5
    Join Date
    Mar 2012
    Posts
    66
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Ollybest View Post
    program Ogre_Destroyer;

    Procedure Attackwarrior;

    Did you just copy someone else's script and change the colours/uptext? :s
    No, i use that script as a base.
    I am too lazy to change names tho.

  6. #6
    Join Date
    Jun 2012
    Location
    Howell, Michigan
    Posts
    1,585
    Mentioned
    34 Post(s)
    Quoted
    553 Post(s)

    Default

    So let me get this...You want someone to fix this, then share it with you because you are lazy? Lol, leecher at the best. You want us to fix this for you and then share it? Way to make an attempt, all you did was copy another script. Did you get permission to post his script? Did you even talk to him? I'd like a mod to please remove this unless he can show he has the author's permission, this is just horrible leeching and pathetic.

  7. #7
    Join Date
    Feb 2008
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Smells like a leecher.

  8. #8
    Join Date
    Nov 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I smell that this thread needs to be deleted ...

  9. #9
    Join Date
    Jul 2007
    Location
    Finland
    Posts
    304
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Do your own dungeoneering script:
    Code:
    begin
      MouseSpeed := 18;
      Smart_Server := 136;
      Smart_Members := False;
      Smart_Signed := True;
      Smart_SuperDetail := False;
      ClearDebug;
      SetupSRL;
    
      DeclarePlayers;
      LoginPlayer;
    
      repeat
        solvedungeoneeringpuzzles;
      Until not LoggedIn;
    end.

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
  •