Need offsets for 3d cam and minimap in main 1.05X+

Results 1 to 2 of 2
  1. #1
    Apprentice imagine[ is offline
    MemberRank
    Oct 2008 Join Date
    ArgentinaLocation
    5Posts

    shout Need offsets for 3d cam and minimap in main 1.05X+

    Hi ragezoners, i'm needing the offsets for the 3D cam and the minimaps to compile a Dll with this customizations. Please vcorp if you read this, you compiled the Only dll that i've seen for this main. if you can send me the offsets i'll be thanked.


  2. #2
    Proficient Member phit666 is offline
    MemberRank
    Apr 2007 Join Date
    197Posts

    Re: Need offsets for 3d cam and minimap in main 1.05X+

    // ver.1.05X+ Main.exe Offsets
    float *Camera_Zoom = (float*) 0x5EFEC9; //
    float *Camera_GlClip = (float*) 0x5F00B4; //
    float *Camera_RotY = (float*) 0x825C28;//
    float *Camera_RotZ = (float*) 0x7FF35FC; //
    float *Camera_PosZ = (float*) 0x824CBC; //
    float *Camera_ClipX = (float*) 0x825AD8;//
    float *Camera_ClipY = (float*) 0x5A0C7D;//



Advertisement