1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

OSRS BUYING NPC SPAWN LIST

Discussion in 'General Market' started by stefflol, Aug 12, 2019.

  1. stefflol

    Joined:
    Jan 23, 2019
    Messages:
    52
    Likes Received:
    7
    Hey there,

    I'm looking to buy an OSRS NPC Spawn List of all OSRS Spawns should be in XML in this format:

    <NpcSpawnDefinition>
    <id>5792</id>
    <location>
    <x>3094</x>
    <y>3499</y>
    <z>0</z>
    </location>
    <walk>false</walk>
    <face>0</face>
    </NpcSpawnDefinition>
     
  2. CoreBot

    CoreBot Making nice things

    Joined:
    Jun 7, 2019
    Messages:
    39
    Likes Received:
    21
    I can probably write a bot that collects all the info you need.
    but what is your budget for that list :p
     
  3. stefflol

    Joined:
    Jan 23, 2019
    Messages:
    52
    Likes Received:
    7
    Hm would such a bot cost? I need in it in JSON now in this format:
    {
    "face": 1,
    "type": 10,
    "id": 29150,
    "position": {
    "x": 3109,
    "y": 3498,
    "z": 0
    }
    },
     

Share This Page

Loading...