Page 3 of 13 FirstFirst 12345 ... LastLast
Results 51 to 75 of 321

Thread: [OGL] interception v0.1

  1. #51
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Floor66 View Post
    Please read this, silentwolf
    Have you tried the new version, with steps:

    1. Close everything down - scar and RS
    2. Start up RS in firefox/ie.
    3. Select high detail.
    4. Wait for RS to load.
    5. Start up scar.
    6. Load and run script.

    ?


    Quote Originally Posted by marpis View Post
    Wow, it works!
    And I see the IDs too!
    Good news

  2. #52
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    yeah, latest one (the one you made for marpis I guess?) and these steps exactly
    do i need a seperate FireFox window or can I just make a new tab?
    Ce ne sont que des gueux


  3. #53
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What error are you getting? Black screen when you load RS?

  4. #54
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    no errors, the script just outputs x=0, y=0 and moves the mouse there.
    Ce ne sont que des gueux


  5. #55
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is the ID you are searching for on the screen?

    I just tried the suggested SRL script (with the undetectable mouse moving routine) and it didn't work:

    SCAR Code:
    program New;
    {.include srl/srl.scar}
    var
       x,y: integer;
    begin
       FindModelByID(x,y, 588752808);
       MMouse(x, y, 0, 0);
       Writeln('x=' + IntToStr(x) + ', y=' + IntToStr(y));
    end.

    My quick script does though:
    SCAR Code:
    program New;
    var
       x,y: integer;
    begin
       FindModelByID(x,y, 588752808);
       MoveMouseSmooth(x,y);
       Writeln('x=' + IntToStr(x) + ', y=' + IntToStr(y));
    end.

    Not sure why. MMouse(x, y, 0, 0) doesn't seem to be working... I don't think this is to do with my program though.

  6. #56
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    with either scripts, same outcome (0,0)
    i'm in varrock east bank, no IDs on my screen, using the ID that is in the script in 1st post

    with/without SRL shouldn't matter tbh
    Ce ne sont que des gueux


  7. #57
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If ID's aren't been drawn, then you probably haven't put opengl32.dll in the right folder. Where have you put it?

  8. #58
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    c:\program files\java\jre6\bin
    Ce ne sont que des gueux


  9. #59
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    And you're running the HD client? Really odd.

  10. #60
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    yeah, tried running HD fixed and resized
    i'll restart my pc see what that does
    Ce ne sont que des gueux


  11. #61
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Arghh, I've managed to break it for me too. It's to do with the details settings. Not sure which are the correct ones now after I changed them all

    OK, set them to the following and close down your browser and start RS again:

  12. #62
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    oh crap
    well restarting didn't work
    i'll fiddle around with settings then

    edit:
    aarrgh i set them exactly the same as yours, tried in FF and Chrome, none worked ;'(
    Last edited by Floor66; 01-24-2010 at 01:59 PM.
    Ce ne sont que des gueux


  13. #63
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by nielsie95 View Post
    But I don't think any one here is going to recompile the source, so he might just as well be the evil genius
    As I said, just to put paranoid minds to rest.

    Quote Originally Posted by silentwolf View Post
    But then what's the point? If people wont recompile, then I could provide the source and a binary with keylogger attached If you're suspicious, open up the dlls in IDA (or even notepad) and you will find nothing. I actually find it a little insulting that someone would think I would go to the trouble of making this (20+ hours) just to steal a few kids RS accounts. Also, as I said in the first post, use this on a throw away account you don't care about.
    If you wanted to get into details, if this took off then there could be hundreds of members using it, some with very high leveled accounts that could be sold on for a bit of profit and most certainly some with parents who would use the same computer, meaning that by infecting computers using just one dll, you could gain access to bank accounts, Facebook accounts, email accounts etc. Even just 10 bank accounts from which you could withdraw a few hundred pounds/dollars would give you quite a large lump of cash for a measly 20+ hours of work.

    Sure it's unlikely that you would, but it's possible and if anyone did fear enough to think that you may do that, it would be nice if they could be confident that they can compile a version that doesn't.

    I'm also a little surprised at how offended you got. You were even promising sharing sauce and I assumed that would be when you released a working version of some kind, since that would be a logical time to share. Please, do forgive me for thinking that you not sharing sauce code (after promising you would and after people asking for it) because it's "messy".
    By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.

  14. #64
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I will share the code when it's ready and in a state for people to learn from it, e.g. commented and organised in a logical manner. Releasing the code now serves no purpose but to confuse people, especially when it is still clearly broken for some people.

    This will be well before it takes off, if it does.

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

    Default

    Quote Originally Posted by silentwolf View Post
    Is the ID you are searching for on the screen?

    I just tried the suggested SRL script (with the undetectable mouse moving routine) and it didn't work:

    SCAR Code:
    program New;
    {.include srl/srl.scar}
    var
       x,y: integer;
    begin
       FindModelByID(x,y, 588752808);
       MMouse(x, y, 0, 0);
       Writeln('x=' + IntToStr(x) + ', y=' + IntToStr(y));
    end.

    Not sure why. MMouse(x, y, 0, 0) doesn't seem to be working... I don't think this is to do with my program though.
    You don't call SetupSRL;



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  16. #66
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ah

    Fixed.

  17. #67
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    so.. it works for you now? still not for me
    Ce ne sont que des gueux


  18. #68
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Floor66 View Post
    so.. it works for you now? still not for me
    When you try and run the script after you've started RS, you don't get any errors?

    I wonder if you fairly high end gfx card has something to do with it.

    Could people that have tested it send me a PM so I can make a list and who have it working/not working?

  19. #69
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    nope, no errors. i could test it on my win7 box
    Last edited by Floor66; 01-24-2010 at 02:16 PM.
    Ce ne sont que des gueux


  20. #70
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    SCAR Code:
    program New;
    {.include srl/srl.scar}
    var
       x,y: integer;
    begin
       FindModelByID(x,y, 2308283961);
       MouseSpeed := 15
       Mouse(x,y,5,5,true);
       Writeln('x=' + IntToStr(x) + ', y=' + IntToStr(y));
    end.

    x=275, y=116
    Successfully executed
    That moves mouse and clicks perfectly. (Tut Island guy)
    AMAZING!

  21. #71
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Floor66 View Post
    nope, no errors. i could test it on my win7 box
    Yeah, please give it a go

  22. #72
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Silentwolf, do you need me to test anything else?
    Also, msn?

  23. #73
    Join Date
    Jan 2010
    Location
    UK
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You've pretty much tested everything I have to offer at the moment

    You could try running it on another computer with a different setup if you feel like it.

    My current plan is to make sure this actually works for everyone before making any new features.

  24. #74
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    my win7 box was unable to run HD (couldn't switch over to it)
    still clueless >.>
    Ce ne sont que des gueux


  25. #75
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Ok, well just say when you do
    BTW, I guess you dont wanna talk on msn then? <>.<>

Page 3 of 13 FirstFirst 12345 ... LastLast

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
  •