Poll: Is this a good tutorial

Be advised that this is a public poll: other users can see the choice(s) you selected.

Page 2 of 5 FirstFirst 1234 ... LastLast
Results 26 to 50 of 107

Thread: The *Real* Way to get into Busy Worlds

  1. #26
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Use SCSS, get's me there instantly.

  2. #27
    Join Date
    Aug 2007
    Posts
    104
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great guide!

  3. #28
    Join Date
    Jun 2007
    Location
    I'm not sure...
    Posts
    581
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh, btw, If you don't wanna use Theta and you want to create your own HTML source, this is for you.

    To find the address for each runescape world, use theta to get to the world you want, then right click right of the runescape client window, and select [View Page Source].
    You should get something like this:
    HTML Code:
    <html>
    <head>
    <title>Theta: QuickWorld - By: Antiaverage - [World 103 (Members), 1537 Players, US East 2, 7]</title>
    </head>
    <script type="text/javascript">
    <!--
    if(top.document.location.href != self.document.location.href) top.document.location.href = "http://theta.in";
    //-->
    </script>
    <body bgcolor="black">
    <iframe name="world" id="world" frameborder="0" src="blank.php" style="width: 100%; height: 100%; border: none;">You can't load iframes.</iframe>
    <span id="test"></span>
    <script type="text/javascript">
    <!--
    if(top.world) top.world.location.href = 'http://at9.runescape.com/l1,p0,j1';
    else if(document.getElementById('world')) document.getElementById('world').src = 'http://at9.runescape.com/l1,p0,j1';
    else document.write('Your browser does not support this script.');
    //-->
    </script>
    </body>
    </html>
    Find the part that says:

    HTML Code:
    http://at9.runescape.com/l1,p0,j1
    and copy that to a text doc.
    Now, you'll wanna remember what world you were in, and save your text doc as "World{whatever world}.txt"

    Now, take this frame
    HTML Code:
    <html><head><title>Your title for the page here</title>
    </head>
    <body bgcolor="black"><div align="center">
    <iframe src="Put the URL from earlier in here" name="mainframe" width="800" height="550" scrolling="auto"></iframe>
    </div></body>
    </html>
    and fill in the title and URL.

    Next, save it as whatever you did earlier, but this time, save it with an html extension.
    EX:
    Code:
    Save As>RunescapeWorldWhatever.html
    Now, open it with firefox or IE, and you win.
    ---------------------------------------------------------


    Pm me if you need any math functions made. Me = l0ving t3h mathz

    ---------------------------------------------------------

  4. #29
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default

    I used to do this, but I had the worlds for CW, trading, pest control, and stuff all on the same page.

    Might want to try that and put it in your guide.

    Or have a combo box on the top to select a world .
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  5. #30
    Join Date
    May 2007
    Location
    in a pineapple under the sea
    Posts
    1,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    thx for the idea rob0t i might do that
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  6. #31
    Join Date
    Aug 2007
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Now i can get to the w1 really quick! Merchanting is going faster now. Tyvm!

  7. #32
    Join Date
    Aug 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nice tutor m8 got mine working fine ty

  8. #33
    Join Date
    Mar 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    works great for me on firefox

  9. #34
    Join Date
    Aug 2007
    Posts
    327
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    great guide
    im sick of waiting and refreshing endlessly at the world screen

  10. #35
    Join Date
    Sep 2006
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this is sweet

  11. #36
    Join Date
    Mar 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah i new this. You can also make it a bit more advanced and have a drop down menu where you can select the world and it will load the url in the frame. good tutorial tho

  12. #37
    Join Date
    May 2007
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Been posted 1k times..

  13. #38
    Join Date
    Feb 2007
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow. Thanks <3 used a few times

  14. #39
    Join Date
    Aug 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks!

  15. #40
    Join Date
    Jun 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Good guide and good jobs with the pics it makes it easy to do!

  16. #41
    Join Date
    May 2007
    Location
    in a pineapple under the sea
    Posts
    1,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    your very welcome just thought i would share some of my useful knowledge
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  17. #42
    Join Date
    Sep 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    But world 117 then?

  18. #43
    Join Date
    Sep 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Dang! This thing is good! The pics in the TUT help heaps.

  19. #44
    Join Date
    Sep 2007
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    woa ur smart, thanks for this

  20. #45
    Join Date
    Mar 2007
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You should make the frame a little bigger because I hate seeing the scrollbar, but thats just me.

  21. #46
    Join Date
    Sep 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Cool, thanks man!
    "The best signature is one with only words..."

  22. #47
    Join Date
    May 2007
    Location
    California
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's so simple :P

  23. #48
    Join Date
    Mar 2007
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is something I used to do, before I quit, but now i'm getting started up again.

  24. #49
    Join Date
    Sep 2007
    Location
    Australia
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works great for me.
    Cheers

  25. #50
    Join Date
    Dec 2006
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sweet, it works. Thank you so much, Ive been sitting around refreshing the server list every time i need to buy or sell anything lol

Page 2 of 5 FirstFirst 1234 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Worlds.ini?
    By Kyle Undefined in forum Research & Development Lounge
    Replies: 5
    Last Post: 11-25-2008, 02:17 AM
  2. Pvp Worlds!!!
    By Markus in forum RS has been updated.
    Replies: 33
    Last Post: 10-17-2008, 08:03 AM
  3. Worlds.ini
    By Waddo in forum News and General
    Replies: 2
    Last Post: 08-07-2008, 10:06 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
  •