Simba Code:function PinScreen : Boolean;
begin
Result := FindTextTPA(2070783, 0, 105, 62, 150, 75, 'Please', UpCharsEx, Nothing);
if not (Result) then
if FindTextTPA(2070783,3,MBX1,MBY1,MBX2,MBY2,'set',UpCharsEx,Nothing) then
MouseBox(105,158,205,194,mouse_Left);
end;
This addition is to combat this screen, since it's screwing me over T_T
http://puu.sh/1AEC7

