%appdata%\ddnet
and hit enter. Now right click on an empty space, New -> Text Document. As the name, remove the .txt and type in PseudoFlyON.cfg, then open your new file and paste this in
bind mouse2 "+hook; +toggle cl_dummy_hammer 1 0"
cl_message_client_color green
echo Pseudofly ON
bind v exec "PseudoflyOFF.cfg"
Repeat same thing with PseudoflyOFF.cfg with
bind mouse2 "+hook"
cl_message_client_color red
echo Pseudofly OFF
bind v exec "PseudoflyON.cfg"
exec PseudoflyON.cfg
in F1 once, then it'll work with v%appdata%\ddnet
and hit enter. Now right click on an empty space, New -> Text Document. As the name, remove the .txt and type in PseudoFlyON.cfg, then open your new file and paste this in
bind mouse2 "+hook; +toggle cl_dummy_hammer 1 0"
cl_message_client_color green
echo Pseudofly ON
bind v exec "PseudoflyOFF.cfg"
Repeat same thing with PseudoflyOFF.cfg with
bind mouse2 "+hook"
cl_message_client_color red
echo Pseudofly OFF
bind v exec "PseudoflyON.cfg"