how can i edit the files of vb 3.7.3 to make work vs hide hack???

hello! i got a problem... the new .js files of vbulletin are compressed and are different than the old ones, and i cant edit them to make work vs hide hack =/ what can i do??

for example vbulletin_quick_reply.js should have this

Code:
/**
* Handles quick reply data when AJAX says qr_ajax_post() is complete
*
* @param	object	YUI AJAX
*/
function qr_do_ajax_post

but i cant find it... what should i do?
 
Back
Top