Jump to content

Ayporos

Members
  • Joined

Everything posted by Ayporos

  1. Ayporos posted a post in a topic in Artwork Showcase
    @ Numeric Order: OEH NOES YUO RAG0RDZ ME K!!!!!!! /quitlife. @Squirrelly Wrath: Cool pic man:wow:
  2. Ayporos posted a post in a topic in Artwork Showcase
    Hey people, most of you might not know me but I've been hanging around myg0t forums for a long time now (had some previous accounts too I.E. 'Shizznit', but it kinda got banned (for obvious reasons:gaykeke: )). Anyway, I thought it would be nice to have a nice custom sig. Feel free to go as extremistic on this one as you like:naughty: Some Basic Guidelines: - Ayporos is another name for Ipos. - Ipos is a demon from Christian demonology. - Google Ayporos or Ipos for more info. - I would like the head currently in my sig to be in the sig somehow (not necessary though) - I want it to look a bit 'hellish' or atleast evil. Thanks in advance all you great sig artists out there!
  3. Ayporos posted a post in a topic in Artwork Showcase
    Perhaps if you were a bit open minded you could see the humor in its simplicity and sarcasm? Anyway that's just my opinion:O_o:
  4. Ayporos posted a post in a topic in Artwork Showcase
    Interresting only the 2 people starring in it appear to think so...:sly: Anyway I don't get it, am too lazy to look @ it carefully nd think about it so srry if it actually ìs very good:happysad:
  5. pics work (again), Also this definatelly ISN'T more gross than tubgirl, but yes it is definatelly GROSS!!
  6. Ayporos posted a post in a topic in Computer Discussion
    I believe changing CD key isnt needed.. I also had the same thing. I could update untill SP2 with the javascript void code pasted in the line, but the SP2 installer seems to have its own checker. I installed 'Trixie' for that purpose and that worked. I believe further explaining of that is in the thread about this matter in news section.
  7. Ok ppl, thnx for the input. I've found that I used some wrong variables yes, but fixing that doesn't completely solve the problem. I've run some tests and found that if you take i.e. 'number/2' it automatically rounds it off to a complete number. And since the code is meant to ignore all 'even' numbers (which have a round number if you divide it by 2) it ignores all numbers since all numbers end up to have a round number divided by 2. I'm not completely sure on how to make it so it doesn't round off anything, and/or what variable type(s) to use that allow decimals. My current code: Private Sub cmdSearch_Click() Dim Teller, Half, Root, Counter1, Counter2, Number1, Number2 As Long If IsNumeric(txtText1.Text) Then Teller = CLng(txtText1.Text) If Teller > 0 And Teller < 1000000000 Then txtText2.Text = "1, 2" For Counter1 = 3 To Teller If (Counter1 / 2) = Round(Counter1 / 2) Then Else Root = Round(Sqr(Counter1)) + 1 For Counter2 = 3 To Root Number1 = (Counter1 / Counter2) Number2 = Round(Counter1 / Counter2) If Number1 = Number2 Then Counter2 = Root - 1 Else If Counter2 = (Root - 1) And Not (Round(Counter1 / Counter2) = (Counter1 / Counter2)) Then txtText2.Text = txtText2.Text + ", " + CStr(Counter1) End If End If Next Counter2 End If Next Counter1 Else txtText2.Text = "You have to type a POSITIVE NUMBER between ZERO and ONE BILION in the field above!!" End If Else txtText2.Text = "You have to type a POSITIVE NUMBER between ZERO and ONE BILION in the field above!!" End If End Sub
  8. C++ > VB. VC++ < C++ see a connection here? it appears any 'visual' stuff is bad, know why? Microsoft created it. Anyway I'm sure VB and VC++ have their 'up sides' or whatever the hell you would call it, I just found it extremely hard to get VB to do anything I want it to do. Man atm I can even do more with PHP than with VB! I've already got a working Prime Number seeker for PHP, but my VB Prime Seeker won't do anything.. stupid piece of crap! Anyway already created a thread about that so if you wanna look at my code nd comment/give tips/help/totaly debug it, Feel free :naughtyd:
  9. Hey people, I was working on a program in Visual Basic that 'supposingly' generates a list of Prime Numbers from 0 to a number you put in. I've encountered some problems though. At the moment when you execute the program, type in a number and press the button to start the calculation nothing happens. I'm sure it's probably something very stupid... but if you know the awnser please tell me. Private Sub cmdSearch_Click() 'the button you pressed to start 'txtText1 is the input textfield in which you type in the max. number to look for primenumbers for 'txtText2 is the output textfield that displays all the found numbers Dim Teller As Long Dim Half As Long Dim Root As Long Dim Counter1 As Long Dim Counter2 As Long Dim Number1 As Long Dim Number2 As Long If IsNumeric(txtText1.Text) Then Teller = CLng(txtText1.Text) If Teller > 0 And Teller < 1000000000 Then txtText2.Text = "1, 2" For Counter1 = 3 To Teller If Counter1 / 2 = Round(Counter1 / 2) Then Else Root = Round(Sqr(Counter)) + 1 For Counter2 = 3 To Root Number1 = Counter1 / Counter2 Number2 = Round(Counter1 / Counter2) If Number1 = Number2 Then Counter2 = Root - 1 Else If Counter2 = Root - 1 And Not (Round(Counter1 / Counter2) = Counter1 / Counter2) = True Then txtText2.Text = txtText2.Text + ", " + Counter End If End If Next Counter2 End If Next Counter1 Else txtText2.Text = "You have to type a POSITIVE NUMBER between ZERO and ONE BILION in the field above!!" End If Else txtText2.Text = "You have to type a POSITIVE NUMBER between ZERO and ONE BILION in the field above!!" End If End Sub
  10. Ayporos posted a post in a topic in Computer Discussion
    yarrr I'm building a pc too... its specs: P4 3,2Ghz sc775 HT 512mb ram (will prob buy an xtra module when needed) SATA 200gb hd ATI X1300 Pro 256mb PCI-E Asus mainboard with 64-bit support (just in case ill need it eventually) I got the processor nd monitor 2nd hand, rest is new. Costed around 800 euros, including tower, speakers, mouse (logitec lazer mouse) keyboard nd monitor.
  11. Ayporos posted a post in a topic in General Discussion
    Hey, sorry to sound like a total noob but I've been looking on myg0t site+forum but can't find the thread/tutorial to getting on myg0t IRC anymore. Can anybody tell me where it went (link) or tell me what I need to know?
  12. Personally I find http://www.purepwnage.com refreshing and funny.. but as so many of you have stated before me I totaly agree to kill that kid in the worst possible way imaginable by human mind.
  13. Ayporos posted a post in a topic in Computer Discussion
    Yes I've had the same problem aswell, I got that crap from going onto a site called http://www.serials.ws/ If you go on there without a propper firewall and popupblockers (SP2 MS IE standard blocker + msn toolbar or sumthing) you get alot of crap and then after it installed all its crap your desktop background changes to blue with in middle a message saying ur pc is infected nd indeed same as your Screenshot. That thing would actually have raged me so fucking hard... if those nooblets didn't forget to block the Windows XP Recovery utility.. I just set my pc back 1 day and laughed my ass off :naughtyd: So I'd say the only thing you need to do is just restore your pc back to a date before it got infected by that crap.. OR just format your entire HD, that somehow always seems to work aswell :)
  14. Ayporos posted a post in a topic in Flames
    Did a niggah put his penis in ur mouth while you were typing that? jesus christ I fucking hate noobs that can't type propperly.
  15. Ayporos posted a post in a topic in Computer Discussion
    I host my own MySQL server on my Apache webserver, I could just put the databases you downloaded into my databases folder and with phpmyadmin (MySQL easy monitoring proggy) browse through the databases looking for whatever you need. If you want me to, add me on msn: ultimatebladerunner@hotmail.com
  16. Ayporos posted a post in a topic in Computer Discussion
    Apache doesn't support PHP by default, you have to download PHP parser from http://www.php.net and install it and configure Apache to detect it. Just google some apache+PHP tutorial. btw, if you don't know such things you shouldn't be having a server if you ask me:O_o:
  17. thnx Tombo, that thing helped with SP2, though it didn't work for me with normal updates so I'm just using that javascript. Anyway.. my pc is now fully up-to-date YAY!! :eek3d:
  18. yeh thnx for tips Asterix, I am running Apache on my machine cuz indeed constantly uploading sux. Now I am using FlashFXP to upload so even that goes quite nicely but still.. And perhaps looking at a sourcecode from already exsisting forum might work well yes.. but I dunno.. It might guarantea for a good forum, but it would feel to me like it wasn't really ours, we just copied it. So I'll sleep a night over that. Anyway thnx for the tips.
  19. Right, I've used that javascript to get my windows a bit up-to-date again... but it appears it wont work with Windows Service Pack 2... I downloaded the complete mofo of 109mb and it said OH NOES!! ILLEGAL KEYZ)RS DETECTORRED!!... so I'm like FUCK. Does any of you got a link to a hacked/cracked/fixed SP2 that I actually CAN install on my illegal windows version? Thnx in advance.
  20. Yes, I know making a 'good' forum takes months to code.. but we don't want to make it too advanced. We just want to do the basic stuff, like a table with members/accounts, the ability to create new accounts, be able to make threads, post stuff, use smileys, edit your posts, make stickies etc. I don't see why that should be too complex to do. Anyway I'd say we have about 2 months for the school project. And I recon if we put a decent ammount of time into it it should be doable.
  21. Hmmm.. I didn't know you could still update by using that IE options disable thinggy... I've been running on windows XP professional 1.0 for ages now I think lol... Never really had any big problems with exploits or virusses or sumthing. I don't install virusses, I have a good firewall, and I'm behind a router with firewall innit. Ofcourse I know this isn't 100% hackproof but it appears to work good enough for me. (dun tell anyone this.. but I dun even have an anti virus proggy on my pc anymore:O_o: ) Ok... after having said this to the worlds largest hacker community.. it might be time to get me a legal copy of Windows and up the fuck date my pc:rolleyes:
  22. Hey guys, I know php and SQL aren't really coding languages, so let's just skip the 'OMFG n00b th1s 4int c0dingz0rs' crap. Me and a friend are going to completely code an entire forum in php. We are doing this for a schoolproject, and we already have webspace from school with a php parser and mySQL support. We started out with making a simple guestbook, and that went pretty well.. But we both know writing an entire forum is alot of work, and there are alot of things we have to take into consideration and that we can't forget. Has any of you ever done something like this before? or could give us some tips or tricks? I know php and SQL for lets say ~70%, and what I don't know I can look up easily enough, so feel free to skip the noobie explanation after every sentence. Thnx in advance if you can give any help.
  23. If you look closely to his face it looks like he has had some belts strapped around his head for a long time causing the unnatural form of his face. So I would say mommy didn't love him, but mutulated him:naughty:
  24. Airsoft is pretty nice, I've seen alot of cool guns pop by in this thread. A friend of mine has a handheld airsoft gun, and I've shot with it a few times. Feels pretty nice, atleast alot better than my spring guns (I have a handheld and an assault riffle). Though I'm not going to spend money on it.. I rather wait till I can have a license for real guns and buy those.