Adblock breaks this site

High Scores Look-up

Discussion in 'Programming General' started by Wutdidusay, Feb 26, 2007.

  1. Wutdidusay

    Wutdidusay Guest

    Referrals:
    0
    High Scores Look-up

    Does anybody have a good high score look up? Just a simple highscore lookup... As Simple As Possible is good as I still have much to learn.:)
     
  2. hmm

    hmm Active Member

    Joined:
    Jan 21, 2007
    Posts:
    181
    Referrals:
    2
    Sythe Gold:
    5
    High Scores Look-up

  3. Jkp

    Jkp Guest

    Referrals:
    0
    High Scores Look-up

    Whats the code for spawning the high scores in jour own client, then??

    Plz tell
     
  4. dodge

    dodge Active Member
    Banned

    Joined:
    Mar 26, 2007
    Posts:
    125
    Referrals:
    1
    Sythe Gold:
    5
    High Scores Look-up

    i have a .net class for that, i'll post it tomorow when i get to work
     
  5. johnmiv

    johnmiv Guest

    Referrals:
    0
    High Scores Look-up

    i have 1 u need 1 webbrowser (webbrowser1), 1 textbox (textbox1), and 1 buttion (btn1)
    Code:
    WebBrowser1.Navigate("http://hiscore.runescape.com/lang/en/aff/runescape/hiscorepersonal.ws?user1=" & textbox1)
    i think that will work
     
  6. dodge

    dodge Active Member
    Banned

    Joined:
    Mar 26, 2007
    Posts:
    125
    Referrals:
    1
    Sythe Gold:
    5
    High Scores Look-up

    there i was finnaly able to connect to my computer at work

    here is the code you need

    http://files.filefront.com//;7392358;;/

    note this is a full .net lib i wrote, you have a class to get highscores there

    if you run the sample i have there you will see an example on how to get this, or simply use this lib and problem solved
     
  7. Jkp

    Jkp Guest

    Referrals:
    0
    High Scores Look-up

    No i mean, how can i add the high score look up that we can download here.

    Like adding a another form that is created a another place in jour own form??:(
     
  8. dodge

    dodge Active Member
    Banned

    Joined:
    Mar 26, 2007
    Posts:
    125
    Referrals:
    1
    Sythe Gold:
    5
    High Scores Look-up

    now i'm really lost, can you please explaing this better?
     
  9. 5cript

    5cript Active Member

    Joined:
    Jan 22, 2007
    Posts:
    138
    Referrals:
    1
    Sythe Gold:
    0
    High Scores Look-up

    Try file->add... But you have to make it a project first.
     
  10. dodge

    dodge Active Member
    Banned

    Joined:
    Mar 26, 2007
    Posts:
    125
    Referrals:
    1
    Sythe Gold:
    5
    High Scores Look-up

    take a look at both samples here, they do excat that, in the class posted by me you can add this anyware, all you will have to do is add the class project to your project and then create a reference to the project in your project

    you can also use the sample posted by hmm that is just a form you can add to your project, on your project just righ click and add an existing file then look for the form file
     
  11. slashshot007

    slashshot007 Active Member

    Joined:
    May 6, 2006
    Posts:
    164
    Referrals:
    0
    Sythe Gold:
    0
    High Scores Look-up

    learn how to parse text from html. there are a few tutorials on that here.
     
  12. Jkp

    Jkp Guest

    Referrals:
    0
    High Scores Look-up

    What should i look for...??
    U mean the Visual Basic Source file?

    Or an other?
     
  13. dodge

    dodge Active Member
    Banned

    Joined:
    Mar 26, 2007
    Posts:
    125
    Referrals:
    1
    Sythe Gold:
    5
    High Scores Look-up

    i would start by getting any book on vb2005 for beginners, is not use to get any code if you dont know the basics of programming. again all the code to get done all you asked is posted here, just play a bit with it and you can get it to work
     
  14. Jkp

    Jkp Guest

    Referrals:
    0
    High Scores Look-up

    kk.

    I can make web browsers and more but this is my first time i make a runescape kit
     
  15. dodge

    dodge Active Member
    Banned

    Joined:
    Mar 26, 2007
    Posts:
    125
    Referrals:
    1
    Sythe Gold:
    5
    High Scores Look-up

  16. Jkp

    Jkp Guest

    Referrals:
    0
    High Scores Look-up

    Thank you!
    I'l read now, but i fixed it to add the HS to client
    Ty
     
< uhmm... Wdf webbrowser location? | Change ToolStrip control colors >


 
 
Adblock breaks this site