Jump to content

XtreMpOweR

Members
  • Posts

    112
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About XtreMpOweR

Profile Information

  • Current Mood
    Happy
  • Gender
    Male
  • Country
    Italy

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

XtreMpOweR's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. Thanks. Since nobody seems interested in a more featured tool, I'll not continue this project. The version already here works just fine for basic tasks, and for searching things into all XML's without effort.
  2. Dear Maxcheaters community, hello :) After years, I have some free time and I remembered about this tool I've made. Is this tool really useful? Should I start develop it again? If yes, I have a problem: what happened with L2JServer website? I can't download any file from there, and I need datapack/SQL files to continue this project. Merry christmas to everyone :)
  3. Hello guys, I'm back again. Well this project is not really dead, I am rewriting it in C# with improved performance and of course multi-threading. Anyone has some advice about features to add? The new tool for now has the same features as the old + integrated XML editor with syntax highlight, autocompletion, search, undo/redo. I'd like to add more features but I don't know what :P
  4. UP - version 1.5 ready :D Sorry for the lack of updates but I am involved in an iOS project.
  5. Yep, my bad. Forgot about virus scan. Only .exe file: https://www.virustotal.com/it/file/698076eec22ff523af01b57707d135030e237da58e648a9f1bf56fbdc07c1c6d/analysis/1376864409/ And .rar file containing all files: https://www.virustotal.com/it/file/35aa6dc51134437807e6dab2cfd8a4491aaf1b2d77ed610dd99243ca5e988c83/analysis/1376864740/
  6. tool updated, check first post :D Some feedback are appreciated :)
  7. Thank you for your report :D I'll fix in next version. Yeah but with this you can do things faster :P
  8. UP Tool updated :D If you test it please write here some suggestions and bugs you found. Thanks
  9. For now you can find Skills and Items, just enter the name in the right tab and it will search for that name in the .xml files (case insensitive and you can search for partial names too). I am working on more complete solution and I am rewriting the code in C# cause I have some problems with Autoit by implementing something.
  10. Version 1.5 Screens: VirusTotal link: https://www.virustotal.com/it/file/d21808905645f5b4e709afdb207ffd605bd7beba0a3935b6c0354561dd1cca04/analysis/1378321263/ (Result: 1/47) If you don't trust the software run it in a virtual machine, but please don't make crap posts like "omg it's a virus". Instead I'd like to see some feedback and suggestions. Info about the software With this software you can search Skills, Items and NPCs in the server. Skills are indexed by XML server files Items are indexed by XML server files NPCs are indexed by npc SQL table (so you need a connection to the database) You can search skills by: name, id You can search items by: name, id You can search npcs by: name, id, idtemplate, title In the result ListView you can order results ascending/descending by pressing on the header you want You can open the file containing stats with notepad by a shortcut button You can see and modify the stats with custom GUI You can choose to open file/edit stats with Notepad++ from settings You can edit NPC easy You can add new NPC easy. There is an option to create a NPC based on another NPC. You can delete NPC Changelog v1.1 Added item search function Added progress bar and progress label (anti-frustration for those who have slow PC) Added function to sord the listView items by clicking on the column head Added GUI resize possibility Added my nick to the title Fixed a bug that sometimes didn't show all skills found Changelog v1.2 Added Now you can search by multiple values such as ID, Name, ecc Added NPC search with MySQL connection Fixed Configuration window now is not empy every time Changelog v1.3 Added Now you can open containing file with a button Added Now you can edit each item/skill with a button Fixed If you leave password blank now it will be blank in config, not "0" Fixed If you leave the user blank now it will be blank in config Fixed Now the tool won't crash if invalid skill/item path Fixed Now progress bar in NPC tab works Fixed Now combo boxes are read-only Changelog v1.4 Added Now you can choose to open file/edit stats with notepad++ from settings instead of windows notepad and custom GUI Added Now you can maximize the main GUI Fixed MySQL reconnects on setting change, so you don't have to restart every time the tool Fixed edit skill/item custom GUI font style and height changed Fixed edit skill/item custom GUI is resizable Fixed improved position of controls when main GUI is resized Fixed improved position of controls when main GUI is resized Changelog v1.5 Added Support for Freya and High Five database Added Now you can edit NPC Added Now you can add new NPC Added Now you can delete NPC Fixed some minor bugs SCREENSHOTS ARE OUTDATED Download Link: https://mega.co.nz/#!E8ZB2bqJ!NLaXlz7jfPah3Lv6z3W-JSm6Mi0GSfuLhzPYYuYpRiE NOTE: when you configure the MySQL connection a .DLL file will appear in the folder. It's the DLL library that handles connection to the database. The DLL is generated dynamically in base of your system architecture and if it's deleted it's regenerated.
  11. :) Thank for your share. I had tested it and it and was great :) Merry X-Mas and Happy new Year XD Sorry for my english if it is not correct but i'm still learning XD
×
×
  • Create New...