Results 1 to 7 of 7

Thread: hmm some things that i might make into includes

  1. #1
    Join Date
    Apr 2008
    Location
    Northwest england
    Posts
    1,179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default hmm some things that i might make into includes

    omg ive just thought why does no one ever do this

    i:=random(3);
    case i of
    0:begin
    openbankfast('veb');
    otherstuff;
    end;
    2:begin
    findbank('veb');
    otherstuff;
    end;

    etc
    etc
    etc
    end;

    completlty different everytime we bank
    this could wokr v.well

    and im sure theres other things to use it for

    and how bout this

    i dont know how to code this so this is wrong

    begin
    i:=getstatsmm('run');
    if i>20+random(50) then setrun('true');
    end;
    Blank!

  2. #2
    Join Date
    Nov 2007
    Location
    The Netherlands
    Posts
    1,490
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Those ideas seem to be cool..
    I feel a bit dumb now, lol
    That I never tought of that banking thing
    Good ideas

  3. #3
    Join Date
    Apr 2008
    Location
    Northwest england
    Posts
    1,179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    tyvm
    Blank!

  4. #4
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Banking is a small part and I don't really see how you can randomize right-click -> deposit all...
    About the second thing, a lot of more experienced scripters who use a lot of walking use that anyway...
    By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.

  5. #5
    Join Date
    Apr 2008
    Location
    Northwest england
    Posts
    1,179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yes i know but why not turn it into an include
    Blank!

  6. #6
    Join Date
    Oct 2007
    Location
    brooklyn, new york
    Posts
    258
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Haha. This is so simple but yet so effective. Thank you very much waddo for helping me open my eyes. + rep.

    Also...what if one of the cases fails how can I make it switch to another for example;
    if not blah blah then
    Case(not current, random(3))

  7. #7
    Join Date
    Apr 2008
    Location
    Northwest england
    Posts
    1,179
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmm im not sure you could always repeat a couple of times
    Blank!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Update, lot things to make our life easier ;)
    By n3ss3s in forum RS has been updated.
    Replies: 48
    Last Post: 12-01-2007, 11:48 PM
  2. Includes
    By jonny3558 in forum OSR Help
    Replies: 14
    Last Post: 10-30-2007, 01:11 AM
  3. includes
    By Firey Chicken Cannonball in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 04-15-2007, 05:15 AM
  4. how do you make includes
    By del_signo in forum OSR Help
    Replies: 1
    Last Post: 02-20-2007, 08:58 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
  •