Results 1 to 5 of 5

Thread: Help on clicking a bitmap then going to cords from there.

  1. #1
    Join Date
    Apr 2008
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help on clicking a bitmap then going to cords from there.

    What i want to do is for it to find my bitmap, which i know how to do, then click it, which i also know what to do. But I want the mouse to go from the bitmap like down 2 cords so for maybe MoveMouse I can have something like MoveMouse(x-2,y-2) or something like that.

    Because i want this script to find wheat, then after you click the wheat a box pops up and asks if you want to reap it, i want it to click the reap button but it pops up next to where you click so i just wanna know how to go from finding the bitmap cords to the reap button.

  2. #2
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    If i am correct there's a SRL function for clicking these texts, something like FindNPCChatText or something.
    Ce ne sont que des gueux


  3. #3
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Is it like a ChooseOption?
    Or is it like a proper box?

  4. #4
    Join Date
    Apr 2008
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by NaumanAkhlaQ View Post
    Is it like a ChooseOption?
    Or is it like a proper box?
    Alright just like my other thread on how to find the wheat then click on it, im not sure how to go from clicking where the wheat is then from there click the reap button.

    This is the reap button and it's a picture.


  5. #5
    Join Date
    Apr 2007
    Posts
    994
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    DTM := DTMFromString('78DA636463606060664001815E360C5C409A1' +
           '188FF0301231390C18AA98601AA064C83CC6127A0869B0873B8B0' +
           'BB07430D21BB0488502304245808A81127C23D2244D80552C3815' +
           'F0D00579A0E23');

    There is a DTM for the reap button, if the colours dont change. Anyway, is that in runsecape? Because I cant think of a place in rs where that font comes up.
    [QUOTE]<GoF`> oh no its Raymooond
    <Raymooond> Heya
    <GoF`> is it ray or some other ray?
    <LeeLokHin> No idea
    <LeeLokHin> Raymond, what's the game you like the most?
    <Raymooond> Runescape
    <-- LeeLokHin has kicked Raymooond from #srl (Faker.)[/QUOTE]

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. mouse clicking on 1 specific bitmap or color
    By mickeymouse in forum OSR Help
    Replies: 7
    Last Post: 12-13-2008, 02:16 AM
  2. help with clicking
    By joshdabest01 in forum OSR Help
    Replies: 2
    Last Post: 11-09-2008, 02:44 PM
  3. Find Bitmap in Bitmap file
    By fORCE_wORKS in forum RS3 Outdated / Broken Scripts
    Replies: 8
    Last Post: 12-13-2007, 11:04 PM
  4. cords for chatbox
    By RudeBoiAlex in forum OSR Help
    Replies: 6
    Last Post: 09-29-2007, 11:09 PM

Posting Permissions

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