Jump to content

Rob

Members
  • Posts

    35
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Rob

  1. =/ But this is a X64 version? I tried to run it on my comp. and it says AmpeDx64Patch.exe is not a valid Win32 application.
  2. And where can we find that??
  3. Seems we wont have it =P And enticore is right, on L2 you just point a target and attack, Jump can be good when exit of battle, runing thro rocks, mountains, etc. But not when attacking
  4. I know mate :) Thanks for your help ^^
  5. xDI've mod lineage2 since the C2 xD I tried to enable it by myself but i cant T_T That's why i am requesting your help...
  6. You can jump on lineage II, it was a function which was USED on oficial server, but removed on the updates. Lineage II uses Unreal Engine, which is the engie used on a FPS game called Unreal Torunament where you CAN jump, if you open the files of Lineage II you will see in some places the JUMP functions but are all disabled, the anymations can be done so it isnt a problem at all. I get what you say, but you arent right
  7. Wtf lol i said that one DEV of L2 oneo told me that he knows how, and Solution said he will try to help us . . . What parody u tlaking about?If you dont want to know how doesnt care :/ But i want... thats why i post
  8. If you do that you will be my HERO!!!!!!!!!! xDD (Or give us a tutorial or somthing xD) Thanks btw for fast replies :D
  9. So, you tested their patch? Because I cant now >_< I asked the L2Oneo DEV. But he does not tell me u.u'
  10. I added the owner of one of the server to msn but he said "Sorry, but is private" His server is L2Oneo, but I dont know if he has enabled on it (He told me "I have jump on my server" so i think its in L2Oneo) And the other server is L2 Blow, but is not public, is private server (I dont know where to find its patch >_<) but this guy, owner of L2 Oneo played on L2 Blow.
  11. Hello, I saw on some servers (2 servers to be exact) that you can jump rpessing backspace o,o!!!!! I dont know how the hell they did that. Anyone knows?
  12. It is a script like the other to login on servers without password... But seems that doesnt work.
  13. If you know another scripting systems you will see hlapex scrpting easy :)
  14. You, are, stoopid. . . DO NOT post names of servers because they will fix it.. u.u'
  15. . . . I think that we can have some type of modification of the script... i mean, cant we instead of ACC ID use the ACC NAME? For example instead of "1" use "Rob" changing some values or... somthing
  16. kenshin share with us the ID for the GM, maybe its the same on our servers pls :P :D
  17. WTF HOW!! TELL ME THE ID by pm or somthing :D
  18. I just post this script for the noobs, is the SAME script but with a little guide :) Just add all lines to your HlApeX script tab and read const //Here goes the account number //Example: account=26062; //To find your account ID select "Capture" on "Sniffer" tab. //Login to your server and go to the character screen //Then, go to the "Sniffer" tab again and you will see //A text at the left "RequestAuthLogin" //There you will see something like this: //LoginName: YOUR ACCOUNT //PlayKey2: F8020000 <--- This is the account id!!! //PlayKey1: 0C000000 //LoginKey1: F8020000 <--- This is the account id!!! //LoginKey2: EB655315 //Now add your Account ID to the line below //(Or use ANY ID to see if it works, you can't know the ID of a player that is not you so just type numbers) account=1; //Do not touch anything below this procedure Init; begin end; procedure Free; begin end; begin if FromServer then exit; if pck[1]=#$08 then begin buf:=#$08; WriteS(''); WriteD(account); WriteD(0); pck:=buf; end; end.
  19. any L2OFF server, you just need to know the ID. And i want the GM id ¬,¬ but this have no sense.. my id is 26055, and i've tried every 2605X and doesnt work.. but 26060, 26061 and 26062 works. . . What the hell is going on?
  20. http://geocities.com/r_i_p_p_e_r_b/hLaPEx/ download from here mate =)
  21. It works works works works works!! ^^ i just need to know a GM account :D
  22. WooooooooOoOoOoOOT!!! PWNED!!! :D I am trying on one server but i cant get on, only empty accounts, i've tried: 1, 2, 4, 5 and 6 :S so?
  23. ???????? Can you explain it better please?
  24. When I try to open texture in UnrealED i got this error T_T
×
×
  • Create New...