Thread: Wiki dumper - dumping item ID's.

Results 1 to 5 of 5
  1. #1 Wiki dumper - dumping item ID's. 
    Registered Member
    Join Date
    Aug 2017
    Posts
    85
    Thanks given
    1
    Thanks received
    6
    Rep Power
    28
    Hey,

    How do you dump item id's from the runescape wiki? It doesn't list the item id on the page, so do you compare names to item lists, or what..?

    Thanks in advance
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Dec 2014
    Posts
    369
    Thanks given
    77
    Thanks received
    112
    Rep Power
    164
    Quote Originally Posted by Nevy View Post
    Hey,

    How do you dump item id's from the runescape wiki? It doesn't list the item id on the page, so do you compare names to item lists, or what..?

    Thanks in advance
    You don't dump item ids from the wiki, you dump item names from obj.dat or what ever 317 uses then search for names on osrs wiki
    Attached image
    Reply With Quote  
     

  3. #3  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    Quote Originally Posted by Nevy View Post
    Hey,

    How do you dump item id's from the runescape wiki? It doesn't list the item id on the page, so do you compare names to item lists, or what..?

    Thanks in advance
    you can't you use the item names
    Reply With Quote  
     

  4. #4  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    I generally dump by having a list of ids - names.
    So, for instance..
    0 - Dwarf remains
    1 - Toolkit

    etc...
    And I just parse the ^ name page, and associate it to the given id. Of course you can speed the process up by ignoring noted, placeholders etc; however all that is unnecessary if you choose to download the entire wikia in one file and then parse that(it's always establishing the connection that takes so long - parsing the actual file, regardless of the size, will actually be extremely quick and you'd finish in a matter of seconds).
    Attached image
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Registered Member
    Join Date
    Aug 2017
    Posts
    85
    Thanks given
    1
    Thanks received
    6
    Rep Power
    28
    Thanks for all the awnsers, I never even thought about using obj.dat! I'll be updating this thread if the dumper is finished.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [621] Item ID and Name [DUMP/SQL]
    By Anthony-| in forum Configuration
    Replies: 7
    Last Post: 07-04-2011, 02:06 PM
  2. [621] Dumping item id's + names from client
    By Anthony-| in forum Help
    Replies: 5
    Last Post: 12-12-2010, 09:25 PM
  3. dumped item list wit model ids
    By Erand in forum Requests
    Replies: 5
    Last Post: 06-29-2010, 06:45 PM
  4. Dumping 'item on interface' ids?
    By Vyper in forum Help
    Replies: 0
    Last Post: 09-20-2009, 12:16 AM
  5. How to dump Child Id's for Items on interfaces
    By Hotyute in forum Tutorials
    Replies: 16
    Last Post: 02-22-2009, 03:46 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •