Results 1 to 3 of 3

Thread: Generalstore find thingy. very easy

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

    Default Generalstore find thingy. very easy

    could someone do me part of script...

    it should find general store symbol from map, walk there and trade shop keeper.. i cant make it work myself

    basicly i have troubles how findsymbol will work etc.

    so what it needs to do:
    1.find general store symbol from minimap
    2.flag and walk there
    3.trade shopkeeper.

    thats all. no buying or anything
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

    http://www.fenjer.com/adnan/SRL/20/33/BucketX.png

    http://www.fenjer.com/adnan/SRLStats/742.png

  2. #2
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    if(FindSymbol(x,y, Shop))then
    If(FindColorTolerance(x,y,mancolor,523,342,243,534 ,5))
    If(IsUpText('alk'))
    Mouse(x,y,2,2,false)
    ChooseOption('trade')

    this isnt the best
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  3. #3
    Join Date
    Apr 2007
    Posts
    169
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks alot
    with some learning i made one myself! im so proud

    i dont need anymore help! thanks!!!!
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

    http://www.fenjer.com/adnan/SRL/20/33/BucketX.png

    http://www.fenjer.com/adnan/SRLStats/742.png

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Smeltering thingy
    By TheChineseMan in forum RS3 Outdated / Broken Scripts
    Replies: 22
    Last Post: 01-24-2009, 09:01 AM
  2. New thingy.
    By Dervish in forum Graphics and Multimedia
    Replies: 11
    Last Post: 01-23-2009, 06:25 PM
  3. My first working thingy ever
    By rynkrt3 in forum First Scripts
    Replies: 5
    Last Post: 08-17-2008, 12:49 AM
  4. Easy Way To Find ANY Game Servers!
    By yanix in forum Gaming
    Replies: 11
    Last Post: 09-23-2007, 01:24 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
  •