There aren't strings for everything. Strings like ReloadAnimRatio are findable because the informations in the bute file are being searched with strings.
See enemies on the radar : I only know that it is possible, either you modify the radar drawing function or you draw another radar (you need your and enemie's positions)
I found the Backpack Spawn function by hooking into SendToServer (I know you don't like it

)
For Auto Escape, I would save the packets of Moving and send them when respawning

WTW : It gives you a client error after walking through the second wall. You can either change something in the Playerstruct (I didn't try it yet, but it is the easier method) or you change the player's positions (optionally use the pitch and yaw, you can also use this for a fly hack)
Defuse everywhere : I don't know much about it, but I think it is patched