Results 1 to 6 of 6

Thread: Help with script :p

  1. #1
    Join Date
    Apr 2012
    Location
    Portugal
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Thumbs up Help with script :p

    Hi Guys !

    i was thinking what script i should do now while make some money and i got an idea... There is what it needs to do:

    Find Aubury -> Trade Him -> Buy All Death Runes (repeat this while they respawn) !

    That's it, pretty simple
    So, my problems are :

    The runes DTM's are all the same, i think;
    It can't find text;
    It needs to scroll down the shop screen to find the death runes;
    And finnally it need to FIND them, the rest is easy

    I found a procedure/function called "ShopScreen", but i don't know how to use it


    All help would be great, ty

  2. #2
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by catanado15 View Post
    Hi Guys !

    i was thinking what script i should do now while make some money and i got an idea... There is what it needs to do:

    Find Aubury -> Trade Him -> Buy All Death Runes (repeat this while they respawn) !

    That's it, pretty simple
    So, my problems are :

    The runes DTM's are all the same, i think;
    It can't find text;
    It needs to scroll down the shop screen to find the death runes;
    And finnally it need to FIND them, the rest is easy

    I found a procedure/function called "ShopScreen", but i don't know how to use it


    All help would be great, ty
    I have a working version of this script (well at least it was working around a month ago) unless the shop screen has changed then you don't need to scroll around at all to find the runes, you just need some text recognition to know when more runes are in stock and then to buy some when they are

  3. #3
    Join Date
    Apr 2012
    Location
    Portugal
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nice can i see ur script plz ? i only want to see what u use, because i want to make my script

  4. #4
    Join Date
    Apr 2012
    Location
    Portugal
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    no1 can helps ? :c

  5. #5
    Join Date
    Apr 2012
    Location
    Australia
    Posts
    1,252
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    The runes DTM's are all the same, i think;
    It can't find text;
    It needs to scroll down the shop screen to find the death runes;
    And finnally it need to FIND them, the rest is easy
    1. If you use a central point with a colour on the rune i.e. the blue for a water rune/the white for a death rune you can make it such that it does not find other runes.
    2. What text is it that you can't find?
    3. Have a look into the shop screen as putonajonny said you shouldn't need to scroll to find the runes.
    4. With the DTM made there are many functions built into the SRL include to find the runes for you.

    Have a look through the beginner's tutorial section and give writing it up a crack, post your code here and I'm sure any number of the helpful and experienced scripters on this forum will be more than willing to help you out.

    Some suggested tutorials are -
    http://villavu.com/forum/showthread.php?t=76005 (How to find a moving NPC [Aubury])
    http://villavu.com/forum/showthread.php?t=77691 (Making and using DTMs)

    or alternatively if that doesn't help -
    http://villavu.com/forum/showthread.php?t=68018 (A video tutorial on DTMs)

    Best of luck

  6. #6
    Join Date
    Apr 2012
    Location
    Portugal
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    script done was easy, but if i use it, of course i get banned no anti-bans, no failsafes, just a veeeeeery basic script

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
  •