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![]()
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![]()
if you include SRL.. just do
SCAR Code:Logout;
the log out button changed place i dont know how to make script to log out the new one



Update your SRL and it will be fixed...
SRL cnaged to new 1
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;
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
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)