Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
FreeSoftwin™ RuneScape Toolkit
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 01-29-2012, 05:30 PM
FreeSoftwin's Avatar
Newcomer
 
Join Date: Jan 2012
Location: Sweden
Posts: 2
Send a message via MSN to FreeSoftwin Send a message via Skype™ to FreeSoftwin
Post 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!
__________________
Reply With Quote
  #2  
Old 01-30-2012, 05:21 AM
Darthatron's Avatar
Massive Troll
Ex-Moderator Visual Basic Programmers
 
Join Date: May 2006
Location: The internet.
Posts: 1,604
Send a message via MSN to Darthatron
Default Re: FreeSoftwin™ RuneScape Toolkit

How does your Grand Exchange thing work at the moment? What do you want it to do?
__________________
I do not trade.
Always ask for a PM.
Reply With Quote
  #3  
Old 01-30-2012, 06:19 AM
RSUltimate AREA SCAMMMERRS
 
Join Date: Nov 2011
Posts: 859
Default Re: FreeSoftwin™ RuneScape Toolkit

As for the GE tool, have it return the prices. Then have a button to a popup window of the graphs.
Reply With Quote
  #4  
Old 01-30-2012, 07:37 AM
Covey's Avatar
Creator of EliteSwitch
Ex-Moderator Visual Basic Programmers
 
Join Date: Sep 2005
Location: Fuckin' BAM!
Posts: 4,464
Default Re: 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.
__________________
EliteSwitch v4 Source Code - http://sythe.org/showthread.php?t=1214654
Reply With Quote
  #5  
Old 01-30-2012, 08:49 PM
FreeSoftwin's Avatar
Newcomer
 
Join Date: Jan 2012
Location: Sweden
Posts: 2
Send a message via MSN to FreeSoftwin Send a message via Skype™ to FreeSoftwin
Default Re: 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!
__________________
Reply With Quote
  #6  
Old 01-30-2012, 09:48 PM
RSUltimate AREA SCAMMMERRS
 
Join Date: Nov 2011
Posts: 859
Default Re: FreeSoftwin™ RuneScape Toolkit

Quote:
Originally Posted by FreeSoftwin View Post
@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!
The document source remains constant in every browser, just look for the pattern and split the surrounding text.
Reply With Quote
  #7  
Old 01-31-2012, 01:23 AM
Covey's Avatar
Creator of EliteSwitch
Ex-Moderator Visual Basic Programmers
 
Join Date: Sep 2005
Location: Fuckin' BAM!
Posts: 4,464
Default Re: FreeSoftwin™ RuneScape Toolkit

Quote:
Originally Posted by FreeSoftwin View Post
@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!
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.
__________________
EliteSwitch v4 Source Code - http://sythe.org/showthread.php?t=1214654
Reply With Quote
  #8  
Old 01-31-2012, 06:43 AM
Darthatron's Avatar
Massive Troll
Ex-Moderator Visual Basic Programmers
 
Join Date: May 2006
Location: The internet.
Posts: 1,604
Send a message via MSN to Darthatron
Default Re: FreeSoftwin™ RuneScape Toolkit

Quote:
Originally Posted by FreeSoftwin View Post
@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!
Read this thread: RS Grand Exchange info Grabber [Source]

And if that doesn't work, I made a C# version I can translate/comment for you, found here: Grand Exchange Parser
__________________
I do not trade.
Always ask for a PM.
Reply With Quote
  #9  
Old 01-31-2012, 04:02 PM
Blupig's Avatar
i am a guy ok?? -.-
Ex-Moderator Zombie Visual Basic Programmers
 
Join Date: Nov 2006
Location: Canada
Posts: 5,232
Send a message via MSN to Blupig Send a message via Skype™ to Blupig
MushyMuncher
Default Re: FreeSoftwin™ RuneScape Toolkit

There's a Grand Exchange API available now, just FYI. Google that shit :P
__________________
Reply With Quote
  #10  
Old 02-01-2012, 09:47 AM
Darthatron's Avatar
Massive Troll
Ex-Moderator Visual Basic Programmers
 
Join Date: May 2006
Location: The internet.
Posts: 1,604
Send a message via MSN to Darthatron
Default Re: FreeSoftwin™ RuneScape Toolkit

Quote:
Originally Posted by Blupig View Post
There's a Grand Exchange API available now, just FYI. Google that shit :P
Yeah, that's fine if you want specific details on a single item (which you know the ItemID of), but not for listing/searching.

http://services.runescape.com/m=rswi..._Exchange_APIs
__________________
I do not trade.
Always ask for a PM.
Reply With Quote
  #11  
Old 06-15-2012, 03:25 PM
Newcomer
 
Join Date: Jun 2012
Posts: 1
Cool Re: 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.
Reply With Quote
  #12  
Old 06-20-2012, 08:05 AM
Jack Goff's Avatar
Inactive | Cool Cat Applicant
$50 USD Donor New
 
Join Date: Feb 2011
Location: Cool Cat pls
Posts: 5,696
Send a message via ICQ to Jack Goff Send a message via AIM to Jack Goff Send a message via MSN to Jack Goff Send a message via Yahoo to Jack Goff Send a message via Skype™ to Jack Goff
St. Patrick's Day 2013 Easter 2013 Member of the Month winner
Default Re: 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.
__________________

Quote:
Originally Posted by n4n0 View Post
The average sythe user is fucking stupid.


350+ Vouches | OMM | #1 User of 2012 | #1 Community Involved of 2012 | MOTM x2
Reply With Quote
  #13  
Old 06-20-2012, 10:58 PM
Kyle_Undefined's Avatar
Member
 
Join Date: Feb 2012
Location: C:\Simba\Includes\
Posts: 53
Default Re: FreeSoftwin™ RuneScape Toolkit

If you want an idea on how to do the GE feature, take a look at my VB program. It's pretty simple and basic, and should help you figure out how to do it.

https://github.com/Kyle-Undefined/GrandExchangeParser
__________________
Yes, I'm Kyle Undefined from SRL

I would love to change the world, but they won't give me the source code.
To be the best, you've got to beat the rest.


Last edited by Kyle_Undefined : 06-20-2012 at 10:59 PM.
Reply With Quote
  #14  
Old 06-22-2012, 09:27 PM
Blupig's Avatar
i am a guy ok?? -.-
Ex-Moderator Zombie Visual Basic Programmers
 
Join Date: Nov 2006
Location: Canada
Posts: 5,232
Send a message via MSN to Blupig Send a message via Skype™ to Blupig
MushyMuncher
Default Re: FreeSoftwin™ RuneScape Toolkit

Quote:
Originally Posted by Jack Goff View Post
An MSN plugin would be a great idea too if possible, considering that majority of sythe's dealings are done via MSN.
Does Microsoft offer the API anymore?
__________________
Reply With Quote
  #15  
Old 06-27-2012, 05:25 PM
xxaaronxx46's Avatar
Member
 
Join Date: Jun 2012
Posts: 63
Default Re: 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.
__________________
I buy RSPS GP - PM ME!
Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 12:10 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1