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.

holo

Member
  • Posts

    96
  • Joined

  • Last visited

Everything posted by holo

  1. foe has less logs private / F2p than mm. #1Boss_HockeyFatality356#2RipendiseaseThe Last Pures324#3Baby_Strl0veEruption of Pures317#4Nippon_QFatality276#5JibletheadFinal Ownage Elite262#6ZerkelasCorrupt Pures261#7U_N3rd2Fatality250#8Il1_King_I1lEruption of Pures240#9R3v3ngedThe Last Pures229#10Spade_N_HeadFinal Ownage Elite227#11Smile_T0_K0Corrupt Pures218#12Xx_J_M_G_XxThe Last Pures210#13Hot__ArrowsEpidemic207#14Foe_SteroidsFinal Ownage Elite199#1513l00dystrFinal Ownage Elite199#16Omfg_Myg0tMayhem Makers190#17L_Juniorz_LEruption of Pures188#18JaqueinleboxMayhem Makers179#19Teh_WelshenxMayhem Makers178#20S0z_I_MauledFinal Ownage Elite177#21S_C_0Mayhem Makers173#22I_Wing3d_IFinal Ownage Elite169#23X_0_R_I_A_XThe Last Pures166#24Flesh_YEpidemic166#25Storming_DayThe Last Pures164#26W00t_Pked1Corrupt Pures164#27Whip_SkullerThe Last Pures161#28ThebhlegendIntense Redemption161#29R_E_DbarredIntense Redemption157#30P_U_R_E_OdinCorrupt Pures153 kill death stuff will be added but you need to incount that everything is logged including people who are not in clans. and if a foe member quits FOE and joins mm, mm gets his kills from the period when he was in foe.
  2. You mean: practice your horrible spelling? Nice vid bro.
  3. Ima comment on myself.

  4. No one in your clan has 87 HP, only 1/50 can actually cast ice barrage. 19/50 can wear dragon hide. 2/50 people can teleblock 5/50 people have 80+ str. GL BRO
  5. Selling magic numbers to noob clans for €10 each.
  6. we have been tracking those clans since the first rss item in the adventure log (1Month ago)? it only lists the kills made between (current time)-last result in logbook. ye, the fatality score was pretty low for some reason.
  7. Obviously we make them in MS paint daily. why would we even consider using mysql, curl imagemagick and one of the 100's scripting languages that support imagemagick, mysql and curl. why use paint at all, just use a magnetized needle and a harddrive, WHY USE HARD DRIVES AT ALL, lets just use a 9volt battery and send pulses trough our internet cable to upload it directly to our server. if you read anything from the original post, or the posts made here it would clearly state that it uses the adventure logs form services.runescape.com, we crawl the data from all clan members that have a runehead member list, then check every member for their profile data and save what player they killed in our database. when you request the image it generates it by matching X members up to Y clan. the image is dynamic (just incase you diden't catch that).
  8. MM FOE E FI DV MALICE the rest TLP
  9. we will prob add a option to add clans to the list later. but since the process of updating lists takes so long we try not to add the small clans.
  10. a small note on this, we just recently started tracking malice, so don't be hating on them.
  11. this is a copy of this post: How hard does MM own other clans? The data is updated daily, could have some interesting information. you can set your own color to the image by changing the the HEX value at the end of the URL, if your clan is not on here yet post here. (clans with 20 members don't count)
  12. To the people who want to try this out: the magic number (the data you send) it removed since jagex changed the reply. and since i had second thoughts on releasing the code i'm not updating it. but atleast i showed you all that it works.
  13. Any 13 year old can come up with this, they could have done this, problem is that there are goldfarmers and they do sell items/ have sweatshops. Oh Wait let me pull some random number out of my ass as well.
  14. holo

    Bias

    it went people delete my replies off topics if i don't break any rules of disturb people.
  15. import socketHOST = '82.211.114.72';PORT = 43594;s = socket.socket(socket.AF_INET, socket.SOCK_STREAM);s.connect((HOST, PORT));s.send('\x17\x35\x23\xde\x09');data = s.recv(504)[5:].encode("hex");s.close();ARR=[]for i in range(0,722,6)+range(728,1000,8): ARR.append([1+int(data[i:i+2],16),int(data[i+2:(i+6)],16)])for i in ARR: print "world:",i[0],"has:",i[1],"players" no it can't, unless you can find a magic algorithm that can sort all the data.
  16. this is what that code does: it gives you all runescape worlds with the numbers of players in it. i modified it to draw a graph of all the F2P world with number of players in it and updated it every 5 seconds to see what world FOE / TLP / EP / DP / COCKS hopped to during mm santa pking trip here is the screenshot of clans hopping over to worlds that day.
  17. Allright so all of you cool scripters would know how to handle this sheet, just send a HTTP request to http://www.runescape.com/slu.ws?order=WMLPA do some splitting and rendering of the strings praising them into some array of values putting pressure on RS webservers, receiving 56KB every time you do this filled with useless crap and clogging up the internet tubes, However REAL MEN (like me) we sneak around like ninjas into the word of the runescape client and look into the magical class files and sniff their tracks on the internets to find the ULTIMATE way of getting runescape worlds, Of course this way is for REAL MEN ONLY so i'm writing this proof of concept in a MANLY scripting language called python. import socketHOST = '82.211.114.72' #ip of any runescape worldPORT = 43594 #This stays the same on any world, world goes ofline if you send it random garbage, GG jagexs = socket.socket(socket.AF_INET, socket.SOCK_STREAM)s.connect((HOST, PORT))s.send('\x17\x35\x23\xde\x09') #Magic Numbers to get stack of worlds.data = s.recv(504)[5:].encode("hex")s.close()"""Explaining:the first 5 bytes of the responce we get is a header (we ignore this)then we get clusters of 3 bytes, the first byte is the world number minus one (O=world 1)the second byte+third byte is the ammount of players in the worldat world 129 it switches to clusters of 4 bytes,the first byte is always \x80 for some reason, the second byte is the world minus oneand the third + fourth is the ammount of players"""ARR=[]for i in range(0,722,6)+range(728,1000,8): ARR.append([1+int(data[i:i+2],16),int(data[i+2:(i+6)],16)])for i in ARR: print "world:",i[0],"has:",i[1],"players" try not to praise me to much i am modest of my work. but that doesn't mean i don't think everything you do is inferior to my work.
  18. holo

    I bow down before tee oh mighty one

  19. mm has allot more nolifers than you guys, also this forum is so inactive wtf is wrong with that ****.
×
  • Create New...