Results 1 to 11 of 11

Thread: AlmMousePath

  1. #1
    Join Date
    Jan 2007
    Location
    Tennessee
    Posts
    642
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default AlmMousePath

    Look to the right ---> to download it

    This is my Mouse Path procedure that will be used in my list of functions and procedures for SRL coming out soon. Feel free to use it and if you do let me know what you think about it.

    Also if you have any questions about it I would be glad to help you

    Version 2 is out!

  2. #2
    Join Date
    Nov 2006
    Location
    California, USA
    Posts
    336
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SRL was created to refute include wars so many probably won't use this. I haven't tested this, because I'm at school, but good job on trying.

    Off-topic: Your sig won't work there is no end statement and your if statement fails also with SCAR standards you aren't supposed to capitalize bold words.

    SCAR Code:
    begin
      U:= 'Noob';
      if(U = 'Noob') then
      begin
        repeat
          NoobFactor:= NoobFactor + 1;
          if (NoobFactor < 99999) then U:= OmegaNarb;
        Until(YouPress(Alt + F4);
      end;
    end.

  3. #3
    Join Date
    Jan 2007
    Location
    Tennessee
    Posts
    642
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    LMAO
    I've never had someone actually try to use my sig.
    You aren't supposed to it's kind of like a joke.
    But you are somewhat right about the bold letters capitalized, I didn't even realize it.
    There is no rule or anything but it just doesn't look right.

    And I'm not making an include it is just some procedures that use SRL just like this one. It is something to go with SRL not something to compete against it.

  4. #4
    Join Date
    Nov 2006
    Location
    California, USA
    Posts
    336
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I never tried to use your sig. You are trying to make fun of people with it, but you failed. That's the only reason I commented, because I was trying to criticize you.

  5. #5
    Join Date
    Jan 2007
    Location
    Tennessee
    Posts
    642
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Lol? How did I fail and where was I making fun of anyone? It is not a script, and not meant to work or run in any way.
    And please criticize where where it is needed, like on my script, not my sig.
    That just causes arguments.

  6. #6
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Also, make the mouse speed faster. Humans move faster than that.

    Join the fastest growing merchanting clan on the the net!

  7. #7
    Join Date
    Jan 2007
    Location
    Tennessee
    Posts
    642
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    You can change the speed of the mouse and all that stuff to fit how you like it.

  8. #8
    Join Date
    Sep 2006
    Location
    C:/
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    haha, I used your script as an include in other scripts, loved tweaking it and making the mouse go spastic with "gravity"

  9. #9
    Join Date
    Jan 2007
    Location
    Tennessee
    Posts
    642
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    It's even cooler to make the winds realy low so it uses the wind every couple of movements making the mouse go crazy.

  10. #10
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Dude that's pretty good. I like it. I especially like how the mouse's speed goes down as you get closer to the target.

  11. #11
    Join Date
    Jan 2007
    Location
    Tennessee
    Posts
    642
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks a lot
    Edit: 30th post!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •