Jump to content

DragonHunter

Legendary Member
  • Posts

    596
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by DragonHunter

  1. lol wtf ur just a noob... Fillin the ip address like 123.123.123.123 and not something like :7777 or .7777 behind it because thats just a port for the game server and not for mysql DOH!
  2. Server will be online soon, For now i'm just working on it and fixing some stuff ;)
  3. Server Computer: Processor: Quadcore 2.6GHz RAM: 4GB HDD: 1TB Network Speed: 50mb Advanced Firewall (Anti-DOS Attacks) Server Rates: RateXp: 5000 RateSp: 5000 Adena: 5000 Drop: 1 Features: Starting Adena = 20.000.000 Start level: 40 Auto loot Max Attack Speed: 3000 Max Casting Speed: 3000 Max run speed: 400 Karma Player Can Be Killed In PeaceZone: False Karma Player Can Shop = True Karma Player Can Teleport = True Karma Player Can UseGK = True Karma Player Can Trade = True Karma Player Can Use WareHouse = True Class Master: On (when you reach level 40 and higher you will get a popup to change ur class) Geodata: On Allow discard items: False Community board Enabled: False DeathPenaltyChance: 0% GM-Shop Npc Buffer Global Gatekeeper Noblesse Manager (Become instantly noblesse without needing items) Raidboss Teleport (Teleport to any boss you like) EnchantChanceWeapon: 75% EnchantChanceArmor: 75% EnchantChanceJewelry: 64% Max Enchant: 50 Can enchant hero weapons: True Automatically Team Versus Team events Custom commands: .jointvt Don't think oh.. hes using ucoz so his server is probably fucked up orsomething because its not, I just didn't like to buy a webhost atm lol :P http://l2maniac.ucoz.com
  4. program doesnt work lol... tested at VMware
  5. This is the newest version: Download: http://sharecash.org/download.php?file=574528 Images: New features: Improved MYSQL bruteforcing MD5 Bruteforcing SHA-1, SHA-256, SHA-384, SHA-512 bruteforcing All known bugs are fixed When you downloaded it PM me and i will give you the password ;)
  6. Ok thanks for the idea's I will add them today ;)
  7. New version of Mysql Bruty: http://www.multiupload.com/GGKTLVQBGT
  8. Hey guys This is a new program i've made and it's working pretty good This is a bruteforce program and it's illegal! so use it at your own risk! I've made this program today in some hours and its working now without bugs (i hope so) Bruteforcing a mysql database can take a long time because its trying alot of passwords + combinations It's trying upper/lower characters and numeric in different combinations, This will make the bruteforce a success Just fillin the ip you want to bruteforce and then the username.... mostly its root This should work at every server that has the port open 3306 (mysql port) Video preview: http://www.youtube.com/watch?v=EQvkqNbLGR4 [Hidden Content]
  9. lol this program is made by FlamingWorm, you probably leached it from leetcoders.org or hackforums.net
  10. for generating random numbers use RND (example: rnd() * 50000, output will be between 0 and 50000) and for +1 all the time just use a simple loop for that (i just know it for C++,,, dont know atm for vb lol but you maybe will get my point :P) for(unsigned int i = 0; i < 50000; i++) { //Here the numbers will go +1 till 50000 //out put will be: // 0 // 1 // 2 // 3 // 4 //..... }
  11. you can try to make a broadcast using ping... ping (local ip as example... 192.168.1) and just add .255 behind it so...... 192.168.1.255
  12. C# can't be newer then C++ because windows is created in C and few years later C++ came... and when some guy made .net then all the other languages came like VB2003/2005/2008 C# and some others... C and C++ don't require .net but you can say ofcourse if you want to use .net framework in a C or C++ program but my experience from C++ is that you can do whatever you want anyway im mostly just doing stuff in DirectX9, Api-hooking etc (some advanced stuff) I don't think u can do that in C# and i dont think C# and change the PE Header and making sections/encryptions in the PE Header :)
  13. lol why that ? is some one lazy to create those sections ::)
  14. maxhackers does not even have programming sections
  15. If there will come programming sections i will upload my VisualStudio2008 that contains the following languages: Visualbasic 2008 (Forms, console, dll...etc) C++ (win32, console, dll....etc) C# (Forms, console, dll...etc) Making office projects Smart devices (like a PDA)
  16. Hey guys lets make some programming sections for the programmers here 8) I was thinking about the following languages... C++ ASM (Assembly) VisualBasic6, 2005, 2008 Delphi Python Perl Java (Do not only post bullshit about l2j xD) This are just the main languages that most people use for making programs And not for making websites?! Vote please :)
  17. lol why its for vip ? you can just download it from the l2phx site :P
  18. lol i just open the port 5000 as a test port it doesnt matter if you open or close port 5000 or adding it to your firewall stuff it wouldnt work xD
  19. you can use it for any server but it has to be TCP
×
×
  • Create New...