( echo -ne "\033]0;AIRMON-Mc\007" && clear;sudo ifconfig wlan1 down && sudo iwconfig wlan1 mode monitor && sudo macchanger --mac aa:bb:cc:11:22:33 wlan1 && sudo ifconfig wlan1 up && echo "WLAN1 MODE MONITOR & mac aa:bb:cc:11:22:33" && sleep 6 && exit ) little code i came up with for nethunter
open your nethunter app
go to custom commands
select add command
copy and paste this script not brackets into Command: area
name it AIRMON-Mc,
change Exec mode: to interactive
Select ok.
Now you can put your wifi card into moniter mode and change your MAC address at the push of a button.
Hack on.