Results 1 to 11 of 11

Thread: Flipping Tool

  1. #1
    Join Date
    Apr 2013
    Location
    Top of a mountain
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    29 Post(s)

    Smile Flipping Tool

    I'm not sure if this is allowed and or where I would post it.

    Anyway I'm working something small in C# for merchants and want to know if It's something you guys would be interested in.

    Last edited by SoulShare; 07-14-2014 at 05:54 PM.

  2. #2
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    I think as long as it's open source it would be fine. Why not do it with SMART and Simba though?

  3. #3
    Join Date
    Jan 2012
    Location
    Runescape News and General & Skill Guides
    Posts
    2,544
    Mentioned
    37 Post(s)
    Quoted
    545 Post(s)

  4. #4
    Join Date
    Apr 2013
    Location
    Top of a mountain
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    29 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    I think as long as it's open source it would be fine. Why not do it with SMART and Simba though?
    I will eventually do it in SMART and Simba. I find making a interactive gui difficult in Simba. I'm going to keep working on it in C# till I have it exactly how I want and then I will port it somehow :s.

    Quote Originally Posted by Jake View Post
    I like the idea OP
    Does ATHF and VLC player come with it too? :P
    that's the core of the tool..

  5. #5
    Join Date
    Feb 2012
    Posts
    179
    Mentioned
    0 Post(s)
    Quoted
    84 Post(s)

    Default

    Wow! Definitely interested! Have been looking for something like that for quite long time.

  6. #6
    Join Date
    Mar 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    very interested in this, coming somebody who has no expertise in flipping, this would be a great tool, im looking forward to it!

  7. #7
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    You know whatd be sweet? if it used some OCR to automatically get the current item names and add them to the list... (as well as be able to add your own manually)

  8. #8
    Join Date
    Apr 2013
    Location
    Top of a mountain
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    29 Post(s)

    Default

    Quote Originally Posted by Turpinator View Post
    You know whatd be sweet? if it used some OCR to automatically get the current item names and add them to the list... (as well as be able to add your own manually)
    This is certainly doable, I have spent the last 2 days slaving over ASM, Static Pointers/Base Addresses to try get an accurate reading on the money pouch. I want to eventually have it coincide with a simba script and relay information back and forth via file IO, that's if I can find a way to patch some opcode at runtime to copy the value to a new static address.

    The problem is I don't think java based applications have static base addresses after restart (maybe something to do with running in a jvm).

    If however I can get an accurate reading from the chatbox (getText) then i can just examine the pouch and read the chatbox lines.

    I want to be able to input an item and then have the ability for the script to get current pouch value, get the highs and lows of the item and then actively start flipping. A fully automated flipping machine with flexible options and safe guards.

    At the moment the current version in C# I fixed a ton of small bugs with what I call the Competitive Loss Margin, say a high is 1010 and a low is 1000 then with a competitive loss of 2 the high and low would change to 1008 high as to sell and 1002 as to buy, and added a GE Limit feature that gets the GE Limit for the item added (does this in a new thread).

    If anyone has any information that can help me achieve my goal I will certainly be grateful!

    "Well you throw the brick at a famous athlete and ask him what time it is."

    http://i.imgur.com/goim1NG.gif

  9. #9
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

  10. #10
    Join Date
    Apr 2013
    Location
    Top of a mountain
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    29 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Pretty sure I saw an AIO flipper in the members section
    Think I may to apply to become a member after all . I know leaking of higher ranked sections is prohibited but do you know if its still functional and or if it can read the money pouch with accuracy.
    "Well you throw the brick at a famous athlete and ask him what time it is."

    http://i.imgur.com/goim1NG.gif

  11. #11
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by SoulShare View Post
    Think I may to apply to become a member after all . I know leaking of higher ranked sections is prohibited but do you know if its still functional and or if it can read the money pouch with accuracy.
    I've said too much already

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
  •