Auto Mac Changer VBS Scripts By Mr.MacAddress
First you need to enable your Telnet for Windows 7 user.
Click this link: How to Enable Telnet on Windows 7
for old Windows Edition like Windows XP you NO need to do this ;)
Paste this Code on Notepad ,Change the BOLD RED XX thats stand for your Working MAC, then "SAVE AS" CHANGEMAC.vbs or Anyname.vbs
Click this link: How to Enable Telnet on Windows 7
for old Windows Edition like Windows XP you NO need to do this ;)
Paste this Code on Notepad ,Change the BOLD RED XX thats stand for your Working MAC, then "SAVE AS" CHANGEMAC.vbs or Anyname.vbs
Results for: how to hack bm622i tut free
Set cloner = CreateObject("WScript.Shell")Now to Run it click CHANGEMAC.vbs and it will pop out a cmd and auto type all the command on changing Mac. It will reboot your modem wait 5 minutes , If the light is stable it means your connected.
cloner.run"cmd"
WScript.Sleep 500
cloner.SendKeys"telnet 192.168.1.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"wimax"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"wimax820"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"setallmacaddr XX:XX:XX:XX:XX:XX"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"restoredef"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys("{Enter}")
WScript.Sleep 30000
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 45000
No comments
Post a Comment