Jump to content

Welcome to Pure Warfare - The #1 Community for Pures

Welcome to Pure Warfare - The #1 Community for Pures, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of Pure Warfare - The #1 Community for Pures by signing in or creating an account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get email updates
  • Get your own profile page and make new friends
  • Send personal messages to other members.

Karl

+Founder
  • Posts

    8119
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Karl

  1. How old is this one Jordan? 13? Bhahahaahahahahah Ily.
  2. Ya to a pjer just died nao as well to a pjer as well. L.
  3. It's all down to dumb luck imo.
  4. Ha, never been dropped. ;) Str, ranged and mage are all in the 90's. Not saying the exact levels :)
  5. One day of PKing, aviansied to get 3.5m for whip and supplies. Then I spent around 3 hours pking, here's the result. The account is staying anonymous, as I cbf with people trying to recruit me. I want to stay clanless. Started off in PvP, got BS loot so I moved to BH. From 3.5m cash to this: All in a few hours pking. Most kills were on less than 10% EP and I've never died on the account pking.
  6. The IRC bot (PureWarfare) has now been switched to it's very own VPS, feel free to use it in your channels. Also, I have completely removed all ads from the forums. They're not generating any money to pay for the hosting and are pretty much annoying me and slowing the website down. That's about it, have fun :)
  7. Sounded epic fun, really ****** about not being able to make it, god damn work...
  8. 07-Oct-2009 - High-level Herblore Potions This week, high-level herbalists will find a variety of new, untradeable potions at their disposal. Using your increased knowledge of the Herblore skill, you will find you now have the ability to add tertiary ingredients to some potions to increase their effect. These potions aren't just limited to stat boosts either. Have you ever wanted to take your godsword on dragon-slaying trips? Now's your chance, with the super antifire potion (at level 84). Are you approaching near mastery of the Herblore skill? If so, there’s a potion that may just ‘overload’ your entire body (at level 96) – dare you drink it? On a side note, those who can mix the extreme magic potion will find it doesn't work in a similar way to its lower-level equivalents. When used, this potion will boost all offensive spell damage by 40% for a duration of six minutes, and will stack with magic staves that boost magic damage. In other news... As part of the conversion of the worn interface and inventory to a newer internal file format, certain items now have clearer right-click options when using them. For example, the amulet of glory now lists the four different destinations it can take you to instead of just saying 'Operate'. The Game Engine team have made sure the player list is now randomised to prevent priority being given to some players over others because of their IP address. You can now navigate around the world map using arrow keys
  9. 07-Oct-2009 - Photo Booth and Forum Avatars Iconis the wizard has set up a strange tent in a quiet field near Falador, not too far from his colleague the Makeover Mage, just through the members’ gate. He’s advertising there the wonders of his new picture-taking magic, which sends a still representation of any adventurer to a completely different plane of existence altogether: the RuneScape forums. Expose yourself to the mischievous magic of Iconis’s impish business partner in the Photo Booth and you may find that the next post you make on the RuneScape forums will have a picture of your head and whatever was on it when the spell was cast. (Note that you can't pose for a photo while wearing or wielding borrowed items.) There are only so many spells the poor imp can perform at any one time, though, so for the first few days, it might take several hours from you taking your picture to it being displayed on the forums. Iconis thanks you for your patience.
  10. Going to be one epic fight, thank you Foe for joining.
  11. Going to be an epic fight, I wish the best of luck to both clans. I will be there to watch it if I can :)
  12. Just a quick update I've just added some new emoticons to go better with our dark skins, this was requested and should have been done a while ago :tongue:. Thanks ~Karl
  13. Karl

    New smileys

    New emoticons added.
  14. Karl

    New smileys

    I agree, I'll have a look for some :)
  15. Karl

    New PHP script

    You can also do it in one file, by doing this: <html><head><title>Experience</title></head><body><form method="post" action="test.php"> Current Exp: <input name="current" type="text" /><br /> Wanted Exp: <input name="wanted" type="text" /><br /> <input type="submit" name="submit"/></form></body></html><?phpif (isset($_POST['submit'])) { $current = $_REQUEST['current']; $wanted = $_REQUEST['wanted']; $maple = 45; $yew = 60; $magic = 75; echo <<<HTML<table border="1" cellpadding="5"><th>Log Type</th><th>Experience Per Log</th><th>Logs Needed</th><tr><td>Maple</td><td>$maple</td><td>HTML;echo round("$wanted - $current" / $maple); echo <<<HTML</td></tr><tr><td>Yew</td><td>$yew</td><td>HTML;echo round("$wanted - $current" / $yew); echo <<<HTML</td></tr><tr><td>Magic</td><td>$magic</td><td>HTML;echo round("$wanted - $current" / $magic); echo <<<HTML</td></tr></table><br />Thank you for using our Firemaking Calculator<br />I suggest buying 1 log above the given number for my lack of not knowing a round up fucntiomHTML;}?>
  16. Karl

    New PHP script

    Rather than so many Echos, you can simply do: echo <<<HTMLHTML code here HTML;
  17. Why would you want one? L.
  18. Youtube one was removed by user :( Good vid, but you prayed 1 vs 1 at 8:30 which I thought was lame.
  19. There's such a section on the forums: http://pure-warfare.com/index.php?showforum=20
  20. Army system is gay, however, I have plans for something similar.
  21. What features would you like us to add, maybe a gallery? PK videos? Anything, just suggest them :)
×
  • Create New...