Page 1 of 2 12 LastLast
Results 1 to 25 of 38

Thread: [07]ShopBuyer

  1. #1
    Join Date
    Feb 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Talking [07]ShopBuyer

    This script will buy or sell 10 of an item in any shop x amount of times.
    This is useful for buying runes or other things that don't have a buy x feature.
    Simply start by double clicking what you want to buy or sell when the shop window is up.
    There are two versions:
    A mediocre version that works right away
    And a challenge version that require some editing to get it to work, what great fun! (If you are new and don't know how to fix a broken script this is a very fun exercise if you don't want to leech.

    Must have the Unofficial P07 include found here`.

    The Challenge version is more effective than the mediocre version is included in this. Hints to solving the Challenge:
    watch the parens
    watch the includes
    watch the vars
    watch the booleans

    And tips/suggestions are welcome. Tell me if this is useless or if I should include features like "out of money log out" or a huge delay to let items spawn. Keep in mind I am a new scripter around here.

    Need a script to use your newly bought runes? Try kiwiownage's AutoCurser found here.
    Attached Files Attached Files
    Last edited by mmmvvvbbb; 03-15-2013 at 09:50 PM.

  2. #2
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    whats anti leach

  3. #3
    Join Date
    Feb 2013
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Nice. Something I would recommend to add would be possibly adding world hopping support? There are many shops which you can take advantage of by world hopping to get cheap items right now

  4. #4
    Join Date
    Mar 2013
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    EError] C:\Users\Dna423\Downloads\ShopBuyer1.0 (1).simba(28:1): Unknown identifier 'amount' at line 27
    Compiling failed.

    I might be retarted

  5. #5
    Join Date
    Feb 2013
    Posts
    52
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    Add world hop and this thing is GOLD!

  6. #6
    Join Date
    Mar 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    I am trying to get this currently but am frozen at amount, I've solved everything else however . . . what is wrong?

  7. #7
    Join Date
    Apr 2012
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Desktop\ShopBuyer1.0.simba(39:3): comma (',') expected at line 38

  8. #8
    Join Date
    Oct 2011
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Works great Tested for about 3 hours flawless as far as I can see nice work

  9. #9
    Join Date
    Feb 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by random491 View Post
    EError] C:\Users\Dna423\Downloads\ShopBuyer1.0 (1).simba(28:1): Unknown identifier 'amount' at line 27
    Compiling failed.

    I might be retarted
    This is part of the anti leach. Just remember that you have to "establish" variables at the beginning of the script.
    Quote Originally Posted by Evaporation View Post
    Desktop\ShopBuyer1.0.simba(39:3): comma (',') expected at line 38
    Remember that error messages may be from one line above the error. (Thats a big hint)
    Quote Originally Posted by Pkingd3vil View Post
    Works great Tested for about 3 hours flawless as far as I can see nice work
    Thanks for the feed back!

    ____________________________________
    I am investigating world hopping possibly implementing it.
    Last edited by mmmvvvbbb; 03-06-2013 at 04:51 AM.

  10. #10
    Join Date
    Feb 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    This script is awesome, it took a little while to figure out the antileech (like about 5 minutes), but this is great.

  11. #11
    Join Date
    Mar 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    [Error] C:\Simba\Scripts\ShopBuyer1.0.simba(40:16): Unknown identifier 'amount' at line 39
    Compiling failed.

    Tips?

  12. #12
    Join Date
    Mar 2013
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    [Error] C:\Users\Dna423\Downloads\ShopBuyer1.0 (2).simba(39:47): comma (',') expected at line 38
    Compiling failed.

    Not sure if I corrected the errors before that succesfully ;P
    According to your tip the line above it is wrong but that is just Buy; where would that comma be expected?

  13. #13
    Join Date
    Feb 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by random491 View Post
    [Error] C:\Users\Dna423\Downloads\ShopBuyer1.0 (2).simba(39:47): comma (',') expected at line 38
    Compiling failed.

    Not sure if I corrected the errors before that succesfully ;P
    According to your tip the line above it is wrong but that is just Buy; where would that comma be expected?
    watch the parens

  14. #14
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    what are parens? sorry im a total noob here.

  15. #15
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    2 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by dblurxd View Post
    what are parens? sorry im a total noob here.
    Parentheses

    @mmmvvvbbb
    Thanks for the script, but it would be nice if the script followed the standards a bit more.
    I'd rather have to think more than have to try to read something that's badly formatted.

  16. #16
    Join Date
    Mar 2013
    Posts
    224
    Mentioned
    1 Post(s)
    Quoted
    127 Post(s)

    Default

    Goodjob, but I already use Sythe's auto buyer, so unless you add something like world hopping and evading combat I don't need this

  17. #17
    Join Date
    May 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Woot, got it to work , not actually planning on using the script (maybe i will), just wanted to see if I could fix a script with absolutely no knowledge took me about a hour but I did it LOL. Though I did some java tut's a few years ago, this is pastal I hear? no idea what that is :P, pretty fun though, when I seen it successfully compile boomchickalackalacka!

    Edit: actually I probably will use this if i do any fletching (u)'s lol

  18. #18
    Join Date
    Feb 2012
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    getting 2 many errors...is there only "1" anti-leech if not.. could use some help plox..really would appreciate it.

    [Error] C:\Simba\Scripts\ShopBuyer1.0.simba(14:14): Unknown identifier 'ifyouwant' at line 13
    Compiling failed.
    -after i delete
    [Error] C:\Simba\Scripts\ShopBuyer1.0.simba(15:3): Syntax error at line 14
    Compiling failed.
    -soz i'm a newb at this any suggestions?
    Last edited by sho; 03-08-2013 at 11:08 AM.

  19. #19
    Join Date
    Mar 2013
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Wheres the best place to us this? Also, best runes for gp gain?

  20. #20
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    2 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by sho View Post
    getting 2 many errors...is there only "1" anti-leech if not.. could use some help plox..really would appreciate it.

    [Error] C:\Simba\Scripts\ShopBuyer1.0.simba(14:14): Unknown identifier 'ifyouwant' at line 13
    Compiling failed.
    -after i delete
    [Error] C:\Simba\Scripts\ShopBuyer1.0.simba(15:3): Syntax error at line 14
    Compiling failed.
    -soz i'm a newb at this any suggestions?
    There are quite a few anti-leaches. I suggest you read this: THE Beginner's Simba Tutorial
    I'll give you a hint on your first error: start is a Boolean. Try to use the thread I linked above to solve the rest.

  21. #21
    Join Date
    Mar 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    i cant frickin solve this anti leach ... lool

  22. #22
    Join Date
    Mar 2013
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I might have reached the very last error.
    [Error] C:\Users\Dna423\Downloads\ShopBuyer1.0 (3).simba(41:23): Identifier expected at line 40
    Compiling failed.
    Any tips?

    Edit #1

    nvm got it after some trial & error.
    Now time to test it and see if I screwed up the anti leach so bad that it caused the script to die.

    Edit #2
    It works perfectly! Thanks
    Last edited by random491; 03-10-2013 at 10:31 PM.

  23. #23
    Join Date
    Jan 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dont mean to be a noob but does simba support random events? cuz wbot doesnt

  24. #24
    Join Date
    Mar 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Error: Exception: IsMouseButtonHeld not available for this target at line 27
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]
    HELP???

    some please help ...

    it compiles and starts smart but gives me that error ... help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
    Last edited by Hobbit; 03-11-2013 at 04:40 PM. Reason: merge

  25. #25
    Join Date
    Mar 2006
    Posts
    13,241
    Mentioned
    228 Post(s)
    Quoted
    267 Post(s)

    Default

    Quote Originally Posted by gs3 View Post
    Error: Exception: IsMouseButtonHeld not available for this target at line 27
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]
    HELP???

    some please help ...

    it compiles and starts smart but gives me that error ... help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
    Please use the edit button if you wish to add something to your posts. Double and triple posting is not acceptable here.
    STOP PM'ING ME

Page 1 of 2 12 LastLast

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
  •