Thread: Addys & Bytes

Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by Sir Ragealot View Post


    Pretty sure from XYZ it's OPK.
    Something like OPK telekill or some shit
    It's a player position.
    usually that XYZ isn't addies though, its offsets

    commando: You're probably the best non-coder coder I know LOL


  2. #17
    Nuckets's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    GhettoDestruction
    Posts
    19
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    Yea I Dont Kno about that One Either :P

  3. #18
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    depending on the base address of the module that looks to be an address/offset to maybe a series of bytes which holds your current position, changing this might give a teleport effect but then I guess you would need to know where to teleport to and its byte conversion, my guess would be to monitor the first 3 bytes at that address/offset and see if the value change as you move around or standing still. or even save the value to "teleport" your self back there with a hotkey. but honestly I wouldn't know because I have never used it before, It would be nice if people explained in details what it does but my guess 90% of people who use don't know them selfs..
    Last edited by Departure; 01-01-2012 at 09:37 PM.

  4. The Following User Says Thank You to Departure For This Useful Post:

    wraithkilla (01-03-2012)

  5. #19
    qwerty01's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    180
    Reputation
    9
    Thanks
    225
    My Mood
    Lurking
    0x373C0774 seems to be the address of some sort of teleport command:

    Code:
    /*373C7E32*/  MOV EAX,DWORD PTR DS:[377C97A8]
    /*373C7E37*/  MOV ECX,DWORD PTR DS:[EAX+FC]
    /*373C7E3D*/  ADD ESP,40
    /*373C7E40*/  PUSH CShell.373C05F0
    /*373C7E45*/  PUSH CShell.376F1290			;ASCII "Teleport"
    /*373C7E4A*/  CALL ECX
    don't have time to look into it but here's where the address is located if anyone's interested

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Tutorial] How to find new addies/bytes
    By AtomicStone in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 11
    Last Post: 04-10-2011, 04:57 PM
  2. Updating Addies and Bytes
    By Flengo in forum Combat Arms Coding Help & Discussion
    Replies: 29
    Last Post: 03-31-2011, 11:01 AM
  3. [Release] All addy byte's
    By wassup40 in forum Combat Arms EU Hack Coding/Source Code
    Replies: 14
    Last Post: 12-05-2010, 06:53 AM
  4. ADDIES,BYPASs and Bytes
    By n1k0la1 in forum WarRock Discussions
    Replies: 24
    Last Post: 12-09-2009, 01:41 PM
  5. NEW ADDIES (ALSO VIP and byte)
    By super4514 in forum WarRock Discussions
    Replies: 24
    Last Post: 11-09-2009, 09:40 AM