Search:

Type: Posts; User: hete taart

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    3,124

    am i doing this wrong? Program New; {$i...

    am i doing this wrong?

    Program New;
    {$i SRL/SRL.simba}

    function LoadDTMWalk(WalkNumber: Integer): Integer;
    var
    dtmMainPoint: TDTMPointDef;
    dtmSubPoints: array[0..3] of TDTMPointDef;
    ...
  2. Replies
    12
    Views
    3,124

    ok so now i got it so far that it walks but right...

    ok so now i got it so far that it walks but right after it walks i get this error:

    22148

    here's my new script

    Program New;
    {$i SRL/SRL.simba}

    var
  3. Replies
    12
    Views
    3,124

    so where should i free it or shouldn't i?

    so where should i free it or shouldn't i?
  4. Replies
    12
    Views
    3,124

    tried it, same error. :(

    tried it, same error. :(
  5. Replies
    12
    Views
    3,124

    idk if that will help because i don't use srl as...

    idk if that will help because i don't use srl as i am scripting for a rsps. + idk how to do it. i force updated simba... and that didn't work
  6. Replies
    12
    Views
    3,124

    pls guys what is this?

    pls guys what is this?
  7. Replies
    12
    Views
    3,124

    last steps...

    ok guys so it's going pretty well with my script for except 1 thing.

    It compiles and stuff and it runs until it reaches the point where it needs to walk then i am getting this crazy error:

    a...
  8. Replies
    11
    Views
    5,871

    Woops misreaded i recently heard you can run a...

    Woops misreaded i recently heard you can run a rsps through smart but that's to complicated i guess.
    But it is possible i guess
  9. Thread: ddtm

    by hete taart
    Replies
    5
    Views
    1,191

    ok :D so now it compiles and stuff but when...

    ok :D so now it compiles and stuff but when eventually my inv is full i am getting the weirdest error i ever got it opens a new script (not even mine and shows me the following error.

    22134...
  10. Thread: ddtm

    by hete taart
    Replies
    5
    Views
    1,191

    ok ty alot so i changed that but now i got the...

    ok ty alot so i changed that but now i got the following error

    script:

    Program New;
    {$i SRL/SRL.simba}

    var
    Inventory:TBoxArray;
  11. Thread: ddtm

    by hete taart
    Replies
    5
    Views
    1,191

    ddtm

    gave up on radial walking because ddtm walking was better :D.

    but that didn't work out for me aswell...

    here's the script
    Program New;
    {$i SRL/SRL.simba}

    var
    Inventory:TBoxArray;
  12. Replies
    1
    Views
    371

    radial walk aid

    hey guys me again xD.

    I am learning how to use radialwalk to walk around runescape (in my case a RSPS but that makes no difference i suppose).

    But i am having some problems finding the right...
  13. Replies
    3
    Views
    1,060

    Wow thanx alot! you're amazing :D I heard alot...

    Wow thanx alot! you're amazing :D I heard alot about you!
  14. Replies
    3
    Views
    1,060

    function for inventory

    hello guys! I was wondering if there existed some kind of function that detects if my inventory is full? I need it for my thieving scripts that will bank the stuff if the inventory is full.
    ...
  15. Replies
    13
    Views
    1,347

    fixed it myself i just did MouseSpeed :=12;

    fixed it myself i just did
    MouseSpeed :=12;
  16. Replies
    13
    Views
    1,347

    but it does work it does click the stall. it just...

    but it does work it does click the stall. it just moves so slow.
  17. Replies
    13
    Views
    1,347

    ok so i tested what you said and it sees the...

    ok so i tested what you said and it sees the uptext perfectly.
    But for some reason when i delete SetupSRL; the mouse will move reaaaal slow
  18. Replies
    13
    Views
    1,347

    ok, so i copied your script and it got me sooo...

    ok, so i copied your script and it got me sooo much further thanks for that! but now it hovers over multiple stalls (i would like it to hover over just one, the one i want to steal from). But it...
  19. Replies
    13
    Views
    1,347

    ok so i changed my script alot. And i did what...

    ok so i changed my script alot. And i did what Riwu said; I guess... I don't really know what I did :p.

    so now it looks like this:

    version 3:
    Program New;
    {$i SRL/SRL.simba}

    Function...
  20. Replies
    13
    Views
    1,347

    sorry edited :D

    sorry edited :D
  21. Replies
    13
    Views
    1,347

    ty i will try to figure that out! Will post...

    ty i will try to figure that out! Will post result as soon as i got it. Ty alot for your help man! It's really appreciated! :D
  22. Replies
    11
    Views
    5,871

    If you're botting Runescape you can just use...

    If you're botting Runescape you can just use SMART i guess. :D
  23. Replies
    13
    Views
    1,347

    thanks alot already! but couldd you tell me more...

    thanks alot already! but couldd you tell me more about that own costum finding function? i don't really seem to get that part.

    bump!
    i am really willing to learn this. I promise i will use my...
  24. Replies
    13
    Views
    1,347

    making your own upchars [problem]

    Hey guys!
    I am kind of struggling for a while now on this script.
    It just can't seem to find the upchars from a RSPS that i created myself from a guide from schuttleu.
    so here's a picture of my...
Results 1 to 24 of 24