Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Wimax Tool - Green Packet / Huawei MAC CHANGER v1.2

thanks for sharing ts. try ko to. :clap:

malalaman naman din kung may palaman o wala e.

good thing,supported halos lahat ng modem.
 
Last edited:
MAC ADDRESS CHANGER (AutoScript)

http://i60.tinypic.com/2d9678x.png
View attachment 978165

http://i62.tinypic.com/dq252b.png
View attachment 978166

Supports:
#BM622 2009-2010
#BM622 2011
#BM622i 2010
#BM622i 2011
#BM622m 2012
#BM623m
#BM625
#DV235T
#DV235


Note lang po:
Dapat po enable ung telnet nyo, marami po dtong mga tuts about generate the admin password, search nyo nalang po.
Tapos enable nyo po telnet nyo.

VirusTotal:
Code:
https://www.virustotal.com/en/file/aa06ba627fac12f0075cdb5f326cf90cca415d0163bdf61958b36a3832e2a5e6/analysis/1416042012/

Download:
Code:
http://www.mediafire.com/download/3wqrggo5zvw2z5b/MAC-CHANGER_v1.2.zip

Credits:
Code:
OGH forum

bossing anong gamit mung software na panggawa ng tools kagaya nito mac changer..pa share naman
 
Last edited:
bossing anong gamit mung software na panggawa ng tools kagaya nito mac changer..pa share naman

vb6.0 lang po sir

Code:
Private Sub bm622ia1_timer()

SendKeys Text2.Text & "{ENTER}", True
bm622ia2.Enabled = True
bm622ia1.Enabled = False

End Sub
Private Sub bm622ia2_timer()

SendKeys Text3.Text & "{ENTER}", True
bm622ia3.Enabled = True
bm622ia2.Enabled = False

End Sub
Private Sub bm622ia3_timer()

SendKeys "diag set macaddr " & Text1.Text & "{ENTER}", True
bm622ia4.Enabled = True
bm622ia3.Enabled = False

End Sub
Private Sub bm622ia4_timer()

SendKeys "diag restore default{ENTER}", True
BlockInput False
killcmd
MsgBox "Please wait, modem is restarting...", vbInformation, "Wimax Tool Script"
bm622ia4.Enabled = False

End Sub

sendkeys lang po yan sir
 
Last edited:
vb6.0 lang po sir

Code:
Private Sub bm622ia1_timer()

SendKeys Text2.Text & "{ENTER}", True
bm622ia2.Enabled = True
bm622ia1.Enabled = False

End Sub
Private Sub bm622ia2_timer()

SendKeys Text3.Text & "{ENTER}", True
bm622ia3.Enabled = True
bm622ia2.Enabled = False

End Sub
Private Sub bm622ia3_timer()

SendKeys "diag set macaddr " & Text1.Text & "{ENTER}", True
bm622ia4.Enabled = True
bm622ia3.Enabled = False

End Sub
Private Sub bm622ia4_timer()

SendKeys "diag restore default{ENTER}", True
BlockInput False
killcmd
MsgBox "Please wait, modem is restarting...", vbInformation, "Wimax Tool Script"
bm622ia4.Enabled = False

End Sub

sendkeys lang po yan sir

ah visual basic 6.0 pala ang gamit u...pwding pa share ng link gagawadin ako ng tool para sa ka symbianize
 
[SAMPLE SOURCE] Wimax Tool - Green Packet / Huawei MAC CHANGER v1.2

View attachment 191596

Code:
Private Sub Command1_Click()
Shell "c:\windows\system32\cmd.exe", vbNormalFocus
Timer1.Enabled = True
End Sub

Private Sub Timer1_Timer()
SendKeys "telnet " & Text2.Text & "{ENTER}", True
Timer2.Enabled = True
Timer1.Enabled = False
End Sub

Private Sub Timer2_Timer()

SendKeys Text2.Text & "{ENTER}", True
Timer3.Enabled = True
Timer2.Enabled = False
End Sub
Private Sub Timer3_Timer()

SendKeys Text3.Text & "{ENTER}", True
Timer4.Enabled = True
Timer3.Enabled = False
End Sub

Private Sub Timer4_Timer()

SendKeys "diag set macaddr " & Text1.Text & "{ENTER}", True
Timer5.Enabled = True
Timer4.Enabled = False
End Sub

Private Sub Timer5_Timer()

SendKeys "diag restore default{ENTER}", True
MsgBox "Please wait, modem is restarting...", vbInformation, "Wimax Tool Script"
Timer5.Enabled = False
End Sub
 

Attachments

  • Untitled.png
    Untitled.png
    190.7 KB · Views: 35
  • sample code.zip
    1.8 KB · Views: 31
Re: [SAMPLE SOURCE] Wimax Tool - Green Packet / Huawei MAC CHANGER v1.2

View attachment 978763

Code:
Private Sub Command1_Click()
Shell "c:\windows\system32\cmd.exe", vbNormalFocus
Timer1.Enabled = True
End Sub

Private Sub Timer1_Timer()
SendKeys "telnet " & Text2.Text & "{ENTER}", True
Timer2.Enabled = True
Timer1.Enabled = False
End Sub

Private Sub Timer2_Timer()

SendKeys Text2.Text & "{ENTER}", True
Timer3.Enabled = True
Timer2.Enabled = False
End Sub
Private Sub Timer3_Timer()

SendKeys Text3.Text & "{ENTER}", True
Timer4.Enabled = True
Timer3.Enabled = False
End Sub

Private Sub Timer4_Timer()

SendKeys "diag set macaddr " & Text1.Text & "{ENTER}", True
Timer5.Enabled = True
Timer4.Enabled = False
End Sub

Private Sub Timer5_Timer()

SendKeys "diag restore default{ENTER}", True
MsgBox "Please wait, modem is restarting...", vbInformation, "Wimax Tool Script"
Timer5.Enabled = False
End Sub


maraming maraming salamat sayo bossing...ayos makapag simula na nga
 
Re: [SAMPLE SOURCE] Wimax Tool - Green Packet / Huawei MAC CHANGER v1.2

maraming maraming salamat sayo bossing...ayos makapag simula na nga

welcome po kayo sir. :)
 
ts payo ko lang wag ka na po magaksaya ng pagod sa mga mac changer tools kasi madami na po ganyan tools . wag po sana magalit . . ang pag aralan mo po sana yung pag snipe ng gpz hehe . . salamat ts xD

View attachment 191823

genagawa ko pa po.
hintay nalang po sir dami pang bugs eh..
salamat sa suggestion po.
 

Attachments

  • Untitled.png
    Untitled.png
    786.5 KB · Views: 38
pa marka. mukhang okay yung tools mu ts a.. Feedback later :thumbsup:
 
Back
Top Bottom