• Play from anywhere, even iOS

    Play from anywhere, even iOS
  • Try kill our PVP bots 😉

    Try kill our PVP bots ;-)

Latest Posts

RSPSi Release

RSPSi Release

So its clear RSPSi (the infamous map editor) has been somewhat abandoned for a long time. And, although there’s an OaksV1Plugin for the older version of Elvarg, there was never a plugin released... »

Latest Activity

  • You determine the packet size by adding up the amount of bytes the payload will use and if the packet size is not fixed you use -1 (max payload size of 256) or -2 (unsigned short max value)

    byte – 1
    short – 2
    int – 4
    long – 8
    double – 8

    example


    out.writeShort(column); // 2
    out.writeByte(4); // 1
    out.writeShort(slot);…
    [Read more]

The Features

No items found.
Skip to toolbar