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.

Phillip

Member
  • Posts

    631
  • Joined

  • Last visited

Everything posted by Phillip

  1. Hope you know that you're setting such a good example as a moderator.
  2. Yup, let you guys know you won.
  3. Sick of all the flaming. You win, guys. I'll hang in IRC and in my channel #Phillip though.
  4. Didn't think flame baiting was allowed.
  5. So who got banned from SwiftIRC after spamming PW's channel?
  6. First he sounds high, then he cums, then he cries.
  7. Dragonforce is an alright band. Not that good live though.
  8. Replace what's in the "Popups" tab with this code. Most of the commands work for if you have more than one person selected in the userlist window (on the right side in mIRC). They obviously work for only one user, too. Enjoy. Info:uwho $1Whois:whois $$1Query:query $$1-Control.Owner:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(+,$str(q,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(+,$str(q,$numtok(%z,32))) %z }.Deowner:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(-,$str(q,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(-,$str(q,$numtok(%z,32))) %z }.Protect:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(+,$str(a,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(+,$str(a,$numtok(%z,32))) %z }.Deprotect:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(-,$str(a,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(-,$str(a,$numtok(%z,32))) %z }.Op:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(+,$str(o,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(+,$str(o,$numtok(%z,32))) %z }.Deop:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(-,$str(o,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(-,$str(o,$numtok(%z,32))) %z }.Halfop:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(+,$str(h,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(+,$str(h,$numtok(%z,32))) %z }.Dehalfop:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(-,$str(h,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(-,$str(h,$numtok(%z,32))) %z }.Voice:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(+,$str(v,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(+,$str(v,$numtok(%z,32))) %z }.Devoice:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $snick($chan,%x) | if ($numtok(%z,32) == $modespl) { mode # $+(-,$str(v,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(-,$str(v,$numtok(%z,32))) %z }.Kick:kick # $$1.Kick (why):kick # $$1 $$?="Reason:".Ban:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $address($snick($chan,%x),2) | if ($numtok(%z,32) == $modespl) { mode # $+(+,$str(b,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(+,$str(b,$numtok(%z,32))) %z }.Unban:var %x 1, %z | while (%x <= $snick($chan,0)) { var %z = %z $address($snick($chan,%x),2) | if ($numtok(%z,32) == $modespl) { mode # $+(-,$str(b,$modespl)) %z | var %z } | inc %x } | if (%z != $null) { mode # $+(-,$str(b,$numtok(%z,32))) %z }.Kickban:ban -k $snick(#,1).Kickban (why):ban $snick(#,1) | /kick # $$1 $$?="Reason:".Invite:var %z $$?="Channel:" | var %x $snick(#,0) | while (%x >= 1) { invite $snick(#,%x) %z | dec %x }.Notice:var %z $$?="Text:" | var %x $snick(#,0) | while (%x >= 1) { notice $snick(#,%x) %z | dec %x }.Message:var %z $$?="Text:" | var %x $snick(#,0) | while (%x >= 1) { msg $snick(#,%x) %z | dec %x }CTCP.Ping:ctcp $$1 ping.Time:ctcp $$1 time.Version:/ctcp $$1 versionDCC.Send:dcc send $$1.Chat:dcc chat $$1-Slap:me slaps $$1 around a bit with a large troutHug:me huggles $$1Kiss:me kisses $$1Lick:me licks $$1Poke:me pokes $$1
  9. Phillip

    sup dogs

    hey pure what's your psn
  10. Phillip

    My new user bar

    Text is too fast. Took me three flashes to read it. EDIT: I noticed the glare is a little too big. The text is big, too. You should use the standard userbar text. I forgot what it was called (haven't done PS in a while) but I'm sure some tuts will say it. Other than that, it's pretty nice.
  11. Phillip

    80%

    oh **** that sucks man. unfortunately you posted this in the wrong forum. please try again.
  12. Well I got an email from Karl saying to come back to PW, so I took the initiative.
  13. Phillip

    Help

    How do I get rid of the "Posts in this topic" thing at the bottom and change it back to the way it used to be? Can it even be changed? I don't like this new thing >.>
  14. As of now I've been playing Hardcore TDM, and made some sniping classes for it. Since HC TDM has minimal health, you can get away with using: M21 EBR Silenced USP45 FMJ/Silenced Claymore + Flash Grenades Sleight of Hand Pro, Cold-Blooded Pro, and Ninja Pro And you get one hit kills with both weapons, long range (obviously the silencers decrease the range, so it's not completely to the end of the map, but still)
  15. I have three sniping classes that I use. 1. "FMJ" Primary: Intervention - FMJ Secondary: Model 1887 - Akimbo Equipment: Claymore, Flash Grenade Perks: Sleight of Hand Pro, Stopping Power Pro, Steady Aim Pro 2. "Thermal" Primary: Barrett .50cal - Thermal Secondary: Model 1887 - Akimbo Equipment: Claymore, Flash Grenade Perks: Sleight of Hand Pro, Stopping Power Pro, Steady Aim Pro 3. "Heartbeat" Primary: Barrett .50cal - Heartbeat Sensor Secondary: G18 - FMJ Equipment: Claymore, Flash Grenade Perks: Sleight of Hand Pro, Cold Blooded Pro, Ninja Pro -- Share yours.
×
  • Create New...