Results 1 to 12 of 12

Thread: Clicking a dtm On the Main Screen

  1. #1
    Join Date
    Dec 2011
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default Clicking a dtm On the Main Screen

    EVERYTHING WORKS THANKS GUYS
    So the DTM I want to click doesnt have a black border. it doesnt have a border really. Its the balloon map to travel. How would I get it to click entrana? I made a dtm that finds entrana and only entrana but it also hovers over the other options.
    How can I get it just to click Entrana?
    Last edited by mafia miles; 04-06-2013 at 05:28 AM.

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    could u make a screenshot on how u made the dtm?
    (so in dtm editor, with the red lines)

    Also when u made a DTM, have set the appropiate tolerances. Try clicking on Match the DTMs (or smthing), only 1 red cross should appear on the correct spot.

    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    Dec 2011
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default


    and

    [/url]

    it shows it as the only dtm. Im still working on it... hmmmm.

  4. #4
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by mafia miles View Post

    and

    [/url]

    it shows it as the only dtm. Im still working on it... hmmmm.
    Try putting 5-15 tolerance on each point, but start with a LOW tolerance first and build up!

    Do this several times:
    Re-log in runescape, then refresh your image in the DTM editor.
    Check if your DTM still matches, else up the tolerance a bit.


    Another method would be Bitmaps. They'll probably work here.
    Last edited by Sjoe; 04-06-2013 at 12:51 AM.

    Creds to DannyRS for this wonderful sig!

  5. #5
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    DTMs aren't really the tool for the job. You could easily use co-ords as the button won't move, but if you want something a bit more secure try bitmaps.
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

  6. #6
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Rich View Post
    DTMs aren't really the tool for the job. You could easily use co-ords as the button won't move, but if you want something a bit more secure try bitmaps.
    Exactly. This interface always remains at the same place as well as the 'Entrana' text you're wanting to click. You already know exactly where that text is located, so why not just a simple coordinated click? Don't forget randomness!

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  7. #7
    Join Date
    Dec 2011
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    How do I click a position?
    MMouse(1118, 190)?

  8. #8
    Join Date
    Jan 2013
    Posts
    294
    Mentioned
    1 Post(s)
    Quoted
    121 Post(s)

    Default

    Quote Originally Posted by mafia miles View Post
    How do I click a position?
    MMouse(1118, 190)?
    select smart/browser as your client, then copy the coordinates.

  9. #9
    Join Date
    Dec 2011
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    Thanks but how do i use it as a one line code? I know the coordinates just not the clicking mouse part

  10. #10
    Join Date
    Jan 2013
    Posts
    294
    Mentioned
    1 Post(s)
    Quoted
    121 Post(s)

    Default

    MMouse(x, y, randomx, randomy); //x,y = coordinates, randomx,randomy= antiban just put between 2~10;
    ClickMouse2(true); //left_click

  11. #11
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Mouse(); does the trick. (basically mmouse and clickmouse2)

    Creds to DannyRS for this wonderful sig!

  12. #12
    Join Date
    Dec 2011
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    everything works thanks guys

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
  •