Search:

Type: Posts; User: 351bryce

Search: Search took 0.00 seconds.

  1. Thread: Why So Slow?

    by 351bryce
    Replies
    2
    Views
    528

    Fixed: it must take awhile to look at system time...

    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...
  2. Thread: Why So Slow?

    by 351bryce
    Replies
    2
    Views
    528

    Why So Slow?

    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.
    ...
  3. Replies
    3
    Views
    842

    Tyvn This Is very helpfull just what i was...

    Tyvn This Is very helpfull just what i was looking for.
  4. Replies
    3
    Views
    842

    Timing Procedure?

    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?
  5. Replies
    3
    Views
    1,588

    Tyvm this will help me alot now that i know it...

    Tyvm this will help me alot now that i know it can be done =)
  6. Replies
    3
    Views
    868

    ok will next time kinda got lost so many threads....

    ok will next time kinda got lost so many threads. =)
  7. Replies
    3
    Views
    1,588

    Need to take this to the next level!

    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...
  8. Replies
    1
    Views
    494

    Fixed Need to run Simba As admin otherwise the...

    Fixed Need to run Simba As admin otherwise the game blocks it.
  9. Replies
    1
    Views
    494

    Click mouse and Key down not wokring due to game rejecting them?

    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
  10. Replies
    3
    Views
    868

    Fixed i shouldnt make the main loop a procedure...

    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...
  11. Replies
    3
    Views
    868

    ok so why wont this work =b

    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...
Results 1 to 11 of 11