Results 1 to 14 of 14

Thread: NewLogout;

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

    Default NewLogout;

    Hey Guys,

    Most of you will most likely not know me because I am new and have only been learning SCAR for about a week now.

    Since the new Runescape updates (Summoning), alot of changes have been made. Eg: New Gametab(4); interface, New logout.

    So I was bored and made this new logout procedure.

    NAME: NewLogout;

    Made By: Turbobk

    SCAR Code:
    procedure NewLogout;
    begin
      if (FindColorTolerance(x, y, 3985241, 746, 1, 761, 7, 5)) then
      begin
        MMouse(x, y, 5, 5);
        GetMousePos(x, y);
        begin
          if (IsUpText('Logout')) then
          begin
            ClickMouse(x, y, true);
            Wait(33 + random(25));
            ReleaseMouse(x, y, true);
          end;
            Wait(500 + random(500));
        end;
      end;
      begin
        MMouse(632, 377, 15, 15);
        GetMousePos(x, y);
        begin
          if (IsUpText('Ok')) then
          begin
            ClickMouse(x, y, true);
            Wait(33 + random(25));
            ReleaseMouse(x, y, true);
            Wait(500 + random(500));
          end;
            WriteLN('Logged out player, '+Players[0].Name+'.');
        end;
      end;
    end;

    Hope you like it, let me know.

    Thanks,
    Turbobk.

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

  3. #3
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    @Tarb: These fixes have already been made, just wait until SRL is updated.

    And no, there is no need to make a Mouse to the door in the top right - wiz already made a Case 14 for the GameTab, so the logout in SRL Rev 10, or whatever the name will be, will just have "If Not GameTab(14) Then Exit" in the beginning.

    People can go back autoing in no time

  4. #4
    Join Date
    Jul 2007
    Posts
    1,431
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Since we'e on #9, then maybe next version will be SRL5

    Ok my version of new logout:
    While LoggedIn do Clickmouse( x, y, true)



    [CENTER][SIZE="4"]Inactive[/SIZE]I forgot my password[/CENTER]

  5. #5
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    While LoggedIn do Clickmouse( x, y, true)
    mm, I wonder does JaGeX disguise the kicking you out of the game when banning you as "Connection lost, attempting to re-establish."

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

    Default

    Aww ok, so nobody likes it.

    It's only my 1st try at making something and works fine.

    Thanks guys.

  7. #7
    Join Date
    Jul 2007
    Posts
    1,431
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by turbobk View Post
    Aww ok, so nobody likes it.

    It's only my 1st try at making something and works fine.

    Thanks guys.
    Uhh, it works...but these things is devs to do...
    And noone hasn't said it's bad/don't like etc...

    No offence
    [CENTER][SIZE="4"]Inactive[/SIZE]I forgot my password[/CENTER]

  8. #8
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    It uses click mouse... MouseBox would be the best because it will click randomly somwhere on the logout button... try using that.

  9. #9
    Join Date
    Apr 2007
    Posts
    374
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey thanks for the nice contribution XD
    but lets wait for everything to come out and it would be more convienient for everyone

  10. #10
    Join Date
    Jul 2007
    Posts
    1,431
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    It uses click mouse... MouseBox would be the best because it will click randomly somwhere on the logout button... try using that.
    Well, not really...if you know how to use it right

    Mousebox(10,10,20,20,1) is same as Mouse(10, 10, 11, 11, true);
    [CENTER][SIZE="4"]Inactive[/SIZE]I forgot my password[/CENTER]

  11. #11
    Join Date
    Dec 2006
    Location
    Program TEXAS home of AUTOERS
    Posts
    7,934
    Mentioned
    26 Post(s)
    Quoted
    237 Post(s)

    Default

    Quote Originally Posted by turbobk View Post
    Aww ok, so nobody likes it.

    It's only my 1st try at making something and works fine.

    Thanks guys.
    its not that its just the DEVs already made it better than ever =p

    and it yours uses clickmouse

    last and we are just informing u and giving our opinion(helping you)

    but we appreciate it that you made this newlogout; really nice of you for thinkin about us

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

    Default

    Ok, thanks for the tips guys.

    I'm currently making a tea stall (Varrock) stealer, just for fun and to learn a bit more.

    It's currently about 50% finished.

    I'll post it when it's done.
    Once again thanks for the tips.

  13. #13
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    If you ever need help, just post in the scripts help forum. Most of us will try to fix your problem.

  14. #14
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by n3ss3s View Post
    mm, I wonder does JaGeX disguise the kicking you out of the game when banning you as "Connection lost, attempting to re-establish."
    they do that ALLL THE TIME, before i met scar, i use AXIFE mouse recorder (still owns today!) it records mouse and keyboard, and play it, and if you have a little brain, you'll be able to use that instead of scar (not long, because you'll have to restart if you get random), and i use it to sell like 100k willow long (u)s, so i record the selling and replay it at 3 time the normal speed, (sells extremely fast for selling 10 at a time, and it was LONG before sell 50) and if i sold 30k, and i stop the mouse recorder and close the trade window, and i'll ALWAYS get random event or the connection lost crap
    Oh Hai Dar

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
  •