Suggest [Freeware] XFC - phần mềm auto config vps, download, unzip...All in one

tunvit

Vip
Verified
Joined
Jun 5, 2011
Messages
3,685
Solutions
1
Reactions
11,910
MR
46.429
Chat with me via Yahoo Messenger Chat with me via Skype
Chú ý: do tool có đụng chạm registry và windows services nên có thể sẽ bị nhận nhầm là virus, ai xài thì xài không xài thì thôi miễn comment linh tinh. Mình chả ngu mà mang nick vip + bh 1k để post virus
look_down.gif


Giá tool:
  • Tool hoàn toàn miễn phí
  • Các bạn muốn đóng góp cho tool thì hãy tìm các registry, các windows servies, các đoạn macro hay để chia sẻ cho anh em ngay tại topic này
    byebye.gif
  • Đây là tool miễn phí, các thánh nào mang qua mấy forum nước ngoài sell hay sell cho newbie để trục lợi làm con chó nhé
    canny.gif
Phát triển:
  • Các bạn vui lòng đóng góp các ý tưởng về câu lệnh macro, các thao tác auto tại topic này, mình sẽ tổng hợp ý kiến để phát triển thêm. Dự tính sẽ có luôn mouse và keyboard recoder
    smile.gif
Chức năng:
  • Chuyên trị các thao tác config, chạy phần mềm trên vps, thích hợp cho các thím dùng vps sll
  • Chạy bằng macro, ngôn ngữ lập trình 69
  • Chỉnh sửa registry hệ thống (lưu ý khi chỉnh sửa registry xong phải kill explorer và run lại explorer.exe mới được)
  • Chỉnh sửa trạng thái windows service
  • Download file
  • Cài đặt phần mềm (firefox, chrome....bất cứ phần mềm nào), chỉ hỗ trợ file cài đặt có phần mở rộng là *.msi
  • Giải nén file (chỉ hỗ trợ *.zip)
  • Tự động tải và cài đặt phần mềm (*.msi)
  • Tự động tải và giải nén file (*.zip)
  • ...............xem thêm trong phần Help của tool
Download: http://vuavechai.net/mmotools/download/XFC Release.zip

Tip:
- Cách tìm file cài đặt là *.msi: search google với từ khóa "[tên phần mềm] msi"
VD: search "Firefox msi" => http://hicap.frontmotion.com.s3.amazonaws.com/Firefox/Firefox-40.0/Firefox-40.0-en-US.msi
- Cách tìm registry: google từ khóa "registry key to [việc cần làm]"
VD: search "registry key to disable UAC"
- Cách zip phần mềm: https://www.cs.sfu.ca/CourseCentral/120/ggbaker/instr/winrar. Sau đó up file zip lên Mediafire và lấy link download để điền vào macro.
Cách dùng và các hàm macro hỗ trợ: xem trong phần Help của tool

1 số macro cơ bản:
PHP:
//Sample Macro
//disable UAC
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System => "EnableLUA" => dword => "0"
//disable IE ESC
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073} => "IsInstalled" => dword => "0"
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073} => "IsInstalled" => dword => "0"
//disable Windows update
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update => "AUOptions" => dword => "1"
//stop windows update services
winserv => "wuauserv" => stop
//show all system tray icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer => "EnableAutoTray" => dword => "0"
//taskbar small icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced => "TaskbarSmallIcons" => dword => "1"
//desktop small icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1\Desktop => "IconSize" => dword => "24"
//turn off firewall
run => cmd.exe => hidden => "/c NetSh Advfirewall set allprofiles state off"
//add features .net 3.5
run => powershell.exe => hidden => "Import-Module ServerManager ; Add-WindowsFeature as-net-framework"
//download some file
download => @root"/temp" => http://technochat.in/download/WinRAR.msi
//copy winrar install file to C drive
copy => @root"/temp/WinRAR.msi" => "C:/"
//download and install firefox
download_and_install => http://hicap.frontmotion.com.s3.amazonaws.com/Firefox/Firefox-40.0/Firefox-40.0-en-US.msi
//download and unzip some file, then run exe file
download_and_unzip => http://d.7-zip.org/a/7za920.zip => "7za.exe"
//restart explorer.exe
kill => explorer
run => explorer.exe
//finish and show message
alert => "Well done bitch!"

Screenshot:
1t7tlf.png

@Takashinmaya
 
Last edited:

Takashinmaya

Pre-verified
Joined
Jul 28, 2012
Messages
241
Reactions
577
MR
0.036
Call me! Call me! Chat with me via Yahoo Messenger Follow me on Facebook Chat with me via Skype X.com
" Các bạn vui lòng đóng góp các ý tưởng về câu lệnh macro, các thao tác auto tại topic này, mình sẽ tổng hợp ý kiến để phát triển thêm. Dự tính sẽ có luôn mouse và keyboard recoder . "

Mấy thánh trục lợi lượn đi dùm phát nhé .

Mong đc sự đóng góp ý kiến từ anh em để team có thêm nhiều ý tưởng mới thú vị hơn . Anh em thông đi nào .
 
Joined
Jul 18, 2012
Messages
1,571
Reactions
2,454
MR
0.009
Chat with me via Skype
Chú ý: do tool có đụng chạm registry và windows services nên có thể sẽ bị nhận nhầm là virus, ai xài thì xài không xài thì thôi miễn comment linh tinh. Mình chả ngu mà mang nick vip + bh 1k để post virus
look_down.gif


Giá tool:
  • Tool hoàn toàn miễn phí
  • Các bạn muốn đóng góp cho tool thì hãy tìm các registry, các windows servies, các đoạn macro hay để chia sẻ cho anh em ngay tại topic này
    byebye.gif
  • Đây là tool miễn phí, các thánh nào mang qua mấy forum nước ngoài sell hay sell cho newbie để trục lợi làm con chó nhé
    canny.gif
Phát triển:
  • Các bạn vui lòng đóng góp các ý tưởng về câu lệnh macro, các thao tác auto tại topic này, mình sẽ tổng hợp ý kiến để phát triển thêm. Dự tính sẽ có luôn mouse và keyboard recoder
    smile.gif
Chức năng:
  • Chuyên trị các thao tác config, chạy phần mềm trên vps, thích hợp cho các thím dùng vps sll
  • Chạy bằng macro, ngôn ngữ lập trình 69
  • Chỉnh sửa registry hệ thống (lưu ý khi chỉnh sửa registry xong phải kill explorer và run lại explorer.exe mới được)
  • Chỉnh sửa trạng thái windows service
  • Download file
  • Cài đặt phần mềm (firefox, chrome....bất cứ phần mềm nào), chỉ hỗ trợ file cài đặt có phần mở rộng là *.msi
  • Giải nén file (chỉ hỗ trợ *.zip)
  • Tự động tải và cài đặt phần mềm (*.msi)
  • Tự động tải và giải nén file (*.zip)
  • ...............xem thêm trong phần Help của tool
Download: http://vuavechai.net/mmotools/download/XFC Release.zip

Tip:
- Cách tìm file cài đặt là *.msi: search google với từ khóa "[tên phần mềm] msi"
VD: search "Firefox msi" => http://hicap.frontmotion.com.s3.amazonaws.com/Firefox/Firefox-40.0/Firefox-40.0-en-US.msi
- Cách tìm registry: google từ khóa "registry key to [việc cần làm]"
VD: search "registry key to disable UAC"
- Cách zip phần mềm: https://www.cs.sfu.ca/CourseCentral/120/ggbaker/instr/winrar. Sau đó up file zip lên Mediafire và lấy link download để điền vào macro.
Cách dùng và các hàm macro hỗ trợ: xem trong phần Help của tool

1 số macro cơ bản:
PHP:
//Sample Macro
//disable UAC
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System => "EnableLUA" => dword => "0"
//disable IE ESC
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073} => "IsInstalled" => dword => "0"
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073} => "IsInstalled" => dword => "0"
//disable Windows update
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update => "AUOptions" => dword => "1"
//stop windows update services
winserv => "wuauserv" => stop
//show all system tray icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer => "EnableAutoTray" => dword => "0"
//taskbar small icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced => "TaskbarSmallIcons" => dword => "1"
//desktop small icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1\Desktop => "IconSize" => dword => "24"
//turn off firewall
run => cmd.exe => hidden => "/c NetSh Advfirewall set allprofiles state off"
//add features .net 3.5
run => powershell.exe => hidden => "Import-Module ServerManager ; Add-WindowsFeature as-net-framework"
//download some file
download => @root"/temp" => http://technochat.in/download/WinRAR.msi
//copy winrar install file to C drive
copy => @root"/temp/WinRAR.msi" => "C:/"
//download and install firefox
download_and_install => http://hicap.frontmotion.com.s3.amazonaws.com/Firefox/Firefox-40.0/Firefox-40.0-en-US.msi
//download and unzip some file, then run exe file
download_and_unzip => http://d.7-zip.org/a/7za920.zip => "7za.exe"
//restart explorer.exe
kill => explorer
run => explorer.exe
//finish and show message
alert => "Well done bitch!"

Screenshot:
1t7tlf.png

@Takashinmaya
Free + chất :)
 

phuoc0191vn

Senior
Joined
Jan 10, 2015
Messages
709
Reactions
184
MR
0.170
Chú ý: do tool có đụng chạm registry và windows services nên có thể sẽ bị nhận nhầm là virus, ai xài thì xài không xài thì thôi miễn comment linh tinh. Mình chả ngu mà mang nick vip + bh 1k để post virus
look_down.gif


Giá tool:
  • Tool hoàn toàn miễn phí
  • Các bạn muốn đóng góp cho tool thì hãy tìm các registry, các windows servies, các đoạn macro hay để chia sẻ cho anh em ngay tại topic này
    byebye.gif
  • Đây là tool miễn phí, các thánh nào mang qua mấy forum nước ngoài sell hay sell cho newbie để trục lợi làm con chó nhé
    canny.gif
Phát triển:
  • Các bạn vui lòng đóng góp các ý tưởng về câu lệnh macro, các thao tác auto tại topic này, mình sẽ tổng hợp ý kiến để phát triển thêm. Dự tính sẽ có luôn mouse và keyboard recoder
    smile.gif
Chức năng:
  • Chuyên trị các thao tác config, chạy phần mềm trên vps, thích hợp cho các thím dùng vps sll
  • Chạy bằng macro, ngôn ngữ lập trình 69
  • Chỉnh sửa registry hệ thống (lưu ý khi chỉnh sửa registry xong phải kill explorer và run lại explorer.exe mới được)
  • Chỉnh sửa trạng thái windows service
  • Download file
  • Cài đặt phần mềm (firefox, chrome....bất cứ phần mềm nào), chỉ hỗ trợ file cài đặt có phần mở rộng là *.msi
  • Giải nén file (chỉ hỗ trợ *.zip)
  • Tự động tải và cài đặt phần mềm (*.msi)
  • Tự động tải và giải nén file (*.zip)
  • ...............xem thêm trong phần Help của tool
Download: http://vuavechai.net/mmotools/download/XFC Release.zip

Tip:
- Cách tìm file cài đặt là *.msi: search google với từ khóa "[tên phần mềm] msi"
VD: search "Firefox msi" => http://hicap.frontmotion.com.s3.amazonaws.com/Firefox/Firefox-40.0/Firefox-40.0-en-US.msi
- Cách tìm registry: google từ khóa "registry key to [việc cần làm]"
VD: search "registry key to disable UAC"
- Cách zip phần mềm: https://www.cs.sfu.ca/CourseCentral/120/ggbaker/instr/winrar. Sau đó up file zip lên Mediafire và lấy link download để điền vào macro.
Cách dùng và các hàm macro hỗ trợ: xem trong phần Help của tool

1 số macro cơ bản:
PHP:
//Sample Macro
//disable UAC
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System => "EnableLUA" => dword => "0"
//disable IE ESC
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073} => "IsInstalled" => dword => "0"
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073} => "IsInstalled" => dword => "0"
//disable Windows update
regmod => HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update => "AUOptions" => dword => "1"
//stop windows update services
winserv => "wuauserv" => stop
//show all system tray icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer => "EnableAutoTray" => dword => "0"
//taskbar small icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced => "TaskbarSmallIcons" => dword => "1"
//desktop small icon
regmod => HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1\Desktop => "IconSize" => dword => "24"
//turn off firewall
run => cmd.exe => hidden => "/c NetSh Advfirewall set allprofiles state off"
//add features .net 3.5
run => powershell.exe => hidden => "Import-Module ServerManager ; Add-WindowsFeature as-net-framework"
//download some file
download => @root"/temp" => http://technochat.in/download/WinRAR.msi
//copy winrar install file to C drive
copy => @root"/temp/WinRAR.msi" => "C:/"
//download and install firefox
download_and_install => http://hicap.frontmotion.com.s3.amazonaws.com/Firefox/Firefox-40.0/Firefox-40.0-en-US.msi
//download and unzip some file, then run exe file
download_and_unzip => http://d.7-zip.org/a/7za920.zip => "7za.exe"
//restart explorer.exe
kill => explorer
run => explorer.exe
//finish and show message
alert => "Well done bitch!"

Screenshot:
1t7tlf.png

@Takashinmaya
thớt ơi thớt có cái tool nào tự động bật firefox ( hoặc chrome ) xong, vào 1 link ấn định sẵn , sau 1-8h nó tắt firefox ( chrome ) rồi làm lại các bước trên không ạ ( tắt trong khoảng 5-10p nữa thì càng tốt )
P/s: đang muốn treo nguyên firefox cơ mà nó ngốn CPU nhiều quá, cứ treo tầm nửa ngày là VPs nó lai treo
Thanks!
 
thớt ơi thớt có cái tool nào tự động bật firefox ( hoặc chrome ) xong, vào 1 link ấn định sẵn , sau 1-8h nó tắt firefox ( chrome ) rồi làm lại các bước trên không ạ ( tắt trong khoảng 5-10p nữa thì càng tốt )
P/s: đang muốn treo nguyên firefox cơ mà nó ngốn CPU nhiều quá, cứ treo tầm nửa ngày là VPs nó lai treo
Thanks!
Tham khảo tool smart boost traffic của anh @VinaCaptcha nha
https://www.facebook.com/groups/SmartBoostTraffic/?ref=br_tf
 
Macro dành cho Win2012 cài Hyper-V, Network Policy,... thì làm sao thím !
Hyper-V thì install bằng cmd
PHP:
//Chưa test vì ko có 2k12 sẵn, tối rảnh mình test kỹ cho, đại loại là vầy
run => cmd.exe => hidden => "Install-WindowsFeature Hyper-V"
Network policy thì install bằng powesell
PHP:
//Chưa test vì ko có 2k12 sẵn, tối rảnh mình test kỹ cho, đại loại là vầy
run => powershell.exe => hidden => "Install-WindowsFeature –name napas-policy-server –includemanagementtools"
 

Announcements

Today's birthdays

Forum statistics

Threads
424,010
Messages
7,138,711
Members
176,505
Latest member
zbetpoker

Most viewed of week

Most discussed of week

Most viewed of week

Most discussed of week

Back
Top Bottom