image3

This is my 2and website.

Made For Windows Vista.

Click Here For Other Website

Minecraft Client (not hacks)

Badlion Client

PvPLounge Client

Badlion Client

Badlion has a lot of versions of Minecraft it supports and mods but it's not as smooth, the FPS it not so good (75-200 FPS in the lobby).

Lunar Client

PvPLounge Client

Badlion Client

Lunar does not have a lot of mods but it is smooth and has Great FPS (100-600 FPS in the lobby) [Note Lunar does not support WindowsXP].

PvPLounge Client

PvPLounge Client

PvPLounge Client

PvPLounge has lots of mods like Badlion and is smooth but lunar is more, but it has some lag spikes and has good FPS (100-300 FPS in the lobby).

LabyMod Client

Skull Project Client

PvPLounge Client

LabyMod has other mods that Badlion does not have, has Forge support and it's smooth but not as good as lunar and PvPLounge but better them Badlion, Ok FPS (90-200 FPS on the lobby but it can go lower).

Skull Project Client

Skull Project Client

Skull Project Client

Skull Project has like 5 mods it's the same smooth as LabyMod FPS is Good (100-200 FPS on the hypixel lobby).

BatMod Client

Skull Project Client

Skull Project Client

BatMod has some mods less them lunar it's as smooth as LabyMod FPS is Ok (90-250 FPS in the lobby).

Hyperium Client

Hyperium Client

Hyperium Client

Hyperium has a lot of mods mostly made for hypixel it's as smooth as LabyMod FPS is not so good (40-200 FPS in the lobby).

PixelClient

Hyperium Client

Hyperium Client

PixelClient has some mods and it's smooth like PvPLounge FPS is Good (100-300 FPS in the lobby).  Has a chance to False Ban You.

Salwyrr Client

Hyperium Client

5Zig Reborn Client

Salwyrr has a lot of mods, the safety is ???, it's smooth like PvPLounge but the sensitivity is low and FPS is good but low (80-200 FPS in the lobby).  Has a chance to False Ban You.

5Zig Reborn Client

5Zig Reborn Client

5Zig Reborn Client

 5Zig Reborn has some mods, it smooth like PvPLounge, the FPS is ok (90-600 FPS in the lobby) [Note I use 5Zig and Optifine]. 

CosmicPVP Client

5Zig Reborn Client

CosmicPVP Client

CosmicPVP has mods, it's smooth like PvPLounge, FPS is ok (90-300 FPS in the lobby).

Podcrash+

5Zig Reborn Client

CosmicPVP Client

Podcrash+ has some mods, it's smooth like PvPLounge, the safety is ???, FPS is ok (60-300 FPS in the lobby) [Note Forge support?].

My Programes

[All Are .Bat Scripts]

Spotify + AD Blocker

@ECHO off

TIMEOUT 1 start

E:\Shortcuts\EZBlocker.exe

TIMEOUT 1

start E:\Shortcuts\spotify-ad-blocker.exe

TIMEOUT 1

start E:\Shortcuts\Spotify.lnk

Pause

taskkill /IM Spotify.exe /T /F

taskkill /IM spotify-ad-blocker.exe /T /F

taskkill /IM EZBlocker.exe /T /F

Exit 

Team Fortress 2 + TimerResolution

@ECHO off

start steam://rungameid/440

echo TF2 Loading / Open TimerResolution

start "TimerResolution.exe" "E:\Shortcuts\TimerResolution.exe"

timeout 40

echo Doing FPS Boost

wmic process where name="hl2.exe" call setpriority "high priority"

wmic process where name="steanservice.exe" call setpriority "idle"

wmic process where name="steam.exe" call setpriority "idle"

wmic process where name="steamwebhelper.exe" call setpriority "idle"

wmic process where name="Discord.exe" call setpriority "low"

wmic process where name="svchost.exe" call setpriority "idle"

wmic process where name="MicrosoftEdgeUpdate.exe" call setpriority "idle"

wmic process where name="UninstallMonitor.exe" call setpriority "idle"

echo Press a Button For FPS Boost OFF (Note This Fix Some Stuff)

pause

taskkill /IM TimerResolution.exe /T /F

wmic process where name="steanservice.exe" call setpriority "low"

wmic process where name="steam.exe" call setpriority "low"

wmic process where name="steamwebhelper.exe" call setpriority "low"

wmic process where name="svchost.exe" call setpriority "low"

exit

Grand Theft Auto V

@ECHO off

start steam://rungameid/271590

timeout 120

wmic process where name="GTA5.exe" call setpriority "high priority"

wmic process where name="gtavlauncher.exe" call setpriority "idle"

wmic process where name="subprocess.exe" call setpriority "idle"

wmic process where name="SocialClubHelper.exe" call setpriority "idle"

wmic process where name="PlayGTAV.exe" call setpriority "idle"

wmic process where name="RockstarService.exe" call setpriority "idle"

pause

wmic process where name="GTA5.exe" call setpriority "normal"

wmic process where name="gtavlauncher.exe" call setpriority "low"

wmic process where name="subprocess.exe" call setpriority "low"

wmic process where name="SocialClubHelper.exe" call setpriority "low"

wmic process where name="PlayGTAV.exe" call setpriority "low"

wmic process where name="RockstarService.exe" call setpriority "low"

exit

Fortnite

@ECHO off

start com.epicgames.launcher://apps/Fortnite?action=launch&silent=true

echo Fornite Loading

timeout 80

echo Doing FPS Boost

wmic process where name="FortniteClient-Win64-Shipping.exe" CALL setpriority "high priority"

wmic process where name="FortniteClient-Win64-Shipping_BE.exe" CALL setpriority "idle"

wmic process where name="EpicGamesLauncher.exe" CALL setpriority "idle"

wmic process where name="BEService.exe" CALL setpriority "idle"

wmic process where name="EpicGamesLauncher.exe" call setpriority "idle"

wmic process where name="UnrealCEFSubProcess.exe" call setpriority "idle"

wmic process where name="Discord.exe" call setpriority "low"

wmic process where name="svchost.exe" call setpriority "idle"

echo Press a Button For FPS Boost OFF (Note This Fix Some Stuff)

pause

wmic process where name="FortniteClient-Win64-Shipping.exe" CALL setpriority "normal"

wmic process where name="FortniteClient-Win64-Shipping_BE.exe" CALL setpriority "low"

wmic process where name="EpicGamesLauncher.exe" CALL setpriority "low"

wmic process where name="BEService.exe" CALL setpriority "low"

wmic process where name="EpicGamesLauncher.exe" call setpriority "low"

wmic process where name="UnrealCEFSubProcess.exe" call setpriority "low"

wmic process where name="Discord.exe" call setpriority "normal"

wmic process where name="svchost.exe" call setpriority "low"

exit

Some music that i edit

Very Loud / Other

This is Very Loud Music and Stuff]

(Note This Is Bad)

Copyright © 2020 Prince527's 2And Website - All Rights Reserved.