Results 1 to 5 of 5

Thread: Idea for item/NPC recognizing

  1. #1
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default Idea for item/NPC recognizing

    It'd be cool, if there were a command like
    SCAR Code:
    FindObj(x, y, man);
    IfUpText('ttack Man');
    then
    clickmouse(x, y, true);

    There in the 1st line x and y would be the chords where it spots a 3d model called 'man'. FindObj would move the mouse on to the found model, and then ifUpText checks if the npc, that is mouse hovered, is Man. If true, clickmouse clicks Man and your character would attack,

    I don't know how this could be done, but i believe somehow like those scripts that detect coffins and stuff.

    Some models:
    -Male
    -Female
    -Guard
    -Spider
    -Chicken
    -Giant Rat
    -Giants
    -Flesh Crawlers
    -Cooking range
    -Stove
    -Furnace
    -Rock
    etc etc etc...

  2. #2
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    would be easy, to easy? and double post = fail.
    Did someone say GDK?

  3. #3
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    A 3d model, will be taking lot's of CPU and Memory.
    ~Hermen

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

    Default

    This is already possible with reflection?

  5. #5
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    oh is it :S didn't know. Sorry. delete the thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. recognizing bmps
    By GreatKhan in forum OSR Help
    Replies: 4
    Last Post: 11-20-2008, 11:08 PM
  2. Hermpie's Adventures Item Buyer [Ardounge] [Yanixs Idea, thanks]
    By ShowerThoughts in forum RS3 Outdated / Broken Scripts
    Replies: 38
    Last Post: 08-15-2008, 05:43 PM
  3. Recognizing text in a popup
    By Esteban in forum OSR Help
    Replies: 6
    Last Post: 07-17-2007, 12:34 AM

Posting Permissions

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