Jump to content

Ignition

Members
  • Posts

    50
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by Ignition

  1. I Downloaded the video u made and it seems very good ... It's a nice guide how to make an animated picture. (21 mins video like yours would be better with music :D )
  2. Ok people ... I made this guide to show you what is UPX and how it works. Have fun reading. :D English First of all i am gonna inform you about UPX. UPX Packer (Ultimate Packer for eXecutables) is a packer that can compress many executable files.It has many different methods of compressing to choose and it's compression is good and fast.Also with this one you can decompress already packed executable file and re-pack it better or let it unpacked ... Ελληνικά O UPX είναι ένας "συσκευαστής" με τον οποιό μπορείτε να συμπιέσετε διάφορα executables.Διαθέτει διάφορες επιλογές συμπίεσης και γρήγορη αποσυμπίεση ενός είδη πακεταρισμένου exe. Guide - How to use UPX First download UPX packer from here http://upx.sourceforge.net/#download (if you have windows OS then choose the first one).Unextract UPX.exe (only this one we need) in Desktop.Then copy the program you would like to compress in a folder you would like. (for example copy CCleaner from C:\Program Files\CCleaner to C:\test).Then copy the UPX.exe from the folder you saved it and paste it in your program's directory. See photo for these steps:http://img40.imageshack.us/img40/5118/testzrs.jpg Our last step is to compress the target (CCleaner is my target).Open CMD (Command Prompt) and type: cd C:\test (this is where my target is , you will put your path to your own target - example : C:\Documents and Settings\xxx) After you do this one then type this code (in cmd): for %v in (*.*) do upx "C:\test\%v" My target is in C:\test , you will have to put your own path - example "C:\Program Files\Name\%v" See photo: http://img190.imageshack.us/img190/1183/cmdm.jpg Ok last step is to hit enter and let it working. Finally:http://img39.imageshack.us/img39/3166/packedt.jpg My CCleaner packed successfully (Previous Size: 2.58 MB New Size: 1.29 MB!) P.S : I made this guide myself , hope you like it.
  3. Why to spend so much time for a program that can easily closed from task manager? Just open Task Manager (if activated) and kill application OR download KillProcess . So simple... Anyway thanks for your time and share.
  4. Εντάξει δεν είναι και πολύ αστείο... Αν ήξερες πως θα το χρησιμοποιήσεις και που, δεν θα έκανες τζάμπα σπαμ ποστ. Στο θέμα: Ευχαριστώ για το share , θα χρησιμέψει σε low rate servers σίγουρα.
  5. Awesome mate even it's funny - having euro money in lineage2 :o Great share man , thanks.
  6. Man they are good (or just ok) car sound systems but i think they are a bit expensive (real life). :D Anyway i like the one in 0:32 (the blue one)
  7. Σχετικά με την buffer : Έχει μερικά ορθογραφικά λάθη. Η buffer είναι σχετικά καλή όμως ... Ευχαριστούμε για το share. :D
  8. I am playing L2 Renewal 'cauz there are lots of pvp , balanced farm and big community. ;D
  9. Seems pretty. I will test it - it would be great keep beating all my friends. ;D Thanks for sharing .
  10. People, i don't like servers with donates (really annoying seeing overpowered people - better than you). Some of them are not even donators.They are just admin's/gm's friends. I would think deeply to join this server (i saw many replies so it may be good).
  11. Appears to need fix.Maybe translate in other language or what ... Anyway thanks for sharing.
  12. Good collection mate. I tested the spammer - it was preety cool , but my pc needed restart 'cauz CPU was ready to overflow. Take care people. ;D
  13. English Read about ping : Ping is a "network tool" that can test the availability of a specified host across a network.Ping is needed to keep a connection alive , for example if one computer is connected to a server (internet services) then both computers must regularly ping themselves to check if both computers (server - user) are still connected.Ping is needed to keep a connection alive 'cauz if ping stops being made regularly,then the connection will "fail" (ping timeout). (Read more about ping http://en.wikipedia.org/wiki/Ping) Ελληνικά Το ping είναι μια μέθοδος για τον εντοπισμό της διαθεσιμότητας και της απόδοσης ενός απομακρυσμένου πόρου του δικτύου.Κατά τη σύνδεση ενός υπολογιστή με έναν server, αν η σύνδεσή τους παραμένει αδρανής (δηλαδή δεν μεταβιβάζονται δεδομένα) τότε το ping είναι απαραίτητο για να διατηρηθεί η σύνδεση.Τότε σε τακτικά χρονικά διαστήματα ο ένας υπολογιστής κάνει ping στον άλλο για να επιβεβαιώσει την παρουσία του. Αν δεν γίνει ping για ένα συγκεκριμένο χρονικό διάστημα τότε ο ένας από τους δύο υπολογιστές «κολλήσει» ή θα διακοπεί ξαφνικά η σύνδεσή του με το Internet (ping timeout). (Διαβάστε περισσότερα σχετικά με το ping http://el.wikipedia.org/wiki/Ping) Guide - Ping Flooding We won't need any special program.We only need to use "cmd" (Command Prompt) which is available in most computers.So let's start. First of all , open cmd by clicking Start>Execute>cmd First step: Second step: Third step: Final step: The code i used above is here: ping -n 34321 -l 2421 xxx.xxx.xxx.xxx -t If you get the message : Replying from xxx.xxx.xxx.xxx , you are sending him packets. If it says "Connection timeout" it means that your victim doesn't accept these packets (he may have a firewall which block these packets or his pc doesn't accept them or the ip isn't responding). Causes By sending these packets , your victim may have his connection disconnected (if his pc is too sh1ty :D) or lose internet traffic - 'cauz you are pinging him and he is responding. Protect from ping flooding All you need to protect from this one is a firewall which you can find at the internet.Just search the internet and you will find both free and buyable firewalls. (I suggest to purchase an antivirus with a firewall together) Anyway my suggestion : Zone Alarm Firewall (Download :http://download.cnet.com/ZoneAlarm/3000-10435_4-10039884.html?tag=mncol) P.S : This isn't "real" flooding. P.S 2: You are responsible for any problem that may caused from my guide. Total time spended on this guide:1hour 47min For any problem reply here. Hope to like my guide. :D
  14. I think that Interlude servers have more bugs . By the way Interlude is older than Gracia and still a lot of bugs are working. Gracia is ok but i have seen many bugs working there. So ... I voted Interlude.
  15. Παλιό bug,δεν λειτουργεί στους περισσότερους servers. Επίσης μπορεί να γίνει με double handed και σπάνια σε one handed - ανάλογα τον server. Μόνο στους Interlude servers πίανει.
  16. Awesome! Good job man. This is really cool . I am gonna try it for sure. :) Thanks for sharing.
  17. I prefer active skills 'cauz i can use all of them in IL server (Olympiad/PvP's) I think also passive item skills are good but not for IL servers.
  18. I think that having an un-official server (like l2j) is illegal BUT NCSoft is responsible for that cauz' L2J is just a copy from official Lineage II . So ... they'd better find anything that will keep their job private and stop telling people that their servers are illegal and other ____ .
  19. Works in LineageII Interlude and only. By the way this bug is fixed in most of servers.Also as many people said, it is supposed to work in server's with old pack or servers without any protection/fix. Anyway thanks for sharing it.
  20. Awesome share ! I tried it in L2J and worked for me. I went to olympiad games with full buffs , that was really cool. ;D Thanks for this one.
  21. Πολύ καλό ;D Το δοκίμασα σε έναν server L2J Archid και δούλεψε (100% success). Επίσης μόλις είδα το βίντεο μπορώ να πω ότι το κατάλαβα αμέσως. Ευχαριστώ, ωραίο share.
  22. Ok people listen ... This one virus code is already in almost ALL antiviruse's database. By trying this one , most people think that their antivirus is good/perfect , but all antiviruses detect this one to make more and more people buy their product. I am sure that this one was made to bring more money to antivirus companies. You can't know if an antivirus is good by detecting one file that is a test file and supposed to be found. :)
  23. I think that GTA is the best action game (also very famous) . By the way , i have never played Mafia II so my vote was GTA.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock