Been searching around for this for a while so I can add npcs like tormented demon with their correct anims to my osrsr server

wouldd appreciate if someone could possibly dunp for me or link where I can find a dump

Thanks example below

if (j == 7947) {
anims[j].anInt352 = 22;
anims[j].anInt356 = -1;
anims[j].anInt362 = 99;
anims[j].anInt360 = -1;
anims[j].anInt361 = -1;
anims[j].anInt365 = 1;
anims[j].interupt_mode = 0;
anims[j].aBoolean358 = false;
anims[j].anInt359 = 5;
anims[j].anIntArray353 = new int[] { 135069704, 135069713, 135069707, 135069714, 135069702, 135069710, 135069696, 135069712, 135069700, 135069699, 135069708, 135069698, 135069703, 135069705, 135069709, 135069716, 135069717, 135069701, 135069697, 135069715, 135069711, 135069706 };
anims[j].anIntArray354 = new int[] { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1 };
anims[j].anIntArray355 = new int[] { 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 3, 3 };
}