Jump to content

Euro

Members
  • Content Count

    11
  • Joined

  • Last visited

Posts posted by Euro


  1. 25000,_redvalkyriehelm,Red Valkyrie Helm,5,20,,200,,2,,1,0xFFFFFFFF,7,2,256,,0,1,1300,{ bonus2 bSubRace,RC_Demihuman,10; bonus2 bAddRace,RC_Demihuman,10; if (getequipid(25001)) { bonus bSkill,"TK_SEVENWIND",4; bonus bStr,3;} },{},{}25001,_redvampirewings,Red Vampire Wings,5,20,,200,,2,,0,0xFFFFFFFF,7,2,1,,0,1,1301,{ bonus bAllstats,5; bonus2 bAddRace,RC_Demihuman,10; bonus2 bAddEff,Eff_Curse,5; bonus bAtkEle,7; },{},{} 

  2. Yea. I just tried it and it worked out..
    Now I just don't know how to hook RO's recv function

    I think this is the structure.
    GWphzgK.png

    EDIT:
    Thanks for all the replies.

    SOLUTION: used Detours 1.5 


  3. Hello there,

    I wanted to know how WDGLoadCustomDll calls function to the client, so I have some questions here...

    Can I have a simple c++ example of the dll that calls function on dll load. somewhat like this

     

    Question:
    How can I hook to RO's function specifically OnRecv ? There is Detours 3.0 Express but it does not support x64 platform
    I just saw ROPS but i don't know how can i port its hooks to my dll.

×
×
  • Create New...

Important Information

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