Results 1 to 3 of 3

Thread: Auto update?

  1. #1
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Auto update?

    I need to know how to update to a version online..

    Example of wht I need:
    SCAR Code:
    const version = '1.0';

    begin
    VV:=GetPage(whateva)
    If Version = VV then
    begin
    Writeln('uptadate')
    end else
    writeln('updating')
    {Save file pocedure}
    end.

  2. #2
    Join Date
    Jan 2007
    Location
    East Coast, USA
    Posts
    138
    Mentioned
    0 Post(s)
    Quoted
    38 Post(s)

    Default

    I suggest you take a look at this tut:

    http://www.srl-forums.com/forum/showthread.php?t=11016

    It helped me alot when I did an update function like that...

  3. #3
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by fastler View Post
    I suggest you take a look at this tut:

    http://www.srl-forums.com/forum/showthread.php?t=11016

    It helped me alot when I did an update function like that...
    thake alot, couldn't find it...

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. how to make auto-update scripts?
    By elementalelf in forum OSR Help
    Replies: 12
    Last Post: 09-14-2007, 04:39 PM
  2. Auto pest control (after update)
    By Pj_wood in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 07-20-2007, 11:21 AM
  3. Runescape Update and Java Update
    By cause in forum RS has been updated.
    Replies: 2
    Last Post: 01-07-2007, 06:07 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
  •