im making a script and i need it to trade with other players.
what i need to do is to make it check if it is in a trade to see if the trade has begun.
i need to know a code for this.
at the moment the only thing i know of is to make it look for a colour in a certain place because i know that colour will be there. this is the code i have so far.
SCAR Code:if (FindColor(x,y,color,1,1,200,200))then
begin
writeln 'in trade now';
end;
is there a better way of checking if its in a trade though because i know that the rs colors change slightly and i dont know how to make a script auto color![]()
Thanx to every one that helps.![]()



Reply With Quote








well thanx for all your help! i wont use this thread again so no need to post on here any one else.