Jump to content

mpj123

Legendary Member
  • Posts

    1,922
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by mpj123

  1. 2.0 as well as direct-x fully updated.
  2. its a bot... people need to stop associating every bot as l2walker. This bot can inject packets like hlapex/phx... its mostly scripting based at the moment. mostly for advanced users.
  3. no... l2.net works in l2off, some c4/c5 (using the c4/5 version)... and basically all ct1+
  4. user warned, ban will be enforced next time.
  5. nice guide... this is actually another login guide not covered by ltwonet.... mind if I borrow this one and sticky it in www.ltwonet.com? its got nice pictures ^^
  6. depends on your luck and the server enchant rates.... I needed about 50 - 60 weapons to get +16 or more. And the enchant rates were 66%
  7. then you did it wrong. You will need to run the script twice with the different names.
  8. locked to prevent spam, this bot is going nowhere either.
  9. you sure you updated your direct-x? I've heard this 50 times and every time somebody said that, they were wrong. Try the web updater. Unless you have direct-x 10 on an xp machine.... that is a known issue.
  10. that script has been made, its just not public. I'd feel like a douche if I were to edit mine with the same stuff and post it. Its up to the maker of the script to post it :< And this does the trick...
  11. not sure why ur getting that error.... you are logged in completely correct? You can move on the minimap? I just tried the script again, and it works.... 2:41:46 PM :[2 are currently enchanted successfully to 4 2:41:46 PM :[Done if thats the case, try this //made by rocket666 //edited and tweaked by mpj123 //testing, bug solutions and just being cool, MeatWod INCLUDE StdLib\inventory.l2c //Settings DEFINE STRING ITEMNAME "Icarus Dual Sword" //Item name, don't write the SA DEFINE STRING ITGRADE S //Item grade (s80=s) DEFINE STRING ENCHNAME "Scroll: Enchant Weapon (S)" //Enchant name DEFINE STRING ENCHANT 35 //Enchant amount wanted to every weapon in inventory DEFINE INT DELAY 1100 //Delay of all actions in MS, this may help dodge anti enchanting bans if there are any. Put at least 600. //Some definitions DEFINE INT CURENCHANT 0 DEFINE INT SUCCESSENCHANTED 0 DEFINE STRING CRYSTAL "Crystal: <&ITGRADE&> Grade" DEFINE INT CRYID 0 DEFINE INT CRYCOUNT 0 DEFINE INT CRYCOUNT2 0 ITEM_GET_ID CRYID CRYSTAL DEFINE STRING ITNAME 0 DEFINE INT ENCHID 0 DEFINE INT ENCHCOUNT 0 DEFINE INT ENCHUID 0 DEFINE STRING ENCHCODE 0 DEFINE STRING ITEM 0 DEFINE ARRAYLIST INVEN_AL 0 GET_INVENTORY INVEN_AL //Calc enchant unique id ITEM_GET_ID ENCHID ENCHNAME INVEN_GET_UID ENCHUID "<&ENCHID&>" ENCHCODE = ENCHUID.GET_HEX32 DEFINE STRING ENCH "19 <&ENCHCODE&> 00 00 00 00" //Start actions FOREACH I Inventory INVEN_AL ITNAME = INVEN_AL.I.NAME IF ITNAME == ITEMNAME CALLSUB ENCHANT PRINT_TEXT "<&ENCHCOUNT&> enchants remaining." CURENCHANT = ZERO ENDIF NEXTEACH PRINT_TEXT "<&SUCCESSENCHANTED&> are currently enchanted successfully to <&ENCHANT&>" PRINT_TEXT "Done" SCRIPT_END SUB ENCHANT DEFINE bytebuffer my_bb 256 my_bb.WRITE_BYTE #i95 my_bb.WRITE_INT32 INVEN_AL.I.ID my_bb.WRITE_INT32 #i0 WHILE ZERO == ZERO ITEM_COUNT CRYCOUNT "<&CRYID&>" IF CURENCHANT < ENCHANT ITEM_COUNT ENCHCOUNT "<&ENCHID&>" IF ENCHCOUNT > ONE CURENCHANT = CURENCHANT + ONE PRINT_TEXT "Your weapon is enchanting to <&CURENCHANT&>" INJECT "<&ENCH&>" SLEEP "<&DELAY&>" my_bb.TRIM_TO_INDEX injectbb my_bb SLEEP 300 ITEM_COUNT CRYCOUNT2 "<&CRYID&>" IF CRYCOUNT2 > CRYCOUNT DELETE my_bb RETURNSUB ELSE IF CURENCHANT == ENCHANT SUCCESSENCHANTED = SUCCESSENCHANTED + #i1 ENDIF ENDIF ELSE PRINT_TEXT "Enchant is over." PRINT_TEXT "<&SUCCESSENCHANTED&> are currently enchanted successfully to <&ENCHANT&>" SCRIPT_END ENDIF ELSE PRINT_TEXT "Successfully enchanted." DELETE my_bb RETURNSUB ENDIF WEND RETURNSUB
  12. well now I know your full of shit. Anybody downloading new walker versions should download from the official site. And specially not from this guy. http://www.towalker.com/english/down.asp Locked.
  13. I will not upload my system folder.... please download all THREE (3) parts of the l2.net program. L2.net datapack, map pack and update pack.
  14. didn't they up the price? At least in Korea, its apparently 2x the price o_U
  15. Flarez.... what exactly isn't working. If you dont tell me whats wrong and inform me, then I cannot help you. I need to know: What l2.net version - What the dump is - What language your l2 client is in - What server chronicle you are playing on - optional: What server is it if you dont mind - What the server web site is - Any other additional error logs or information I should know know about:
  16. l2.net 358 and over. I used this script, I know it works. You did something wrong.
  17. you failed to extract the files correctly. It should look like.... this. http://img176.imageshack.us/my.php?image=94658586oq4.jpg
  18. not cracked... publically... :P I know a few people who managed to do it... Cant say any more or they'll kill me. I'm actually surprised you haven't figured it out sltbnjr, this is something you could do.
  19. At least I'm not the only one thinking around here :P
  20. I can tell when people are just spamming for post count. Please keep the spam to a minimum, next person to make an obvious spam post will get -1 karma.
  21. you put it in the l2.net scripting window.... Scripting ==> Script editor ==> copy paste my script, ==>save Then go back to Scripting ==> Set Main Script, choose the script you named, Start script. dont forget to edit the line DEFINE STRING ITEMNAME "WEAPON HERE/ARMOR HERE" and DEFINE STRING ENCHNAME "Scroll: Enchant Weapon (S)" with your weapon name and enchant scroll.
  22. I already -karmaed him. Hes one of those post farmers.
  23. for those who haven't figured it out yet... this is the new l2superman.
  24. I can fix that easily.... 1 second. Just a matter of changing the itemcount to see if theres more then one scroll instead of more then zero. I'll report this to slothmo, but I think this is normal. Each stack of items.... either it be adena, FA, seal stones get a Unique ID. If that pile is depleted, then you get a new Unique ID. So the client sees this item as a "new" item you didn't have before. thanks for the bug report, I never ran out of enchants myself :P
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock