Jump to content

Yommy

Community Contributors
  • Content Count

    290
  • Joined

  • Last visited

  • Days Won

    29

Everything posted by Yommy

  1. - script toastywarperbase -1,{ //Will create a warp portal on the NPC's map at 150,150 leading to prontera, coords 150,180.warpPortal 150,150,"prontera",150,180; the npc is a floating npc, its map is locations is just - i guess you could give it a location, which would make your original script work
  2. i already very easy defeated 'wpe free' on official kRO server, and now the simple crappy algorithm is public in our source code. its not even the slightest bit a decent protection. heck, even openkore bRO can already bot against it.
  3. Yommy

    MAC IP Address

    http://www.linglom.com/security/change-mac-address-in-windows-part-ii-feature-on-nic/ just sayin, takes 5 seconds
  4. themon, to fix that just do @job 0 and forgot about the rebellion until hercules adds support for them
  5. for some reason, the quest window text is not displaying
  6. because you dont have the packet shuffle for this client, my extractor is failing on this client like i said before, just use 2013-08-07 client
  7. yes, something strange is happening. http://herc.ws/board/topic/2371-msgstringtable-for-20130807ragexeexe/?p=16142
  8. uploaded korean version extracted from the 2013-10-02 ragexe. now i still have no idea why there is some lines missing line 1749 and another line down the bottom end, but i cannot locate the exact line 2467 is correct, the string on bank window line 2492 contains the string for the compare item. but the client is reading 2493 so between them lines is a missing string. i read the first missing string (1749) was located by looking at the chinese client ?? http://herc.ws/board/topic/630-2013-ragexe-and-diff-up-to-date-2013-08-07/page-15#entry13952 2013-10-02aRagexe-msgstringtable.txt
  9. thank you, i was going to do that earlier today but got distracted away. people, please dont post super long text files (use a paste site or spoiler tag instead)
  10. the new clients have a problem with the themida unpacking. they are failing to even launch, the packet keys are not important until we can at least get the client to open. only then i can debug the client and find the new place where it sets the keys
  11. the last few clients are broken, there is a problem with unpacking. you can use 2013-08-07aRagexe.exe
  12. And same answer. The bank is not implemented yet. Add this to end of SRC/map/packets.h and recompile. it will dull out that packet until we manage to get it implemented packet(0x09ab,6,clif->pDull,2);
  13. yeah, that solves the problem. but its strange this line is not even inside the korean msgstringtable, so not sure if they are using wrong strings every
  14. Neo, the client is just failing to launch with params using minimal patches, (disable ahnlab, disable filenamecheck) if i start the client by clicking, i get the normal blank messagebox. edit-- after some analysis, it seems the unpack is wrong
  15. i couldnt get 2013-08-28 to open too and i might need some help to debug why. (i hate failing something complex, there is limited people who can help)
  16. i found doing just yum install git works fine
  17. ((mob->status.ele_lv*20+mob->status.def_ele) << 16) | ( mob->status.size << 8 ) | mob->status.race) also your thinking about 300 is wrong, 300 = Normal, 301 = MVP and your counting thing is actually a GID
  18. why would that be? oo because they use several antibot measuresahnlab, packet id shuffles, packet id encryptions, themida encrypt clients... Hercules does not support this yet, and i dont think there will be a huge rush to code it.it will probably be a user contributed modification <3
  19. oh my, why would you want to restrict how long someone plays in your server from official server perspective, they have some system so under 18s cant play after 10pm or something and now they reduce exp gain. could be an antibot measure too?? although kRO is probably the only official server that is bot-free
  20. then why do you ask questions on a forum of an emulator you do not use o_Omaybe direct your questions over at the rAthena forum ?
  21. publishing hex edits on iRO forum results in huge eruptions of drama
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.