Jump to content

dmitry501

Members
  • Posts

    346
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by dmitry501

  1. He-he http://www.maxcheaters.com/forum/index.php?topic=7813.msg145396#msg145396 Posted old age
  2. simle protection on java servers. packet 02 00.
  3. http://www.maxcheaters.com/forum/index.php?topic=29924.0
  4. Chronickle interlude? Use 10.8.6, 10.7.x for C4
  5. L2 server use 2 port 2106 and 7777 2106 login server, 7777 game server
  6. Script for walker? If yes, then save your script in UNICODE In notepad press "Save as" and select unicode format.
  7. CP_HP_MP_Fix_C5.fsc // (c)ra2fbg http://allcheats.ru/showpost.php?p=562868&postcount=5 var IDpck : integer; procedure PatySmallWindowUpdate; var memberOID,curCP,maxCP,curHP,maxHP,curMP,maxMP,i : integer; memberName,pck : string; begin i:=ScanPck5(_gBuff,4,'dsddd',memberOID,memberName,curCP,maxCP,curHP); ScanPck5(_gBuff,i,'ddd',maxHP,curMP,maxMP,null,null); pck:=FormatPck('%cdddddddddddddd',[$0E,memberOID,6,$21,curCP,$22,maxCP,$09,curHP,$0A,maxHP,$0B,curMP,$0C,maxMP]); gSys.EnSendC(pck); end; begin if _gFromServ then begin if length(_gBuff)<3 then begin gBlockPacket; exit; end; IDpck := ord(_gBuff[3]); case IDpck of $52 : PatySmallWindowUpdate; end; end; end.
  8. :D LOL ths not send command .deposit to server, this out message to chat
  9. start window client l2, enter login-pass, alt-tab to cmd.exe, type netstat, and u see login server and port
  10. Use WP to fix PartySmallUpdate packet
  11. l2superman l2.net l2divine l2helper l2jes l2xbot foxl2walker hint tradebot and more
  12. False, you can add monster in l2info.dat Use l2infoedit by http://allcheats.ru/member.php?u=40547 http://depositfiles.com/files/6703351
  13. netstat -n -b see connect from l2.exe
  14. try LABEL(Fish) CharStatus(HP,<=,99) { Set(FightStart) USEITEM(Homun DELAY(100) Set(FightStop) USEITEM(KingFisher USEITEM(Yellow Colored Lure } DELAY(3000) JMP(Fish)
  15. zxCrck sets 831 protocol, regardless of set.ini do not use zxCrk
  16. do ot use zxCrk This change protocolversion to 831 (CT+). You need 828 protocol.
×
×
  • Create New...