Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Pyro

Pages: [1] 2
1
Off Topic / I started a business! 🔥
« on: July 31, 2021, 02:49:06 pm »
Hi all,

Hopefully some of you recognize my name, I haven't been active in a while! I used to play religiously and got myself on the first page of the high-scores.

I've been working on site called Hyperbeam which lets you watch together online (anyone remember Rabb.it? It's kinda like that). Rather than sharing screens or synchronizing video players, Hyperbeam works by giving you and your friends a shared browser that you can watch and control together. If any of you want free stuff LMK ;)

That's my big life update: how is everyone else doing? I remember chatting a lot with Charles, Black and Wirt: hope you're all doing well :D

PS: Dunno if Prayer will see this, but thanks for recommending Codecademy when I was 14 or something, lol. That helped me out a lot :)

2
Tech Support / How to play RuneRebels on Linux
« on: November 17, 2018, 11:22:50 pm »
Step 1: Make sure you have a JRE installed
Step 1.1: If you're awesome and you use Arch Linux, the open-jdk JRE seems to get the job done (install it via Pacman)
Edit: It seems that the OpenJDK has a weird bug; right clicks are registered as left clicks. I've ditched OpenJDK for Oracle, and everything seems to be working fine.

Step 2: Download the client here: https://www.runerebels.com/smf/index.php?board=134.0
Step 3: Unzip the file
Step 4: View the contents of "RuneRebels/Run.bat", here's what it looked like to me on 2018-11-17:

Code: [Select]
title RuneRebels
java -Xmx256M -jar .\jar\loader.jar -configurl http://www.runerebels.com/resources/config.agf
pause

All you care about is the command that invokes Java. Let's make a bash script that runs the command:

Code: [Select]
#!/usr/bin/env bash

java -Xmx256M -jar ~/path/to/jar/loader.jar -configurl http://www.runerebels.com/resources/config.agf

Note you'll want to replace "~/path/to/jar/loader.jar" with the actual path relative to the bash script.

Once that's done, chmod your bash script and run it:

Code: [Select]
sudo chmod +x runerebels.sh
./runerebels.sh

3
Selling / Selling herb seeds and other items!
« on: July 02, 2015, 11:28:46 pm »
*SKILLING*

Limpwurt root --------------- 1k ea.
Herb seeds ------------------ Price varies depending on the seed


*GEAR*

Rune scimitar ---------------- 120k ea.
Rune full helm --------------- 60k ea.
Amulet of Strength --------- 8k ea. 
Ring of Life ------------------- 18k ea.

I'm buying certain things! If you have any bowstring, magic logs, iron ore, or any other typical skilling related stuff, check out this thread:
https://www.runerebels.com/smf/index.php?topic=8026.0

4
Buying / Buying skilling supplies!
« on: July 02, 2015, 11:22:10 pm »
I'm buying skilling supplies, prices are shown below:

Magic logs ------------------- 800gp ea.
Bowstring ------------------- 400gp ea.
Iron ore ---------------------- 200gp ea.
Watermelon seeds -------- 1k ea.
Dragon bones -------------- 1k ea.
Green dragonhide --------- 1k ea.
Herbs ------------------------- Offers vary depending on herb

On a side note, I'm also buying a dragon med helm, you can pm me to negotiate a price.

If you any problems with the prices, just discuss them with me; I can tweak them accordingly.

I'm also selling supplies as well! Check out this thread here for more info: https://www.runerebels.com/smf/index.php?topic=8027.0


5
Tech Support / Login server issues? (Game servers still online)
« on: July 01, 2015, 04:16:43 pm »
When I try to login, I get this message:

http://prntscr.com/7no8qk

While the "login servers" are offline, the game servers are still running, with a ping of 108~. I'm assuming this is intended maintenance; I'm just confused since the servers for the game are online yet I can't login due to something else server related:

http://prntscr.com/7not2g

6
Tech Support / Unable to login on any accounts
« on: June 09, 2015, 03:06:00 pm »
I've been having trouble recently with RuneRebels. Yesterday (June 8th, 2015), my client lost connection and I was unable to log into my account. Last time a problem like this occurred, I was able to log into my alternate accounts. However, this time it didn't work (all of my alts gave the same message when I tried to log in).

Message shown:

http://prntscr.com/7f21hd

I made a new account to see what would happen, and it seems to be working fine. I don't understand what's going on :L



TL;DR: I can't log into ANY of my accounts, but I can make new accounts, so it's probably not a client thing?

7
Tech Support / Unable to login
« on: May 17, 2015, 04:32:41 pm »
I'm currently unable to log into my account. Whenever I try, I get the message: "Could not complete login. Please try using a different world."

Screenshot: http://prntscr.com/76czbr

I can log into some of my alternate accounts, so I suppose  the problem is account specific (some work, some don't). I've double checked the server and port number, everything seems fine. I've tried rebooting my computer, it didn't fix anything though. This problem started about 11 AM EST, 2015-06-17.

I hope the problem gets fixed soon,

- Pyro

8
Buying / BUYING 2 RUNE SCIMS AND GLORY
« on: March 20, 2015, 11:44:59 am »
I'll be buying rune scims for 100k-200k. If you feel the price is wrong, PM me, we can negotiate ;)

As for the glory, I'd say 100k as well? As mentioned previously, you can PM me if you feel the price is off. I would really like to the equipment ASAP.

~ Pyro

9
Buying / *CLOSED*
« on: March 07, 2014, 07:53:38 pm »
Buying all bowstrings, 510 gp each.

Please PM in-game or reply through the forum if you have an offer, thanks :)

10
Buying / **BOUGHT**
« on: February 14, 2014, 08:15:31 pm »
Buying a body talisman for 10k, please PM me in-game or reply here (although PMing me would be preferred :p)

Thanks in advance to my future supplier,

~ Pyro

**EDIT: Thanks Just Playing for the Body Talisman!**

11
Buying / Buying 1k Yew logs for 400-500 ea.
« on: February 14, 2014, 07:09:44 pm »
The title is self explanatory, I'm buying yew logs for 400-500 each. I'm willing to negotiate price, since I have no idea what the price should be (lol); my goal is to agree on a price we all deem fair. PM me in-game, or answer through forums (I'll respond quicker if you PM in-game tho :P)

Thanks in advance to my future supplier,

~ Pyro

12
Tech Support / Client won't work
« on: February 09, 2014, 12:22:39 pm »
I downloaded client and clicked the .bat file and this appeared:



My operating system is Windows 7. Any ideas on how to fix it? :s

13
Fixed bugs / Men dropping clean ranarrs
« on: January 28, 2014, 03:22:06 pm »
When I was killing men and women in Lumbridge for herbs a man dropped a clean ranarr (I'm not sure if they should be able to drop them). The herb uses the old sprites, I'm pretty sure that's not intentional.

Image:



Exterior link: http://i.imgur.com/XxPtWCi.png

14
Price Checks / Prices regarding lobsters and sharks (cooked)
« on: January 27, 2014, 01:48:43 pm »
Hi everyone, some of you may already know I have a bunch of sharks and lobsters. I was wondering:

1. How much money people are willing to pay for cooked sharks and cooked lobsters
2. If anyone wants to buy any cooked lobsters at the moment (I have like 8k, this really should be on the selling thread, sry :L)

I'm currently waiting for family crest to be released so I can cook my sharks without the insane burn rate, however if anyone really wants sharks, I'd be willing to cook some (for an insane price ;))

15
General / An original RSPS
« on: January 27, 2014, 01:11:25 pm »
Has anyone ever tried making an RSPS that has an original map rather than a remake of Gielinor? It would be cool to explore a new world and do quests you've never seen before, while maintaining the classic Runescape game-play and skills we all know and love.


Pages: [1] 2