Jump to content

AionSan

Members
  • Posts

    24
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by AionSan

  1. could you explain it with details please ? what program I need to use to do that' date=' I have one character on non l2j server in jail and I would like to test if it works :) but i dont know how to do that.[/quote']

     

    C4OFF doesn't understand pure string packets. They're interpreted as coded and "re-decoded" to HEX :/

  2. Just a comment from me. That guy called me an idiot and told people to "learn visual basic" to work it out...

     

    As if visual basic would ever be useful for packet editing and memory injections.

     

    This guy is a fraud. What he published is at least 6 months old and was published thousands of times everywhere.

  3. My ideas don't involve anymore hlapex stuff since i didn't look into things more.

     

    My ideas as for now involve the ban of "debugger" for posting false exploits and therefore polluting this forum.

     

    I still cannot get off the criticism that guy pulls off everytime i publish something VALID when he can only pull bullshit or "exploits" that only works on outdated L2j servers.

     

    It's not like it was hard. L2j is open source. I could figure 50 exploits a day just looking at the fuckin soure code!

  4. Ok, so i won't go down again about how you must launch hlapex and stuff.

     

    Get to a magister (or master for that matter), activate packet capture, click on "learn skills".

     

    For my example i'll try to learn shadow flare.

     

    It will report this:

     

    6C F3 04 00 00 01 00 00 00 00 00 00 00

     

    Now this is for level 1... Ehw, we don't have the spellbook :(

     

    So, we'll copy the packet and change it into :

     

    6C F3 04 00 00 02 00 00 00 00 00 00 00

     

    02! We jump the level, learn level 2 and therefore don't need the spellbook :D

     

    Even more cool now, you probably didn't know about this but lineage isn't based on a ladder system, as levels of spells aren't about your actual level, but an integer count. Let's JUMP the integer count.

     

    Let's modify our packet again:

     

    6C F3 04 00 00 09 00 00 00 00 00 00 00

     

    OMGWTF! We now have Shadow flare level 9 ! :lol: for the price of only ONE level of the spell :D

     

    Note: It doesn't allow you to get skills above your level, it allows you to buy all upgrades for just the cost of one ^^

  5. So,

     

    - I start hlapex

    - I start L2

    - (Hlapex reports Injected is ok)

    - Login

    - Crash :/

     

    OS: Windows XP 5.1 (Build: 2600)

    CPU: GenuineIntel Unknown processor @ 3395 MHz with 2046MB RAM

    Video: NVIDIA GeForce 6800 (8198)

     

    General protection fault!

     

    History: NConsoleWnd::RequestAuthLogin <- NCVirtualWndMain::PassToFocusedWindow <- NCVirtualWndMain::PassToFocusedWindow <- NCVirtualWndMain::PassToFocusedWindow <- NCVirtualWndMain::PassToFocusedWindow <- NCVirtualWndMain::DispatchWndMsg <- NConsoleWnd::DispatchWndMsgX <- NConsoleWnd::MasterConsoleEventProcess <- UEngine::InputEvent <- UWindowsViewport::CauseInputEvent <- UWindowsViewport::UpdateInput <- UViewport::ReadInput <- APlayerController::Tick <- ALineagePlayerController::Tick <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop

     

    What's happening :(

×
×
  • Create New...