View Full Version : function InAMatrix : Boolean;


WhiteShadow
08-30-2006, 05:03 AM
function InAMatrix : Boolean;
var
b : array[0..3]of TPoint;
Int, i : Integer;
begin
b[0].x:= 81; b[0].y:= 101;
b[1].x:= 603;b[1].y:= 53;
b[2].x:= 455;b[2].y:= 304;
b[3].x:= 697;b[3].y:= 108;
for i:= 0 to 3 do
begin
if(GetColor(b[i].x, b[i].y) = 0)then
Int:= Int + 1;
end;
if(Int = 4) and (FindColorTolerance(x, y, 1777228, 182, 92, 332, 200, 25))then
Result:= True;
end;

Results true if your in a tele matrix. I need an account to solve the matrix. x( My cat came and messed with my computer and when I came back it was solved. >[

inferno
08-30-2006, 07:14 AM
You're cat solved the matrix?!? Good googly moogly, you have your own anti-random system there! :P

WhiteShadow
08-30-2006, 03:17 PM
You're cat solved the matrix?!? Good googly moogly, you have your own anti-random system there! :P

Yea, you should see when I try to auto.. they <3 MouseSpirals. They use their paws to hit my computer when they see FindObj doing it's thang. Then they sit on my key board. They also use my mouse as their pillow. I have 6 cats. :biggrin: Next time I'll have to take my laptop to the closet and auto there.

While I type.. look whose here, staring at my cursor ready to attack it. xP http://img123.imageshack.us/img123/6521/tigger13370oh3.png (http://imageshack.us)

Btw, just if your wondering I'm sitting in my houses ''study room''. My 1337 watergun from the 4t grade is there too. x)

Ares
08-31-2006, 08:56 PM
hahaha nice, and btw, my cat does it too, lmao, its fun to watch when my pc's on the edge of the table, and my cat jumps and just falls of teh table.