Search:

Type: Posts; User: jlbmc

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    875

    REQ: Catherby Shark...catching....thing..

    I need an auto shark catcher, and I need it so it won't be able to ban me.
    Anyone have one?:spongebob: :cartman: :garfield: :bart:
  2. Will it really light ur computer on fire?!?!?!...

    Will it really light ur computer on fire?!?!?!
    /stupid questions
  3. Replies
    7
    Views
    472

    Wow- it works! Thx dude:D

    Wow- it works! Thx dude:D
  4. Replies
    7
    Views
    472

    program New; {.include SRl/SRl.scar} var ...

    program New;
    {.include SRl/SRl.scar}
    var
    x,y: Integer;

    procedure FindAndCut;
    begin
    SetUpSrl;
    repeat
    if findcolor (x,y, 3758421, 229, 60, 229, 60) and
  5. Replies
    7
    Views
    472

    Now it says "Unknown Identifier 'InvCount'"

    Now it says "Unknown Identifier 'InvCount'"
  6. Replies
    7
    Views
    472

    Is there a "until (InvFull);" substitute?

    It says (InvFull) is an unknown identifier. Is there a substitute?:cartman: :bart: :spongebob: :garfield:
  7. Replies
    8
    Views
    460

    Thanks! Im rlly bad at scripting lol

    Thanks! Im rlly bad at scripting lol
  8. Replies
    8
    Views
    460

    program New; Var x,y: Integer; begin...

    program New;
    Var
    x,y: Integer;
    begin
    procedure FindancCut;
    begin
    if findcolor (x,y, 3758421, 229, 60, 229, 60) and
    findcolor (x,y, 530197, 254, 93, 254, 93) and
    findcolor (x,y,...
  9. Replies
    8
    Views
    460

    It was the first procedure

    It was the first procedure
  10. Replies
    8
    Views
    460

    Identifier Expected In Script

    procedure FindandCut;
    begin
    if findcolor (x,y, 3758421, 229, 60, 229, 60) and
    findcolor (x,y, 530197, 254, 93, 254, 93) and
    findcolor (x,y, 1329212, 218, 95, 218, 95) then
    ...
  11. Replies
    1
    Views
    675

    "Variable Expected In Script"

    If FindColor ( x, y, 1985620, 707, 490) then
    At x, y, it says "unknown identifier "x" in script.
    When i remove them, it says "Variable expected in script."
    Help pl0x!:bart: :spongebob: :garfield:...
  12. Replies
    2
    Views
    413

    Is it possible to.......

    Is it possible to turn your scar script into an application and launch it successfully? Thx:cartman:
  13. Replies
    4
    Views
    1,231

    Thanks!! :D

    Thanks!!
    :D
  14. Replies
    4
    Views
    1,231

    How Do I Make The Script Repeat Itself?

    I have almost finished the MOST NOOBY WILLOW SCRIPT EVER.
    All I need to know to finish it is how to make a script reapeat. Thx
    Yes, I do expect to get some ":google: 's"
Results 1 to 14 of 14