Results 1 to 8 of 8

Thread: Change SCAR Disguise

  1. #1
    Join Date
    Nov 2007
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Change SCAR Disguise

    How do you get scar to change the Disguise once the script is finished?
    Also
    Is it possible to Disguise SMART?

  2. #2
    Join Date
    Jul 2008
    Location
    England
    Posts
    763
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Won't SCAR's disguise be the same once the script is finished? Also, i don't think you can change SMART's disguise but i'm not sure.
    lol

  3. #3
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it is possible to change the title of SMART.. can't remember how tho..

    and to change the title of scar just do..

    Disguise('something');

    (to have it change from "131/31131 loads" to "Script stopped " make a procedure called ScriptTerminate; and put Disguise('Script stopped '); in it you don't call ScriptTerminate anywhere.. it does it automatically

  4. #4
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    to change it when it ends, use this tutorial .

    http://www.villavu.com/forum/showthread.php?t=41832


  5. #5
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    I believe you just need to create a procedure called TerminateScript, it will do this procedure when the script terminates.

  6. #6
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Richard, its ScriptTerminate and you can't change the name of SMART, sorry champ.

    You can do it to scar by using:
    SCAR Code:
    Disguise('I''m setting the window''s name as this!');
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  7. #7
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    Can't you have the Disguise({disguise}) bit in the ScriptTerminate procedure?

  8. #8
    Join Date
    Nov 2007
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks a lot for your help to bad you can't disguise SMART

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. disguise scripts
    By del_signo in forum OSR Help
    Replies: 9
    Last Post: 04-13-2007, 04:18 PM
  2. Bigfish's Random Scar Disguise
    By Bigfish58 in forum RS3 Outdated / Broken Scripts
    Replies: 4
    Last Post: 10-20-2006, 09:00 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
  •