Thread: [S] OSRS Wiki Dumping Services Including NPC Drops

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 [S] OSRS Wiki Dumping Services Including NPC Drops 
    Donator

    Join Date
    Dec 2014
    Posts
    290
    Thanks given
    160
    Thanks received
    56
    Rep Power
    37
    R-S Admin Response  Service List

    Hi Guys, I'm am now offering Wiki dumping services on top of my development and content writing services. I thought it was best to make a new thread so people who are looking specifically for Wiki dumps could come here!

    I am currently only offering successful dumping for those listed below and buying more than one dump at a time will lead to a discount of the overall price. Buying a dump from me gets you cheaper dumps for each of the version updates in the real OSRS. I can also install my JSON loader and integrate my formats with your server for an extra fee.

    - Item Definitions in the standard format - 10$
    - Item Definitions in a completely different format to I've done before - 15$+ (Including XML).

    - NPC Definitions in the standard format - 10$
    - NPC Definitions in a completely different format to I've done before - 15$+ (Including XML).

    - NPC Drops in my specified format - 25$
    - NPC Drops in a completely different format to I've done before - 30$+ (Including XML).

    Please comment below or PM me if you are interested, if so post the format you would like and the best way to contact you. I will require 1-2 once I have confirmed the dump to edit the format and actually run my dumper, especially for items.

    Thanks,

    Mikey96.



    Spoiler for Examples:

    An example from my last item definitions dump:
    Code:
    {
    		"id": 22361,
    		"name": "Chaotic handegg",
    		"tradeable": true,
    		"noted": false,
    		"shopValue": 0,
    		"grandExchangePrice": 0,
    		"lowAlchValue": 0,
    		"highAlchValue": 0,
    		"weight": 0.0,
    		"stackable": false,
    		"equipable": true,
    		"slot": 3,
    		"twoHanded": false,
    		"weaponSpeed": 6,
    		"bonuses": [
    			0,
    			0,
    			0,
    			0,
    			0,
    			0,
    			0,
    			0,
    			0,
    			0,
    			0,
    			0,
    			0,
    			0
    		]
    	}
    Example of NPC definitions:
    Code:
    {
    		"id": 406,
    		"name": "Basilisk",
    		"description": "The eyes of evil.",
    		"combatLevel": 61,
    		"hitpoints": 75,
    		"attackable": true,
    		"maxHit": 5,
    		"aggressive": false,
    		"poisonous": false,
    		"stats": [
    			30,
    			45,
    			75,
    			1,
    			1,
    		],
    		"bonuses": [
    			0,
    			0,
    			0,
    			0,
    			0,
    			20,
    			20,
    			0,
    			20,
    			0,
    			0,
    			0,
    			0,
    		],
    		"poison-immunity": false,
    		"venom-immunity": false
    	}
    Example from my last NPC drops dump:

    Code:
    {
    		"name": "Hellhound",
    		"npcId": [
    			101,
    			102
    		],
    		"rareDropTableAccess": false,
    		"rareDropTableChance": 0.0,
    		"drops": [
    		{
    			"item": 526,
    			"min": 1,
    			"max": 1,
    			"dropType": "ALWAYS",
    			"chance": 0.0
    		},
    		{
    			"item": 11941,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.03333
    		},
    		{
    			"item": 2722,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.01562
    		},
    		{
    			"item": 12746,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.0
    		},
    		{
    			"item": 21257,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.0044
    		},
    		{
    			"item": 19677,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.0039
    		},
    		{
    			"item": 19679,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.0026
    		},
    		{
    			"item": 19681,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.0026
    		},
    		{
    			"item": 19683,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.0026
    		},
    		{
    			"item": 13233,
    			"min": 1,
    			"max": 1,
    			"dropType": "SPECIAL",
    			"chance": 0.0
    		}
    		]
    	},

    Last edited by mikey96; 04-17-2018 at 11:14 PM.
    Reply With Quote  
     

  2. #2  
    ✥Gallifrey✥

    Castiel's Avatar
    Join Date
    Apr 2013
    Posts
    1,610
    Thanks given
    504
    Thanks received
    239
    Discord
    View profile
    Rep Power
    416
    legit guy trusted and helpful
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Donator
    OsLegion's Avatar
    Join Date
    Sep 2017
    Posts
    86
    Thanks given
    23
    Thanks received
    15
    Rep Power
    11
    Vouch for mikey
    Reply With Quote  
     

  5. Thankful user:


  6. #4  
    Registered Member
    vvaved's Avatar
    Join Date
    Sep 2017
    Posts
    247
    Thanks given
    87
    Thanks received
    61
    Rep Power
    116
    Vouch, nice guy.

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  7. Thankful user:


  8. #5  
    Donator

    Join Date
    Dec 2014
    Posts
    290
    Thanks given
    160
    Thanks received
    56
    Rep Power
    37
    NPC drop dumping will be complete on Friday, get your services PMed to me now if you need it.
    Reply With Quote  
     

  9. #6  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,102
    Thanks given
    0
    Thanks received
    1,041
    Rep Power
    3608
    once again, vouch for mikey!
    Reply With Quote  
     

  10. #7  
    Donator

    Join Date
    Dec 2014
    Posts
    290
    Thanks given
    160
    Thanks received
    56
    Rep Power
    37
    Now dumping NPC Drops.
    Reply With Quote  
     

  11. #8  
    Torva coming soon

    Guthixps's Avatar
    Join Date
    Apr 2015
    Posts
    433
    Thanks given
    56
    Thanks received
    162
    Discord
    View profile
    Rep Power
    280
    vouch for mikey the man
    RSPS Life On Youtube!!!
    Reply With Quote  
     

  12. Thankful user:


  13. #9  
    Donator

    Join Date
    Dec 2014
    Posts
    290
    Thanks given
    160
    Thanks received
    56
    Rep Power
    37
    Bumping, just completed a NPC Drop dump for OS-Legion.

    Free for dumping...
    Reply With Quote  
     

  14. #10  
    Donator
    Dryzii's Avatar
    Join Date
    Aug 2017
    Posts
    30
    Thanks given
    1
    Thanks received
    1
    Rep Power
    13
    Vouch for Mikey, hasn't even hesitated to hop on & start a service with me! Also knows his stuff lmao
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. [S] OSRS Wiki Dumping Services
    By mikey96 in forum Selling
    Replies: 10
    Last Post: 12-28-2017, 05:46 AM
  2. OSRS Data/Definitions dumping services
    By Stan in forum Selling
    Replies: 74
    Last Post: 09-19-2017, 07:06 PM
  3. Buying latest Wiki dumps ( osrs )
    By durky in forum Buying
    Replies: 2
    Last Post: 01-23-2017, 10:05 AM
  4. Looking for OSRS 118 Dump service
    By Topz in forum Services
    Replies: 5
    Last Post: 07-28-2016, 11:23 PM
  5. OSRS Music Dump?
    By Jokku in forum Help
    Replies: 5
    Last Post: 06-14-2013, 02:00 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •