Results 1 to 4 of 4

Thread: Looking for help on looting.

  1. #1
    Join Date
    Sep 2014
    Location
    the Netherlands
    Posts
    136
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default Looking for help on looting.

    Heya,
    I'm trying to make my script loot items (about 3 or 4 times the same item per time) but I simply have not reached the knowledge of being able to do so.
    Therefore I was wondering if someone actually could help me out 1-on-1 (preferably over Skype, but pm would also be fine).
    Thanks in advance

    Things I've tried;
    Reflection (but didn't quite come far, at all)
    Finding the item with a color, making it right click and making it left click on 'Take'. (Works if it'd only need to pick up 1 item, but as soon as your character stands on top of it it'll get stuck)
    A few other minor stuff that really didn't do a whole lot at all.

    ~Annonymus
    Previously known as; Annonymus.

  2. #2
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    I can't give you example code as this is OSR, but I'd use method 2, but after the first pickup, mouse the mouse to the center of the screen (I think mscx, mscy) and click 4 times (if uptext matches).

  3. #3
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    I can't give you example code as this is OSR, but I'd use method 2, but after the first pickup, mouse the mouse to the center of the screen (I think mscx, mscy) and click 4 times (if uptext matches).
    mmh do you remember something about srl-5? its basically the same

  4. #4
    Join Date
    Sep 2014
    Location
    the Netherlands
    Posts
    136
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    I can't give you example code as this is OSR, but I'd use method 2, but after the first pickup, mouse the mouse to the center of the screen (I think mscx, mscy) and click 4 times (if uptext matches).
    That would work, I guess. Lemme try it, I'll tell ya how it went
    Previously known as; Annonymus.

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
  •