Jump to content

Fyyre

Members
  • Posts

    91
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Everything posted by Fyyre

  1. hi smeli, NCSoft add GameGuard with release of C2 (if I remember correctly) -- so to make work with C1.. would require a good bit of work. If you are interested in attempting this, I can provide what is needed. -Fyyre
  2. Hi, I am going to show, how to use GameGuard's CSAuth2 protocol with the AuthGated daemon. This will force players attempting to login to respond to correct GGQuery, or they will not login... Details regarding CSAuth2 protocol will not be explained in this post... nor will I share the 64-bit ggauth60.dll used with l2server.exe You the reader may do this discovery on your own time. \AuthGated\csauth2.cfg: in this file should contain number that follows ggauth##.dll in his name. For this we are using ggauth60.dll, which I attach to this thread for you... make sure inside of this file is 60 and nothing more. \AuthGated\etc\config.txt -- to this file, append: PHP Code: useGameGuard=true checkGameGuard=true ggNumActive=1 ggUseLog=1 ggLogInvalid=true ggUseUpdateTimer=1 Now, copy ggauth60.dll to the AuthGated folder. Restart the AuthGated daemon... using either Authd.exe or Authd_.exe for not hauthd... auth server will now use GameGuard CSAuth2 when player attempts to login. http://www.multiupload.com/1V9TYZLH6J -Fyyre
  3. Yes, I can unpack all of client DLL. Anyone can learn. But for ... long time now, I am only source of unpacked L2 client files. All unpacked L2 client files, are product of my work.
  4. wow. people are still trying to bypass that free piece of crap anti-cheat I made in 2008/2009. -Fyyre
  5. where is GeoData PathMaker.exe ? ... it should be in geodata folder.. also, ggauth60.dll -- was it not in original pack? i am curious~ but also able to compile my own copy. and hello to those i know, nice to see you again too =)
  6. enables unicode characters for Gracia: Epilogue. http://fyyre.l2-fashion.de/l2/ct2pt4_unichat.rar'>http://fyyre.l2-fashion.de/l2/ct2pt4_unichat.rar Enjoy, -Fyyre http://fyyre.l2-fashion.de/
  7. Hi, I updated the unicode chat/bbs patch yesterday - since now keybinds no longer seem to be working.... while trying to find what they change, one work around I found was to allow client builder commands (i.e. ///) so things like ///set Engine.LineagePlayerController MaxZoomingDist 50000 will work regardless of access level... You can ///fly or ///editdefault class, etc... and /// command is open without builder access. I also removed the chat ban ... http://mfyyre.narod.ru/ct2_unicode_zoomfix.rar
  8. Treasure Chests with NPCID 18257-18286 are the ones that give rewards when the correct rank key is used on it. 18257 " Treasure Chest" Lvl:85 $ 33FF33 18258 " Treasure Chest" Lvl:85 $ 33FF33 18259 " Treasure Chest" Lvl:85 $ 33FF33 18260 " Treasure Chest" Lvl:85 $ 33FF33 18261 " Treasure Chest" Lvl:85 $ 33FF33 18262 " Treasure Chest" Lvl:85 $ 33FF33 18263 " Treasure Chest" Lvl:85 $ 33FF33 18264 " Treasure Chest" Lvl:85 $ 33FF33 18265 " Treasure Chest" Lvl:21 $ 33FF33 18266 " Treasure Chest" Lvl:24 $ 33FF33 18267 " Treasure Chest" Lvl:27 $ 33FF33 18268 " Treasure Chest" Lvl:30 $ 33FF33 18269 " Treasure Chest" Lvl:33 $ 33FF33 18270 " Treasure Chest" Lvl:36 $ 33FF33 18271 " Treasure Chest" Lvl:39 $ 33FF33 18272 " Treasure Chest" Lvl:42 $ 33FF33 18273 " Treasure Chest" Lvl:45 $ 33FF33 18274 " Treasure Chest" Lvl:48 $" 33FF33 18275 " Treasure Chest" Lvl:51 $ 33FF33 18276 " Treasure Chest" Lvl:54 $ 33FF33 18277 " Treasure Chest" Lvl:57 $ 33FF33 18278 " Treasure Chest" Lvl:60 $ 33FF33 18279 " Treasure Chest" Lvl:63 $ 33FF33 18280 " Treasure Chest" Lvl:66 $ 33FF33 18281 " Treasure Chest" Lvl:69 $ 33FF33 18282 " Treasure Chest" Lvl:72 $ 33FF33 18283 " Treasure Chest" Lvl:75 $ 33FF33 18284 " Treasure Chest" Lvl:78 $ 33FF33 18285 " Treasure Chest" Lvl:81 $ 33FF33 18286 " Treasure Chest" Lvl:84 $ 33FF33 Treasure Chests with NPCID 21801-21822 are normal mobs. -Fyyre
  9. What do you mean, open it in memory or the file on disk? BakeIce isn't good protection - its total crap for lame server admins willing to sell out their money to an even lamer author (Ezme). Deleting the Windows hosts file on launch isn't protection. The author packed the updater using Asprotect and VMProtect - http://rapidshare.com/files/104442435/bakice_unpacked.rar.html
  10. You should look at BakeIce while its in memory, load it with OllyDbg (use Phant0m or HideOD plugin to get around the Asprotect debugger detection)... from there you can modify the port number or what not... the BakeIce launcher hooks a few functions in engine.dll namely your sending of username/password to the server and adds some encryption.
  11. Hi, I found this forum today.. always nice to find more forums with L2 material. I'm the author of various GameGuard bypasses, etc - which you can find here.. http://mfyyre.narod.ru/ -Fyyre
×
×
  • Create New...