Jump to content

Pressure

Members
  • Joined

  • Last visited

  1. Pressure replied to Pressure's post in a topic in RSPS Help
    Well with my YouTube channel as a start for advertising would bring a good small player-base to start, I also have enough money to pay for actual adverts.
  2. Pressure replied to Pressure's post in a topic in RSPS Help
    See I was thinking about just grabbing a blank source, and starting from there but, I do not have the funds for the help I will need, no my team isn't "so good" so I would need to hire other people, I think I will use Lunar Isle and RIP out all the interfaces and use some interfaces from Runite/make some custom interfaces, and defo have some ideas for minigames I will be implementing.
  3. Pressure replied to Pressure's post in a topic in RSPS Help
    By the time my team, and I worked on it, you would hardly be able to tell it was RawPkz lol.
  4. Pressure posted a post in a topic in RSPS Help
    Leave other sources/links if you think of something better or want me to look into!
  5. Pressure replied to acesucks's post in a topic in 317
    Ehh is this Vencillo base?
  6. did you really just ask me that.
  7. I still get error connecting to server, I feel like I am over looking or thinking something... I know I am kinda trash at coding but, not THAT trash, let me go over what I have done. client.java server = Config.IP; public static String server = Config.IP; Then, over in Config.java (where the config.ip is getting directed to) public static final boolean LOCALHOST = true; (localhost is true) public static final String IP = LOCALHOST ? "127.0.0.1" : VPS_IP; (localhost true to local ip) public static final int PORT = 43594; (port is fine) WHAT AM I OVERTHINKING??? THINGS I HAVE TRIED: just making the public static final String IP = "127.0.0.1"; Same with server and public static String server equaling "127.0.0.1";
  8. Pressure replied to Pressure's post in a topic in RSPS Help
    I know it is looking for the .dat, if it was looking for the cache directory it wouldn't find ANY of the cache, not this dat specifically.
  9. Pressure posted a post in a topic in RSPS Help
    So I downloaded Runite and went to run it after putting the cache it came with in my users folder "Iconic Cache" ran it, and got. java.io.FileNotFoundException: C:\Users\Tylar Gordon\Dropbox\Ionic\IonicCache\main_file_cache.dat (The system cannot find the path specified) at java.io.RandomAccessFile.open0(Native Method) at java.io.RandomAccessFile.open(Unknown Source) at java.io.RandomAccessFile.<init>(Unknown Source) at java.io.RandomAccessFile.<init>(Unknown Source) at Signlink.run(Signlink.java:50) at java.lang.Thread.run(Unknown Source) Anyone know if the main file cache dat just got corrupted when dling it or if it wasn't added/where I can grab that? Same with turmoil-ps?
  10. Anyway you can upload this to like mediafire or something because my net is shit and keeps failing the dl.
  11. I do have both, well all 3 now. The one on here is the most updated one 100% guaranteeeeeee.
  12. Pressure changed their profile photo
  13. So what's up guys, I have been thinking about trying to find a decent source to work on, more leaning towards the ready to host(r2h) side considering I am not an experienced developer, and will more than likely have to pay for someone to help me along with teach me fixes I need done. I was 75% sure about going with RawPkz considering I was going to be hosting a PK server that normal rune-server link can be found here for anyone who wants to look https://www.rune-server.org/black-market/virtual-items/selling/639346-rawpkz-3-auto-buy-demonic-gorillas-skotizo-cerberus-lizard-shaman.html I need opinions on it or if you have a better one.
  14. What if you have an updated "leak" that is leaked obvi but, if you added more content to the "leaked" source would it go to leaks still or just downloads?
  15. Pressure replied to Sky's post in a topic in RSPS Show-off
    Just the interface yeah, other than that it works so it's good
  16. Pressure replied to Life's post in a topic in RSPS Show-off
    Not the best at coding but, been wanting to see how hard it is to attempt it. Nice none the less