Poll: What did you think?

Page 1 of 2 12 LastLast
Results 1 to 25 of 28

Thread: 0wnzz AutoLogin (First Script)

  1. #1
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    0wnzz AutoLogin (First Script)

    0wnzz AutoLogin and Graphics Changer!!

    ~Well Here it is. Please post comments etc.

    • Works with new Runescape login screen

    • Sets All Graphics to low in login screen (if you wish)


    Use on Low Detail

    1.1 Update/Fix-
    Can use either Cords or Bitmaps. Updated some things and added proggress report type thing.
    1.2 Update-
    Added more. Easier way to choose whether Cords or Bitmaps. (Less room for mistakes) Better Standards!!
    1.3 Update-
    Added lots of MouseBox fuctions. (less detectable) and Generally made it alot better! If anyone has an issue with anything then please tell me.

    Will be updating more if needs any fixes.

    Currently being used by: ss32 in his earth Crafter =) Thanks for help all!
    I don't play runescape. I auto it

  2. #2
    Join Date
    Dec 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its my turn now owned

    i'm going to pass on something about standards.
    http://www.villavu.com/forum/showthread.php?t=3293

    i see you copied some of my terrible standards.

    SCAR Code:
    Mouse(x,y,3,3,true);
         Wait(500+Random(500));
       TypeSend(Players[Current].Name);
          Wait(500+Random(300));
       TypeSend(Players[Current].Pass);
         Wait(3000+Random(500));

    i did that in my first script... an auto login.
    i was told it should be like this

    SCAR Code:
    Mouse(x,y,3,3,true);
        Wait(500+Random(500));
        TypeSend(Players[Current].Name);
        Wait(500+Random(300));
        TypeSend(Players[Current].Pass);
        Wait(3000+Random(500));

    correct me if im wrong.

    i dont know much about scripting so i cant say much about that.
    i know for a first script its looking pretty nice.

    oh and your missing some capitals down the bottom.

    edit

    SCAR Code:
    Mouse(464,215,1,1,true);

    i think you just missed this one.
    1 just reverts back to 0

    SCAR Code:
    Mouse(464,215,3,3,true);

    the script didn't find the bitmap. i dont know bitmaps, i have no idea how it works.
    i did not get logged in.
    the graphics worked perfect.

    nice script

  3. #3
    Join Date
    Apr 2007
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    we pwn fagex
    Jaghax FTW

  4. #4
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by miny noob View Post
    its my turn now owned

    i'm going to pass on something about standards.
    http://www.villavu.com/forum/showthread.php?t=3293

    i see you copied some of my terrible standards.

    SCAR Code:
    Mouse(x,y,3,3,true);
         Wait(500+Random(500));
       TypeSend(Players[Current].Name);
          Wait(500+Random(300));
       TypeSend(Players[Current].Pass);
         Wait(3000+Random(500));

    i did that in my first script... an auto login.
    i was told it should be like this

    SCAR Code:
    Mouse(x,y,3,3,true);
        Wait(500+Random(500));
        TypeSend(Players[Current].Name);
        Wait(500+Random(300));
        TypeSend(Players[Current].Pass);
        Wait(3000+Random(500));

    correct me if im wrong.

    i dont know much about scripting so i cant say much about that.
    i know for a first script its looking pretty nice.

    oh and your missing some capitals down the bottom.
    Thankyou for the comment. I do believe though that my standards are okay. I can see each mouse movent/function spilt up and i think it looks nice.

    Thanks for the feedback tho.
    I don't play runescape. I auto it

  5. #5
    Join Date
    Dec 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i was still editing my comment!

    you may comment on my comment now

  6. #6
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry friend. I was watching the thread like a hawk to see what people thought lol. Thanks for pointing out the error i made aswell.
    You sure the bitmaps aren't working? What happens exactly?

    I'll release a cords one aswell if you want?
    Thanks again!
    I don't play runescape. I auto it

  7. #7
    Join Date
    Dec 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well it types the line logging in, in scar. then does nothing.

    i see it says if the bitmap is found then begin to log in, but it does nothing. so im assuming that the bitmap is not found.
    no, dont realease a coords one. bitmaps are better.
    this script works perfectly on your computer?

    maybe you should change your signature.

  8. #8
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If its not working for you then it isnt finished. I will have a look tommorow. please can u check if you entered all info? user/pass etc.
    Thanks in advance!
    I don't play runescape. I auto it

  9. #9
    Join Date
    Dec 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah everything is set up properly.

    this is what i get
    (¯`·._.·[---------------]·._.·´¯)
    (¯`·._.·[---------------]·._.·´¯)
    (¯`·._.·[--0wn 4 skill--]·._.·´¯)
    (¯`·._.·[---------------]·._.·´¯)
    (¯`·._.·[---------------]·._.·´¯)
    (¯`·._.·[--Thanks for---]·._.·´¯)
    (¯`·._.·[--Using this---]·._.·´¯)
    (¯`·._.·[----Script-----]·._.·´¯)
    (¯`·._.·[---------------]·._.·´¯)
    SRL Compiled in 2828 msec
    The Graphics setup is complete!!
    Logging in...
    Successfully executed

  10. #10
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmmmmmmmm.... i seem to be havin a few problems myself now.... Lemme edit it abit.
    I don't play runescape. I auto it

  11. #11
    Join Date
    Dec 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im gunna go learn bitmaps now. post later on what i think is wrong.
    ___________________________________________
    Miny noob
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  12. #12
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Found a small bug with miss-clicking in Graphic setup.

    SCAR Code:
    HoldMouse(464,215,true);
          Wait(300+Random(500));
       MMouse(464,301,3,3);
       ReleaseMouse(464,301,true);

    Should be

    SCAR Code:
    HoldMouse(464,215,true);
          Wait(300+Random(500));
       MMouse(464,301,1,1);
       ReleaseMouse(464,301,true);

    Because the extra random pixels throws out the whole thing! I'll Keep working on the Login part.

    Btw, if u voted in my poll. Please do post a comment because i see someone has voted awful but not said anything.

    Thanx
    I don't play runescape. I auto it

  13. #13
    Join Date
    Dec 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    currently testing the fix... will edit once done.

    very nice, coords works perfect.
    ___________________________________________
    Miny noob
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  14. #14
    Join Date
    Feb 2007
    Location
    @ SRL
    Posts
    402
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey own 4 skill.

    Nice first script, I've edited a few things for you..
    Like a few Blahblah = True Then..
    and Indenting

    Also with your GraphicSetup; procedure, it's a bit over the top if you know what I mean?


    If you need any more help, don't hesitate to ask.

    SCAR Code:
    ///////////////////////////////////////////////////
    ///////// AutoLogin Script by 0wn 4 skill /////////
    ///////// Changes all graphics to low     /////////
    ///////// Multiple Character Login        /////////
    ///////////////////////////////////////////////////

    program AutoLogin;
    {.include srl/srl.scar}

    Const
     SetupGraphics = True;//Do you want it to setup the runescape graphics ready for use with script?

    Var
     Current: Integer;
     Login: Integer;
     ClickEnter: Integer;
     x,y: Integer;
    ////////////////////////////////////////////////////////////////////////////////

    Procedure DecPlayers;
    begin
      HowManyPlayers := 4
      NumberOfPlayers(HowManyPlayers);
      CurrentPlayer:=0;
     
      Players[0].Name :='';//Enter Username here
      Players[0].Pass :='';//Enter password here
      Players[0].Active := true;//Active or not?
     
      Players[1].Name :='';
      Players[1].Pass :='';
      Players[1].Active := true;
     
      Players[2].Name :='';
      Players[2].Pass :='';
      Players[2].Active := true;
     
      Players[3].Name :='';
      Players[3].Pass :='';
      Players[3].Active := true;
     
    end;

    ////////////////////////////////////////////////////////////////////////////////

    Procedure LoginCharacter;
    Begin
      If Players[CurrentPlayer].Active Then   // Changed from: If (Players[Current].Active = true)then
      Begin
        WriteLn('Logging in...')
        Wait(2000+Random(1000));
        If FindBitmap(Login, x, y) Then  // Changed from: If (FindBitmap(Login,x,y))then
        Begin
          Mouse(x, y, 3, 3, True);
          Wait(500 + Random(500));
          TypeSend(Players[Current].Name);
          Wait(500 + Random(300));
          TypeSend(Players[Current].Pass);
          Wait(3000+Random(500));
          If FindBitmap(ClickEnter, x, y) Then
          Begin
           Mouse(x, y, 3, 4, True); // You may want to use a MouseBox here.
           WriteLn('Successfully Logged in')
          End Else WriteLn('Cannot find Bitmap: ClickEnter');
        End Else WriteLn('Cannot find Bitmap: Login');
      End Else WriteLn(Players[CurrentPlayer].Name + 'is not Active.');
    End;

    ////////////////////////////////////////////////////////////////////////////////

    Procedure GraphicSetup;
    Begin
      If SetupGraphics Then    // Changed from: if (SetupGraphics=True)then
      Begin
        Mouse(376,329,3,3,true);
        Wait(300+Random(500));
        Mouse(406,222,3,3,true);
        Wait(300+Random(500));
        Mouse(419,266,3,3,true);
        Wait(300+Random(500));
        Mouse(343,282,3,3,true);
        Wait(300+Random(500));
        Mouse(419,350,3,3,true);
        Wait(300+Random(500));
        Mouse(334,365,3,3,true);
        Wait(300+Random(500));
        Mouse(419,392,3,3,true);
        Wait(300+Random(500));
        Mouse(333,407,3,3,true);
        Wait(300+random(300));
        Mouse(464,215,1,1,true);
        HoldMouse(464,215,true);
        Wait(300+Random(500));
        MMouse(464,301,3,3);
        ReleaseMouse(464,301,true);
        Wait(300+Random(500));
        Mouse(417,187,3,3,true);
        Wait(300+Random(500));
        Mouse(335,199,3,3,true);
        Wait(300+Random(500));
        Mouse(419,227,3,3,true);
        Wait(300+Random(500));
        Mouse(335,242,3,3,true);
        Wait(300+Random(500));
        Mouse(418,270,3,3,true);
        Wait(300+Random(500));
        Mouse(334,284,3,3,true);
        Wait(300+Random(500));
        Mouse(420,311,3,3,true);
        Wait(300+Random(500));
        Mouse(335,328,3,3,true);
        TypeByte(27);
        WriteLn('The Graphics setup is complete!!');
      End Else WriteLn('SetupGraphics = False;');
    End;

    Procedure LoadBitmap;
    Begin
      Login := BitmapFromString(48, 14, 'beNpjYBiEIM0YBdHUfJK00Nr' +
           'L1FKPx4NoYYvLEGQpNJVYNZJkFDFS+P2L5n7i3YNHJVYpktyD6bzh' +
           '5B7K44sk9xAZs0TmZfLcgyaCKy+QkYtJcg9mnsUjS0Z+x5qbCAYIV' +
           'Yo4mhaqRNYCg8Q9xBfOJAAATglq/A==');
           
      ClickEnter := BitmapFromString(64, 21, 'beNrtlkEWgCAIRL1GB2' +
           'jl/e/X3hCGUUF7+VopjV9BoJQPjHpf4ocb/PxzT8EZnMjfcw1nBga' +
           'G+Fcif2/TAP5mqZkxFVxe8IoH8Lv2jeTnIhDkJx4LGHvvyUX8ujjN' +
           'r1vq/MTFTo8fb4oYyaK57xcv5Xvmn835EQVvFV7X/9BbIEfI4ifyp' +
           '95FEOIB/OYRTPGR/h+vFN5VXHwHftELRMt62HgAbwbiaQ==');
    End;

    begin
      ClearDebug;
      writeln('(¯`·._.·[---------------]·._.·´¯)');
      writeln('(¯`·._.·[---------------]·._.·´¯)');
      writeln('(¯`·._.·[--0wn 4 skill--]·._.·´¯)');
      writeln('(¯`·._.·[---------------]·._.·´¯)');
      writeln('(¯`·._.·[---------------]·._.·´¯)');
      writeln('(¯`·._.·[--Thanks for---]·._.·´¯)');
      writeln('(¯`·._.·[--Using this---]·._.·´¯)');
      writeln('(¯`·._.·[----Script-----]·._.·´¯)');
      writeln('(¯`·._.·[---------------]·._.·´¯)');
      Wait(2000+Random(1000));
      SetupSRL;
      ActivateClient;
      GraphicSetup;
      DecPlayers;
      LoadBitmap;
      LoginCharacter;
      FreeBitmap(Login);
      FreeBitmap(ClickEnter);
    end.
    The game has an unexplainable attraction that convinces the player they are having fun, despite the fact that all they are doing is performing repetitive tasks to increase their statistics. "The game is actually a graphical nightmare and its gameplay is simple at best. Yet something, perhaps by subliminal means, forces the player - against his will - to play the game, and to believe that they are having fun".

  15. #15
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ty. Im gonna fix it so the bitmaps work for you.
    I don't play runescape. I auto it

  16. #16
    Join Date
    Feb 2007
    Location
    @ SRL
    Posts
    402
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok, no problem..

    If you want help on another way to change the graphics settings, then I'll be happy to help you, because the way you've got it now.. You would probably be banned pretty fast.

    Look up a tutorial on MouseBox, it's a lot less detectable than Co-ords clicking..

    Let me know,
    Thanks,
    TurboBk.
    The game has an unexplainable attraction that convinces the player they are having fun, despite the fact that all they are doing is performing repetitive tasks to increase their statistics. "The game is actually a graphical nightmare and its gameplay is simple at best. Yet something, perhaps by subliminal means, forces the player - against his will - to play the game, and to believe that they are having fun".

  17. #17
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay, I was thinking going bitmaps with that one but then i realised it was madness lol. Im updating a new version soon. Then i will sort the Graphic Procedure
    I don't play runescape. I auto it

  18. #18
    Join Date
    Jul 2008
    Posts
    0
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    use FindText
    Professional TwentySoxs Fully working with new RuneScape HD and Low Deatail in SMART + All randoms and more: http://www.srl-forums.com/forum/twen...rt-t34910.html

  19. #19
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Updated! Next Update: MouseBox clicking for Graphic Setup.
    I don't play runescape. I auto it

  20. #20
    Join Date
    Feb 2007
    Location
    @ SRL
    Posts
    402
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Good job with version 1.2 Own 4 skill.

    You should learn to use the correct 'standards' for SCAR scripting.

    Search up a tutorial on 'Indenting'.
    It will make your script look so much more neat, and people won't pull you up on your standards.

    Also their are a few spelling mistakes, will look better if you iron them out
    Goodluck.

    Thanks,
    TurboBk.
    The game has an unexplainable attraction that convinces the player they are having fun, despite the fact that all they are doing is performing repetitive tasks to increase their statistics. "The game is actually a graphical nightmare and its gameplay is simple at best. Yet something, perhaps by subliminal means, forces the player - against his will - to play the game, and to believe that they are having fun".

  21. #21
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanx again all. Stay tuned for 1.3!
    I don't play runescape. I auto it

  22. #22
    Join Date
    Mar 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Worked well apart from after clicking loggin I had Loading Please wait... which took awhile so the script thaught it had failed.

    03699
    Help Keep SRL Alive! Please disable AdBlock Plus on SRL and click the Ads once a day! Help Keep SRL Alive!

  23. #23
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I tried to fix that but just use a world with little activity on. You using cords or bitmap to login?
    Thanx for the feedback though!
    I don't play runescape. I auto it

  24. #24
    Join Date
    Dec 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    just a thought. you could change the graphics in game. that what i was oging to do on my script. there no need to drag the bar down in game.
    ___________________________________________
    Miny noob
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  25. #25
    Join Date
    Dec 2007
    Location
    UK
    Posts
    479
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok. Well i might consider it. Have u tried the bitmap method miny? Should work for you now
    I don't play runescape. I auto it

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Autologin Script
    By deathie in forum First Scripts
    Replies: 6
    Last Post: 10-25-2007, 03:31 AM
  2. first script autologin
    By Dumpin in forum First Scripts
    Replies: 19
    Last Post: 09-09-2007, 06:23 PM
  3. AutoLogin Script
    By AndyxD in forum First Scripts
    Replies: 5
    Last Post: 08-08-2007, 05:03 AM
  4. AutoLogin Script.
    By chwiggy in forum First Scripts
    Replies: 5
    Last Post: 04-26-2007, 10:57 PM
  5. plz critic my autologin script
    By Bramble in forum OSR Help
    Replies: 6
    Last Post: 12-01-2006, 12:22 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
  •