Fixed: it must take awhile to look at system time easy fix was to (if not) fishing then run that procedure.
program new;
const timetowait = 180000;
var x, y, counter: integer;
function...
Type: Posts; User: 351bryce
Fixed: it must take awhile to look at system time easy fix was to (if not) fishing then run that procedure.
program new;
const timetowait = 180000;
var x, y, counter: integer;
function...
So im Wondering why this script is so slow as i only have 100ms delay only will only press ctrl like every second is it because of pixel but it worked fine in a simular version without the timer.
...
Tyvn This Is very helpfull just what i was looking for.
How would i go about making a timing function stop watch that that will in a procedure (check the time) and if it higher then a minute or so activate a procedure and restart the timer?
Tyvm this will help me alot now that i know it can be done =)
ok will next time kinda got lost so many threads. =)
ok so ive learnt so much already how to find colours functions loops pretty much I understand all the basics now ive written about a dozen foul proof bots with just the basics but i wonna go further...
Fixed Need to run Simba As admin otherwise the game blocks it.
ok so ive got a simple script it will move the mouse but wont click and will not press f12 any ideas?
program new;
{$i SRL-6\SRL.simba}
var x, y: integer;
begin
Fixed i shouldnt make the main loop a procedure it will just skip the whole script ok now i have the problem that it wont click any ideas!
it wont click on the game only if i click on simba will...
ok so it runs but its stop straight after all i wont it to do it find the colour click on that colour if found cast f1 then when the colour comes in close hold ctrl this is a 2d game im useing it for...