Thread: STW without asm

Results 1 to 3 of 3
  1. #1
    playerp's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0

    STW without asm

    hi all member can you help me please i search a stw function without asm
    thank you

  2. #2
    R3dLine's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    783
    Reputation
    212
    Thanks
    1,462
    Code:
    #define ADR_ShotThrowWalls                            0x00822EE4
    
    		if(RedLine.rWeapon.ShotThrowWalls)
    		{
    		
    			*(float*)ADR_ShotThrowWalls = 300;
    		
    		}
    		else
    		{
    		
    			*(float*)ADR_ShotThrowWalls = 0.0;
    		
    		}
    Credits :
    R3d_L!n3

  3. #3
    playerp's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    thank you very much redline

Similar Threads

  1. [Tutorial] How To Work AssasinCreeD v15 without [STW].....''[{ With Out Injectors }]''
    By GoldenHack in forum CrossFire Tutorials
    Replies: 4
    Last Post: 03-09-2012, 05:16 PM
  2. ASM Tutorial Link
    By SpiderByte in forum Assembly
    Replies: 4
    Last Post: 08-19-2008, 12:35 PM
  3. A Gps without.....
    By Coonta in forum WarRock - International Hacks
    Replies: 0
    Last Post: 06-02-2006, 06:22 PM
  4. Warrock Ammo Or Health hack without WPE
    By tomvernons in forum Hack Requests
    Replies: 6
    Last Post: 02-21-2006, 08:15 AM
  5. [Tutorial]Change class without respawn
    By vir2000 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-04-2006, 01:47 PM