Results 1 to 4 of 4

Thread: Trading script!@!@!@

  1. #1
    Join Date
    Feb 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default Trading script!@!@!@

    Hey i need someone to write up a quick script that detects when a trade is offered and accepts it.

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

    Default

    There are FindText functions. For example GetTextatExWrap() works well. (U gotta play with it to ideally use it)


    Or just use colors of text?
    eg:
    If findColorstolerance() // Tradecolor then IsTrading;

    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    Feb 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Runehack123 View Post
    Yes what is this bigger script you are working on?
    Mysteries, mysteries...
    1. Stands on certain tile
    2. Auto talks BXXX. (XXX = Whatever amount the player sets it to, you could use a variable)
    3. Detects trades and when it comes up in the trade screen accept it. (You would make it click the trade tab on the chat so it is filtered and easier to detect)
    4. Puts in XXX amount of gold.
    5. Detects when there is 27 silk in the other players trade screen
    6. Clicks accept through both trade screens. (On the second trade screen make it check how many silk is there to avoid getting scammed)
    7. Goes through the chat process with the silk trader to sell the silk.
    8. Repeats

  4. #4
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Really guys, really? What has our community come to that people are getting flamed when they ask for help?

    RSDangers: Sjoekeloe has suggested two very good ways that you might detect a trade request (detecting the pink, and using GetTextAt to read/understand what it says [i.e. to grab the username]).
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

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
  •