FreeSoftwinâ„¢ RuneScape Toolkit

Discussion in 'Programming General' started by FreeSoftwin, Jan 29, 2012.

FreeSoftwinâ„¢ RuneScape Toolkit
  1. Unread #1 - Jan 29, 2012 at 12:30 PM
  2. FreeSoftwin
    Joined:
    Jan 29, 2012
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0

    FreeSoftwin Newcomer

    FreeSoftwinâ„¢ RuneScape Toolkit

    Hi there people!

    I am making a RuneScape toolkit and I am now looking for some sweet suggestions on how to make the toolkit really good.

    The current features are:
    - Highscores
    - Grand exchange (does not work properly, would love some recommendeations on how to make a good GE tool)
    - World map
    - Media player
    - Addons manager (still in early BETA)
    - Profile (log-in required on startup unless playing without a profile)
    - Notebox
    - Stopwatch and other timers
    - Nice design with good looking icons etc.

    More features to come...
    - Calculators (such as those Swiftkit uses)
    - Merchanting guide (with daily updates on what item to merchant)
    - Alching guide (with daily updates on what item to alch)
    - Editable themes
    - Chatroom
    - Facebook plug-in
    - Spotify plug-in (if I can make it work)
    - World jumping
    - YouTube plug-in
    - Screenshot manager
    - Better media player
    - And more...

    Please post your suggestions!
    I am coding with .NET (VB 2010), any source codes to help me with my project would be greatly accepted! Your name will also be in the Credits window :)

    Thanks!
     
  3. Unread #2 - Jan 30, 2012 at 12:21 AM
  4. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    FreeSoftwinâ„¢ RuneScape Toolkit

    How does your Grand Exchange thing work at the moment? What do you want it to do?
     
  5. Unread #3 - Jan 30, 2012 at 1:19 AM
  6. iJava
    Joined:
    Nov 21, 2011
    Posts:
    1,197
    Referrals:
    11
    Sythe Gold:
    485
    Discord Unique ID:
    220055593568829441

    iJava .Previously known as RSGoldRush
    $200 USD Donor New

    FreeSoftwinâ„¢ RuneScape Toolkit

    As for the GE tool, have it return the prices. Then have a button to a popup window of the graphs.
     
  7. Unread #4 - Jan 30, 2012 at 2:37 AM
  8. Covey
    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    FreeSoftwinâ„¢ RuneScape Toolkit

    If you want source for a client, click the link in my sig, you'll have have the work done for you.
     
  9. Unread #5 - Jan 30, 2012 at 3:49 PM
  10. FreeSoftwin
    Joined:
    Jan 29, 2012
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0

    FreeSoftwin Newcomer

    FreeSoftwinâ„¢ RuneScape Toolkit

    @Darthatron - It doesnt work at ALL at the moment. I have tried several different methods (using WebBrowser etc) but can't figgure out a good way of getting it to work properly...
    @iJava - But how do I know what string a browser uses for each item's price?
    @Covey - That would be "cheating" ;) But I can give it a look :) Thanks!
     
  11. Unread #6 - Jan 30, 2012 at 4:48 PM
  12. iJava
    Joined:
    Nov 21, 2011
    Posts:
    1,197
    Referrals:
    11
    Sythe Gold:
    485
    Discord Unique ID:
    220055593568829441

    iJava .Previously known as RSGoldRush
    $200 USD Donor New

    FreeSoftwinâ„¢ RuneScape Toolkit

    The document source remains constant in every browser, just look for the pattern and split the surrounding text.
     
  13. Unread #7 - Jan 30, 2012 at 8:23 PM
  14. Covey
    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    FreeSoftwinâ„¢ RuneScape Toolkit

    That's how i basically taught myself vb6 and .net, by looking at sources. You don't generally have to used source, but at lead you'll get a good idea of how to do it.
     
  15. Unread #8 - Jan 31, 2012 at 1:43 AM
  16. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    FreeSoftwinâ„¢ RuneScape Toolkit

    Read this thread: http://www.sythe.org/showthread.php?t=1271380

    And if that doesn't work, I made a C# version I can translate/comment for you, found here: http://www.sythe.org/showthread.php?t=1291897
     
  17. Unread #9 - Jan 31, 2012 at 11:02 AM
  18. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    FreeSoftwinâ„¢ RuneScape Toolkit

    There's a Grand Exchange API available now, just FYI. Google that shit :p
     
  19. Unread #10 - Feb 1, 2012 at 4:47 AM
  20. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    FreeSoftwinâ„¢ RuneScape Toolkit

  21. Unread #11 - Jun 15, 2012 at 10:25 AM
  22. panickeyaxer
    Joined:
    Jun 15, 2012
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0

    panickeyaxer Newcomer

    FreeSoftwinâ„¢ RuneScape Toolkit

    I have a good list of features that would make EVERYONE use it:
    MAKE IT A NEW ELITE SWITCH WITH....
    Auto Account creator,
    Fast world switcher,
    Every feature that elite switch had, but supporting the new runescape,
    ELITESWITCH.
     
  23. Unread #12 - Jun 20, 2012 at 3:05 AM
  24. Jack
    Joined:
    Feb 20, 2011
    Posts:
    12,268
    Referrals:
    37
    Sythe Gold:
    871
    Member of the Month Winner Sythe's 10th Anniversary Wubba Lubba Dub Dub The Mortyest Morty Sythe Awards 2012 Winner Le Kingdoms Player Two Factor Authentication User Spam Forum Participant I'm LAAAAAAAME
    Signature of the Month Winner

    Jack The Infamous Spam Forum King
    Retired Administrator Cool Cat Legendary

    FreeSoftwinâ„¢ RuneScape Toolkit

    An MSN plugin would be a great idea too if possible, considering that majority of sythe's dealings are done via MSN.
     
  25. Unread #13 - Jun 20, 2012 at 5:58 PM
  26. Kyle_Undefined
    Joined:
    Feb 9, 2012
    Posts:
    53
    Referrals:
    0
    Sythe Gold:
    0

    Kyle_Undefined Member

    FreeSoftwinâ„¢ RuneScape Toolkit

  27. Unread #14 - Jun 22, 2012 at 4:27 PM
  28. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    FreeSoftwinâ„¢ RuneScape Toolkit

    Does Microsoft offer the API anymore?
     
  29. Unread #15 - Jun 27, 2012 at 12:25 PM
  30. xxaaronxx46
    Joined:
    Jun 23, 2012
    Posts:
    63
    Referrals:
    1
    Sythe Gold:
    0

    xxaaronxx46 Member

    FreeSoftwinâ„¢ RuneScape Toolkit

    For the alching guide I recommend taking a look at this website.
    (http://www.scape-xp.com/runescape-high-alchemy.html)

    Personally I believe the website is efficient and works well for what I need. Even if you're not making it exactly the same, I believe this is a good method for this section of your Toolkit.
     
< Looking for coder, possibly multiple projects | java experience required for a rs bot? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site