Results 1 to 8 of 8

Thread: The new log out button (i need for my script)

  1. #1
    Join Date
    Jul 2007
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default The new log out button (i need for my script)

    well i got a script and now i don't think it will work or i will get banned because the log out button changed place.I don't know how to make it so Can someone post a log out procedure PLEASE

  2. #2
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    if you include SRL.. just do
    SCAR Code:
    Logout;

  3. #3
    Join Date
    Jul 2007
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    the log out button changed place i dont know how to make script to log out the new one

  4. #4
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Update your SRL and it will be fixed...

  5. #5
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SRL cnaged to new 1

  6. #6
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    or:
    SCAR Code:
    Procedure LogOutEx;
    Var x,y,dt2,dtm:integer;
    begin
     DTM := DTMFromString('78DA63346266601067644006653682601A26C' +
           'A0852C389AA868B931D558D2D508D08AA1A714E364C731409A8D1' +
           'C4740F56BBE409A8D106AAE121609705500D1701733409DB05005' +
           'BB80473');
     DT2 := DTMFromString('78DA636C64626028676440065D8A72601A26C' +
           'A6807549381AAC659801F55CD11A09A56026A6C816A5A08A83944' +
           'D82E00DB05073D');
      Begin
        If FindDTM(DTM,x,y,643, 0,764, 105) then
          Mouse(x,y,1,1,true)
        If FindDTM(DT2,x,y,MIX1,MIY1,MIX2,MIY2) then
          Mouse(x,y,1,1,true)
       end;
    end;

  7. #7
    Join Date
    Jul 2007
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    But!my script is weird and i don't know wher to put that in
    on procedure list i only see
    FORCELOGOUT
    and its say things i dont think its this

  8. #8
    Join Date
    Dec 2007
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    But.. Update SRL! How many times do you need it posted?

    SRL changed to Revision #10 so make sure you have that one.
    This sentence is false.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. The Rep Button Abuse.
    By Torrent of Flame in forum The Bashing Club / BBQ Pit
    Replies: 37
    Last Post: 12-15-2008, 07:29 PM
  2. Help with clicking this button.
    By turner850 in forum OSR Help
    Replies: 8
    Last Post: 01-22-2008, 07:02 AM
  3. The Logout Button
    By wayne1210 in forum Bot Information and Spottings
    Replies: 1
    Last Post: 12-25-2006, 01:33 AM
  4. Button pop up.
    By darksid in forum RS3 Outdated / Broken Scripts
    Replies: 5
    Last Post: 11-20-2006, 01:41 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
  •