Hey mate,
I need a bit of help with DTM, I have created the DTM it works fine in the Test [In the DTM Editor] When i try to search the dtm in real RS bank it dont find can some 1 give me a hand?
MSN will be preferred, Advanced Thanks.
Hey mate,
I need a bit of help with DTM, I have created the DTM it works fine in the Test [In the DTM Editor] When i try to search the dtm in real RS bank it dont find can some 1 give me a hand?
MSN will be preferred, Advanced Thanks.
http://stats.srl-forums.com/be/SRL-S...erbars/305.png
| Buying All Rune Ess - 30Ea | & | Buying P Ess As well |
http://www.fenjer.com/adnan/SRLStats/305.png
If I see you autoing with level 3 - Default clothes - Crap name I WILL report you.
[ Auto Correctly: Put this in your signature, if you agree ]
http://starblaster.freehostia.com/stress/Aje10.png
1) Try using tolerance on each point
2) Make sure that you make points that will work in a number of conditions (compass position, etc)
3) DTM's don't work very well on the mainscreen because it changes so much
Interested in C# and Electrical Engineering? This might interest you.
4) Try to add more AreaSize at a few subpoints (2/3).
Could you both add me please on msn, I have done all you have said but i dont understand point number 4...
Heres the script
SCAR Code:program New;
var
x, y, Marrentil : integer;
Procedure FindMarrentil;
begin
If(FindDTM(Marrentil, x, y, MSX1, MSY1, MSX2, MSY2))then
writeln('Found....!')
end;
Procedure LoadDTMs;
begin
Marrentil := DTMFromString('78DA633460646010076224C0DB2008A661A28' +
'C5640161FAA1A982C5C8D19902547408D0A90A540841A49026A2C' +
'802C31026A7408DB0500BA5702BF');
end;
Begin
LoadDTMS;
FindMarrentil;
end.
I tested this, with my bank screen open When i press Play it just says
It dont say its found, so theres a prob...??Successfully compiled
Successfully executed
Thanks
http://stats.srl-forums.com/be/SRL-S...erbars/305.png
| Buying All Rune Ess - 30Ea | & | Buying P Ess As well |
http://www.fenjer.com/adnan/SRLStats/305.png
If I see you autoing with level 3 - Default clothes - Crap name I WILL report you.
[ Auto Correctly: Put this in your signature, if you agree ]
http://starblaster.freehostia.com/stress/Aje10.png
stick an activateclient; at the start of loop followed by a wait(700) then have the rest of ur loop and make sure you dragged the crosshair onto the rs game window. also because u don't use findDtmRotated make sure ur compass is on the exact same angle as the DTM was when you made it
Sleeping...
Thx for help but still doent find...
SCAR Code:program New;
var
x, y, Marrentil : integer;
Procedure FindMarrentil;
begin
If(FindDTM(Marrentil, x, y, MSX1, MSY1, MSX2, MSY2))then
writeln('Found....!')
end;
Procedure LoadDTMs;
begin
Marrentil := DTMFromString('78DA633460646010076224C0DB2008A661A28' +
'C5640161FAA1A982C5C8D19902547408D0A90A540841A49026A2C' +
'802C31026A7408DB0500BA5702BF');
end;
Begin
activateclient;
wait(700);
LoadDTMS;
FindMarrentil;
end.
Add me msn plz i show u pics of testing and stuff...
http://stats.srl-forums.com/be/SRL-S...erbars/305.png
| Buying All Rune Ess - 30Ea | & | Buying P Ess As well |
http://www.fenjer.com/adnan/SRLStats/305.png
If I see you autoing with level 3 - Default clothes - Crap name I WILL report you.
[ Auto Correctly: Put this in your signature, if you agree ]
http://starblaster.freehostia.com/stress/Aje10.png
There are currently 1 users browsing this thread. (0 members and 1 guests)