Jump to content

GodJesseJames

Members
  • Joined

  • Last visited

Everything posted by GodJesseJames

  1. GodJesseJames replied to GodJesseJames's post in a topic in 317
    it was removed because it wasn't needed anymore. seeing i left the exilius team.
  2. GodJesseJames replied to GodJesseJames's post in a topic in 317
    Your welcome
  3. GodJesseJames posted a post in a topic in 317
    Grim is the realist
  4. added this weeks data to the list ENJOY!
  5. Dt2 Beta dump released
  6. Lol go to grim for the data
  7. GodJesseJames replied to GodJesseJames's post in a topic in 317
    because no keyframe system.
  8. awesome
  9. GodJesseJames replied to GodJesseJames's post in a topic in 317
    its most up to data its legit live osrs rn
  10. GodJesseJames posted a post in a topic in 317
    Grim is the realist
  11. GodJesseJames posted a post in a topic in Other
    Hello i will be sharing how to update the client to load 211+ maps everything your going to be editing is in ObjectManager. underlays and underlays got changed from a byte to a short. you will see something like this aByteArrayArrayArray142[l][k9][i8] & 0xf for this underlays[l][x][z] & 0xff same thing for overlays the & 0xff needs to be & 0x3FFF Make sure you do both overlays and underlays you will see something like this private void method181(int i, int j, Buffer stream, int k, int l, int i1, int k1) { try { if (k >= 0 && k < 104 && i >= 0 && i < 104) { int absX = (k1 + k); int absY = (j + i); int absZ = (i1 + l); tileFlags[l][k][i] = 0; do { int l1 = stream.readUnsignedByte(); if (l1 == 0) if (l == 0) { tileHeights[0][k][i] = -calculateVertexHeight(0xe3b7b + k + k1, 0x87cce + i + j) * 8; return; } else { tileHeights[l][k][i] = tileHeights[l - 1][k][i] - 240; return; } if (l1 == 1) { int j2 = stream.readUnsignedByte(); if (j2 == 1) j2 = 0; if (l == 0) { tileHeights[0][k][i] = -j2 * 8; return; } else { tileHeights[l][k][i] = tileHeights[l - 1][k][i] - j2 * 8; return; } } if (l1 <= 49) { overlays[l][k][i] = stream.readSignedByte(); overlayTypes[l][k][i] = (byte) ((l1 - 2) / 4); overlayOrientations[l][k][i] = (byte) ((l1 - 2) + i1 & 3); } else if (l1 <= 81) tileFlags[l][k][i] = (byte) (l1 - 49); else underlays[l][k][i] = (byte) (l1 - 81); } while (true); } do { int i2 = stream.readUnsignedByte(); if (i2 == 0) break; if (i2 == 1) { stream.readUnsignedByte(); return; } if (i2 <= 49) stream.readUnsignedByte(); } while (true); } catch (Exception e) { } } make sure it looks like this private void method181(int i, int j, Buffer stream, int k, int l, int i1, int k1) { try { if (k >= 0 && k < 104 && i >= 0 && i < 104) { int absX = (k1 + k); int absY = (j + i); int absZ = (i1 + l); tileFlags[l][k][i] = 0; do { int l1 = stream.readUShort(); if (l1 == 0) if (l == 0) { tileHeights[0][k][i] = -calculateVertexHeight(0xe3b7b + k + k1, 0x87cce + i + j) * 8; return; } else { tileHeights[l][k][i] = tileHeights[l - 1][k][i] - 240; return; } if (l1 == 1) { int j2 = stream.readUnsignedByte(); if (j2 == 1) j2 = 0; if (l == 0) { tileHeights[0][k][i] = -j2 * 8; return; } else { tileHeights[l][k][i] = tileHeights[l - 1][k][i] - j2 * 8; return; } } if (l1 <= 49) { overlays[l][k][i] = (short) stream.readSignedWord(); overlayTypes[l][k][i] = (byte) ((l1 - 2) / 4); overlayOrientations[l][k][i] = (byte) ((l1 - 2) + i1 & 3); } else if (l1 <= 81) tileFlags[l][k][i] = (byte) (l1 - 49); else underlays[l][k][i] = (short) (l1 - 81); } while (true); } do { int i2 = stream.readUShort(); if (i2 == 0) break; if (i2 == 1) { stream.readUnsignedByte(); return; } if (i2 <= 49) stream.readSignedWord(); } while (true); } catch (Exception e) { } }that should do it
  12. o shit
  13. GodJesseJames replied to Juice's post in a topic in 317
    oo
  14. its broken to hell good sir. it wasnt't his to give. he forced epic the guy who started exilius out and it fell because he left me to code. and i had to fix his fuck ups. all the client work is mine sorry buddy didnt know the truth but now that i know im so sorry. this man is not the one that started all the shit.
  15. sorry buddy didnt know the truth but now that i know im so sorry. this man is not the one that started all the shit.
  16. awesome
  17. GodJesseJames replied to Mrcastiel's post in a topic in RS3
    awesome
  18. GodJesseJames replied to Mrcastiel's post in a topic in RS3
    awesome
  19. GodJesseJames replied to Mrcastiel's post in a topic in Other (377-742)
    awesome