Jump to content

Texel

Members
  • Joined

  • Last visited

Everything posted by Texel

  1. Texel replied to Mrcastiel's post in a topic in OSRS
    Thanks for these files, appreciated.
  2. Texel replied to deaneo88's post in a topic in Other (377-742)
    Thanks for this, been looking for a client/cache.
  3. Thanks for this. Will come handy.
  4. Texel replied to Walied's post in a topic in Other (377-742)
    Thank you, will check it out.
  5. Texel replied to Lagoon's post in a topic in OSRS
    Checking it out, thanks.
  6. Texel replied to Archer's post in a topic in Other (377-742)
    Good job on this.
  7. Texel replied to Tiller's post in a topic in OSRS
    Ty, is there an updated version of this? Jwing.
  8. Texel replied to a post in a topic in 317
    Awesome source, thanks.
  9. Texel replied to Apollo's post in a topic in Other (377-742)
    Thanks.
  10. Texel replied to Texel's post in a topic in RSPS Requests
    Bump, might get a chance with the new release. I won't get my hopes up yet though.
  11. Sometimes you have to actually say the words. Replied so more people take a look at this.
  12. I'd eventually go for this site first if the community keeps being nice and constructive to each others.
  13. Texel replied to Texel's post in a topic in RSPS Requests
    Perhaps there will be a possibility for Alotic with its new launch. I was just requesting both in case someone had them. In fact, I'm more interested in their caches/clients, which loaded higher revision content and particles.
  14. Texel posted a post in a topic in RSPS Requests
    Hey, requesting both or one of the sources mentioned in title if possible. They're both great ones imo.
  15. Texel replied to Life's post in a topic in Other
    Nice guide, you should also mention that you need to have MongoDB active before running server, otherwise it won't work. 1. Run cmd.exe as administrator 2. Type 'cd C:\Program Files\MongoDB\Server\3.2\bin' (or where your MongoDB files are) and press enter. 3. Type 'mongod --dbpath C:\data\db' and press enter. It should now be waiting for connections on Port 27017.
  16. Texel posted a post in a topic in Introductions
    Hello everyone, I'm Texel. I've been into rsps's since a while and used to own a pretty bad 562 in 2011 for a few months only. Now, I'm simply looking to expand my knowledge. Rsps's are pretty much containing a lot of infos on how to develop diverse content, which is why I'm still into those. A bit about me: 21 years old, started my bachelor in Software Engineering. I also do Android apps development for personal purposes.
  17. Texel replied to Tiller's post in a topic in 317
  18. Texel replied to Tiller's post in a topic in 317
    Awesome release, I can also confirm it's working once you settled up the MangoDB part.
  19. Texel replied to acesucks's post in a topic in 317
    I've redirected all the removed plugins to their path. Same issue, client says "RuneScape has been updated! Please reload this page.", which I assume we'd need the client with modified login protocol to be able to.
  20. Texel replied to acesucks's post in a topic in 317
    I've simply removed the missing plugins in Build Path and changed the SQL settings to make it run correctly. RSA keys are disabled server and client sided.
  21. Texel replied to acesucks's post in a topic in 317
    Nice release, although I can't seem to be able to make the HD version work on Eclipse. I've managed to make it run successfully without errors and connect to a local database. The issue comes whenever I try to login with a 530 client. It keeps saying that the server has been updated and simply reject the connexion. Any help? Thanks.