Results 1 to 14 of 14

Thread: Tvs Scar Extraction

  1. #1
    Join Date
    Aug 2007
    Location
    England
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Tvs Scar Extraction

    What is it?

    Ever wanted to turn your scripts into .exes? well thats exactly what Tv's scar wrapper does unfortunaltlly at the moment, you also have to have a data.rar with the .exe untill i can make it attach itself to the .exe properly...

    Setting up your script for use with this

    1. Your script must use Smart
    2. You script must use the SrlPlayerForm
    3. I also suggest using the MoveToTray; command near the begining of your script


    How do I put my script into it

    At the moment its not that simple, but it's also not to hard
    1. Open the data.rar with password SRL
    2. Go into the/scar folder and open script.scar
    3. Paste over the script with your script and save


    so download and have a look.

    DOWNLOAD HERE

    SOURCE CODE

    Virus Check



    Yours Tv.

  2. #2
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Sythe made one of these. It's called SCAR packer and I have it. I can post it if you want me to.

    This is a good idea though
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  3. #3
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Can you Elaborate a little more? At the moment I dont really get what your saying it does.

  4. #4
    Join Date
    Aug 2007
    Location
    England
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    basically, it means you can distribute your scripts as a .eze so people whom dont have scar can run them.

    and i looked at scarpacker, basically the same idea, but theres wont allow smart... pfft trust sythe :P

    yours tv.

  5. #5
    Join Date
    Mar 2007
    Location
    Players[-1].Loc
    Posts
    962
    Mentioned
    4 Post(s)
    Quoted
    5 Post(s)

    Default

    Code:
    xPassWord$="PASSWORD GOES HERE"        : `* Password (if archive encrypted)
    Virus scanners won't pick up encrypted archives. Mind telling us the password (or giving us a non-encrypted version)?

    Edit: Password is honda100, anyone feel like unpacking and scanning? Script looks clean.
    Edit II: The scar executable looks clean too. Why would you bother password-protecting it and hiding the password if there's nothing there?

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

    Default

    Quote Originally Posted by noidea View Post
    Sythe made one of these. It's called SCAR packer and I have it. I can post it if you want me to.

    This is a good idea though
    Could you send me the SCAR Packer?

    EDIT: Nevermind i got it
    lol

  7. #7
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by Tv-XxX View Post
    basically, it means you can distribute your scripts as a .eze so people whom dont have scar can run them.

    and i looked at scarpacker, basically the same idea, but theres wont allow smart... pfft trust sythe :P

    yours tv.
    Ah well nice then, its a good idea.
    Might add to the leeching problem tho, now they dont even need scar

  8. #8
    Join Date
    Aug 2007
    Location
    England
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    widget it was encrytped so people dont go looking round and braking it lol, ya know what noobs are like :P and how did you get the password? ... just wondering?

    yours Tv.

  9. #9
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    ahh great, now we can get leached the crap out of
    Did someone say GDK?

  10. #10
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Tv-XxX View Post
    widget it was encrytped so people dont go looking round and braking it lol, ya know what noobs are like :P and how did you get the password? ... just wondering?

    yours Tv.
    Widget = M4j0r h4xz0rz!

    Its the n00bz fault if they go looking around inside, then bam, the messed it up. They can go and redownload it.
    Btw, this allows SMART?
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  11. #11
    Join Date
    Mar 2007
    Location
    Players[-1].Loc
    Posts
    962
    Mentioned
    4 Post(s)
    Quoted
    5 Post(s)

    Default



    I just opened it with Notepad++ (regular Notepad would work too) and Ctrl+F'd for data.rar . It shows up there because you put it as a string in the source code unencrypted, although it would still be possible if you pre-encrypted it with a reversible hash.

  12. #12
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  13. #13
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    So does this work with SMART?
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  14. #14
    Join Date
    Aug 2007
    Location
    England
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yerp it has to use smart, and a form fr user input, personally i just use the srl player form.

    Yours Tv.

    Note: I've made a new version, but i broke it again, so ill back track and upload a new version

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [Scar IDE] How to set jEDIT to edit scar files corectly!
    By LordGregGreg in forum Outdated Tutorials
    Replies: 16
    Last Post: 06-23-2007, 01:19 AM
  2. Replies: 28
    Last Post: 06-22-2006, 04:27 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
  •