An idea for someone to make

Discussion in 'Programming General' started by ownage777, Oct 8, 2008.

An idea for someone to make
  1. Unread #1 - Oct 8, 2008 at 1:30 PM
  2. ownage777
    Joined:
    Oct 8, 2008
    Posts:
    126
    Referrals:
    0
    Sythe Gold:
    0

    ownage777 Active Member

    An idea for someone to make

    Hey, i'm a very bad coder and i was wondering if anyone would like to carry out my idea.

    basically when people post images of their accounts blacked out i'd quite like to be able to make a program which narrows accounts down until it finds their account.

    in otherwords it would have an interface in which you can add stats you know they have or above, then clicking the search function would go through the highscores locating all accounts with certain stats, then would move onto the next skill narrowing the current results down.

    Admittedly it would take a while for it to search the highscores for the player but itd be quite a nice gimicky idea.

    e.g. if you knew they had 90+ firemaking it would come up with the roughly 15k players that have that skill, then would go onto the next skill i.e. 87 smithing, locating players who have that level out of the 15,000 players its already narrowed down, going through all the skills until it finds the player you want.

    i doubt it would be too hard to produce, and if anyone is willing to give it an attempt i would be very greatful, even if they dont send it to me id like to know how it goes :) many thanks.

    Emma.
     
  3. Unread #2 - Oct 8, 2008 at 1:38 PM
  4. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    An idea for someone to make

    ehh, acctually I don't understand a shit of what u said :s
    but maybe it's just me... but what would that be good for? (I did understod a bit of it...)
     
  5. Unread #3 - Oct 8, 2008 at 1:41 PM
  6. ownage777
    Joined:
    Oct 8, 2008
    Posts:
    126
    Referrals:
    0
    Sythe Gold:
    0

    ownage777 Active Member

    An idea for someone to make

    basically when people sell and buy accounts they blank out skills and it'd be nice to know what skills were actually there and so this idea would search the highscores based on skills they give narrowing it down to their account.
    this could then be search revealling their name, the rest of their skills could be checked, it'd also show if the account is fake or banned.
     
  7. Unread #4 - Oct 8, 2008 at 3:12 PM
  8. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    An idea for someone to make

    It would take more than a fucking while.

    Searching through a list of several hundred thousands names times however many skills you're looking up... Yeah that's not too difficult.... -_-

    Although it's a nice idea I think only Jagex could implement a fast effective way of doing this with considerable ease since they have direct access to their databases of information.
     
  9. Unread #5 - Oct 8, 2008 at 3:40 PM
  10. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    An idea for someone to make

    ahh i get it.. but i think that would be pretty hard to do... but i'm not a pro programer so...
    but as u said... it would take realy long to serch through all and match them like that....
     
  11. Unread #6 - Oct 9, 2008 at 11:28 AM
  12. cmd19872002
    Joined:
    Feb 3, 2006
    Posts:
    186
    Referrals:
    0
    Sythe Gold:
    0

    cmd19872002 Active Member
    Banned

    An idea for someone to make

    It would actually be pretty easy to make. It wouldn't take that long to find the name(s) with the exact stats as the one posted. Basicly take the highest skill you know, and goto highscores (manually) and find the range of users that have that lvl of skill. Then have the program leach all of the names in that range (a userleacher from a cracker would work). Then using the "lite" highscores jagex gave us, look up each user 1 by one and compairing them with the stats you know (threw the program). Even if it took 1 sec per user, and you came up with say 5k ppl with 87 smithing, that would only be around 1.4 hours to find the possible uses it could be.

    Anyone that can make a userleacher could make this im sure. I have several other projects going on, but i have thought of that before.

    ~Cmd
     
  13. Unread #7 - Oct 9, 2008 at 1:54 PM
  14. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    An idea for someone to make

    I have thought of this before... I really think it would be a good idea. Maybe I will work on it... a crappy version... D:
     
  15. Unread #8 - Oct 10, 2008 at 5:56 PM
  16. ownage777
    Joined:
    Oct 8, 2008
    Posts:
    126
    Referrals:
    0
    Sythe Gold:
    0

    ownage777 Active Member

    An idea for someone to make

    thanks for positive comments, i know its not the most hugely useful idea but it'd be nice to have, if any one does make feel free to let me know :D
     
  17. Unread #9 - Oct 10, 2008 at 7:58 PM
  18. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    An idea for someone to make

    I'd hate to see the legal issues.

    Think about it, you have thousands of thousands of people with the same stat level. You search through them, you are making thousands of connects to the RuneScape site. If you get enough people doing it, its basically a theoretical DDoS.
     
  19. Unread #10 - Oct 10, 2008 at 8:06 PM
  20. PinBuyer_
    Joined:
    Oct 10, 2008
    Posts:
    140
    Referrals:
    0
    Sythe Gold:
    3

    PinBuyer_ Active Member
    Banned

    An idea for someone to make

    Yeah seriously.

    There are what, 16 skills? That atleast 16million web requests. Let's pretend that each web request takes 300ms (that's fast too):

    No thanks :(
     
  21. Unread #11 - Oct 10, 2008 at 9:03 PM
  22. Stuart
    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10

    Stuart Guru
    Banned

    An idea for someone to make

    Im bored so im making it, I don't take responsibility for people actions with it.

    There I have put it in the attachment, I would suggest using the skills that people don't usually train first to minimize time.
     
  23. Unread #12 - Oct 11, 2008 at 3:46 AM
  24. ownage777
    Joined:
    Oct 8, 2008
    Posts:
    126
    Referrals:
    0
    Sythe Gold:
    0

    ownage777 Active Member

    An idea for someone to make

    whoa thanks stu, takes a while like i thought but it works :eek: tyvm :)
     
  25. Unread #13 - Oct 11, 2008 at 10:06 AM
  26. exapto
    Joined:
    Oct 10, 2008
    Posts:
    645
    Referrals:
    0
    Sythe Gold:
    123
    Vouch Thread:
    Click Here
    Discord Unique ID:
    716746285151027321
    Discord Username:
    exapto#2360
    Homosex

    exapto #1 OSRS Magic Training Service
    $50 USD Donor New

    An idea for someone to make

    Guys, why don't you just do what Moparscape did to get the java files for Runescape: Get the database from their server, since their game isn't protected that well, what's gonna stop someone from getting the database from their server? I think if you use some program like Netbus or something, you might be able to...
     
  27. Unread #14 - Oct 11, 2008 at 6:34 PM
  28. ownage777
    Joined:
    Oct 8, 2008
    Posts:
    126
    Referrals:
    0
    Sythe Gold:
    0

    ownage777 Active Member

    An idea for someone to make

    wouldnt work, unless pro haxxor and cant get that type of file the same way. :(
     
  29. Unread #15 - Oct 11, 2008 at 9:14 PM
  30. Stuart
    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10

    Stuart Guru
    Banned

    An idea for someone to make

    Glad I could help ownage777 if you need anything else made just make a post and ill see what I can do.
     
  31. Unread #16 - Oct 12, 2008 at 10:39 AM
  32. Visual Basic Matt
    Joined:
    Jan 29, 2008
    Posts:
    647
    Referrals:
    2
    Sythe Gold:
    56
    Discord Unique ID:
    223154494878253056

    Visual Basic Matt Apprentice

    An idea for someone to make

    is this glitched or am i just glitched?

    [​IMG]
     
  33. Unread #17 - Oct 12, 2008 at 12:27 PM
  34. Stuart
    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10

    Stuart Guru
    Banned

    An idea for someone to make

    Ok I have improved it a ton it searches through the highscores 1000 at a time til it finds people with that level and then finds the first preson with that rank from there and then scouts through them.

    I also made it so the filtering does it 21 at a time.
     
  35. Unread #18 - Oct 12, 2008 at 5:17 PM
  36. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    An idea for someone to make

    Might like to add an option for ascending alphanumeric ordering, just to tidy things up for people ;)
     
  37. Unread #19 - Oct 12, 2008 at 9:30 PM
  38. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    An idea for someone to make

    Maybe give it a fucking stop button, for idiots like me that search something that takes hours. :D


    I know something else... Min / Max XP thing... since sometimes people with 99s show the approximate amount of xp, it would help greatly.


    Maybe list how many people have that lvl? D:


    Got error.. :( index was outside bounds of the array..



    O GOD: RS is too smart for us. :p

    Due to excessive use of the Hiscore system, your IP has been temporarily blocked
    Please wait a few minutes and then try again.

    If you are using an automated process to gather a large amount of data (e.g. for a fansite) then please use the page we have designed for this purpose: http://hiscore.runescape.com/index_lite.ws?player=YourUsername
     
  39. Unread #20 - Oct 14, 2008 at 1:45 PM
  40. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    An idea for someone to make

    LOLZ :D owned :p heh what did u search for and was it the first time u tried it??

    EDIT: And Stuart, could I possibly have the project file for this to study? :)
     
< [Python] Desktop background changer | silab client problem!! >

Users viewing this thread
1 guest


 
 
Adblock breaks this site