Skip to content

Commit

Permalink
rockstar-free
Browse files Browse the repository at this point in the history
# rockstar-free
Free open-source Hacked client for Minecraft 1.12.2

Cheat for playing on ReallyWorld, SunRise, and other servers, as well as suitable for playing on 1.8

 How Install
1. Install the RAR archive
2. Unpack to the versions folder in your minecraft folder
3. Select Rockstar Free version and run

- The menu opens on RSHIFT
- Command Help - .help
- If you have any questions - [my VK](https://vk.com/conetin)

 Information

[VK GROUP](https://vk.com/rockstarclient)

[Discord](https://discord.gg/r4MSH3YA6R)
  • Loading branch information
ConeTin committed Oct 29, 2022
0 parents commit d0e228f
Show file tree
Hide file tree
Showing 3,098 changed files with 514,682 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# rockstar-free
Free open-source Hacked client for Minecraft 1.12.2

Cheat for playing on ReallyWorld, SunRise, and other servers, as well as suitable for playing on 1.8

How Install
1. Install the RAR archive
2. Unpack to the versions folder in your minecraft folder
3. Select Rockstar Free version and run

- The menu opens on RSHIFT
- Command Help - .help
- If you have any questions - [my VK](https://vk.com/conetin)

Information

[VK GROUP](https://vk.com/rockstarclient)

[Discord](https://discord.gg/r4MSH3YA6R)
31 changes: 31 additions & 0 deletions Start.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
import java.util.Arrays;

import net.minecraft.client.main.Main;

import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.net.URL;
import java.net.URLConnection;
import java.nio.file.Paths;
import java.util.Objects;
import java.util.Scanner;

public class Start
{
public static void main(String[] args)
{
Main.main(concat(new String[] {"--version", "mcp", "--accessToken", "0", "--assetsDir", "assets", "--assetIndex", "1.12", "--userProperties", "{}"}, args));



}

public static <T> T[] concat(T[] first, T[] second)
{
T[] result = Arrays.copyOf(first, first.length + second.length);
System.arraycopy(second, 0, result, first.length, second.length);
return result;
}
}
Binary file added assets/minecraft/add.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/altmanager.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/cape.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/del.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/discord.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/edit.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/font/ArialRegular.ttf
Binary file not shown.
Binary file added assets/minecraft/font/ElegantIcons.ttf
Binary file not shown.
Binary file added assets/minecraft/font/Feturo.otf
Binary file not shown.
Binary file added assets/minecraft/font/arial-narrow.ttf
Binary file not shown.
Binary file added assets/minecraft/font/clearsans.ttf
Binary file not shown.
Binary file added assets/minecraft/font/comfortaa-bold.ttf
Binary file not shown.
Binary file added assets/minecraft/font/comfortaa-light.ttf
Binary file not shown.
Binary file added assets/minecraft/font/comfortaa-regular.ttf
Binary file not shown.
Binary file added assets/minecraft/font/comicsans.ttf
Binary file not shown.
Binary file added assets/minecraft/font/elegent.ttf
Binary file not shown.
Binary file added assets/minecraft/font/futura-normal.ttf
Binary file not shown.
Binary file added assets/minecraft/font/garamond.ttf
Binary file not shown.
Binary file added assets/minecraft/font/geliat.otf
Binary file not shown.
Binary file added assets/minecraft/font/gill.ttf
Binary file not shown.
Binary file added assets/minecraft/font/icons.ttf
Binary file not shown.
Binary file added assets/minecraft/font/icons2.otf
Binary file not shown.
Binary file added assets/minecraft/font/lato.ttf
Binary file not shown.
Binary file added assets/minecraft/font/makslol.ttf
Binary file not shown.
Binary file added assets/minecraft/font/minecraft.otf
Binary file not shown.
Binary file added assets/minecraft/font/mntsb.ttf
Binary file not shown.
Binary file added assets/minecraft/font/mont_bold.ttf
Binary file not shown.
Binary file added assets/minecraft/font/neverlose500.ttf
Binary file not shown.
Binary file added assets/minecraft/font/neverlose700.ttf
Binary file not shown.
Binary file added assets/minecraft/font/neverlose900.ttf
Binary file not shown.
Binary file added assets/minecraft/font/opensans.ttf
Binary file not shown.
Binary file added assets/minecraft/font/roboto.ttf
Binary file not shown.
Binary file added assets/minecraft/font/robotolight.ttf
Binary file not shown.
Binary file added assets/minecraft/font/robotoregular.ttf
Binary file not shown.
Binary file added assets/minecraft/font/rod.ttf
Binary file not shown.
Binary file added assets/minecraft/font/rubik.ttf
Binary file not shown.
Binary file added assets/minecraft/font/rubikb.ttf
Binary file not shown.
Binary file added assets/minecraft/font/sf-ui.ttf
Binary file not shown.
Binary file added assets/minecraft/font/smallpixel.ttf
Binary file not shown.
Binary file added assets/minecraft/font/sophitsto.ttf
Binary file not shown.
Binary file added assets/minecraft/font/stylesicons.ttf
Binary file not shown.
Binary file added assets/minecraft/font/tahoma.ttf
Binary file not shown.
Binary file added assets/minecraft/font/tahomab.ttf
Binary file not shown.
Binary file added assets/minecraft/font/tenacity.ttf
Binary file not shown.
Binary file added assets/minecraft/font/tenacityb.ttf
Binary file not shown.
Binary file added assets/minecraft/font/thecalifornia.ttf
Binary file not shown.
Binary file added assets/minecraft/font/urwgeometric.ttf
Binary file not shown.
Binary file added assets/minecraft/font/verdana.ttf
Binary file not shown.
Binary file added assets/minecraft/font/verdanalight.ttf
Binary file not shown.
Binary file added assets/minecraft/home.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/icon16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/icon32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/login.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/mouse.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/multyplayer.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions assets/minecraft/optifine/bettergrass.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Configuration for OptiFine's Better Grass feature
# Location: /assets/minecraft/optifine/bettergrass.properties

# Blocks
# Enable Better Grass for specific blocks
grass=true
grass_path=true
mycelium=true
podzol=true

# Snowy blocks
# Enable Better Grass for specific blocks which have snow on top
grass.snow=true
mycelium.snow=true
podzol.snow=true

# Multilayer grass sides
# - layer 1 = grass_side
# - layer 2 = grass (colored by biome)
# Allows transparent grass texture to be used as overlay for the grass side
grass.multilayer=false

# Textures
# Configure which textures to be used
# The "texture.grass" is colored by biome
texture.grass=blocks/grass_top
texture.grass_side=blocks/grass_side
texture.grass_path=blocks/grass_path_top
texture.mycelium=blocks/mycelium_top
texture.podzol=blocks/dirt_podzol_top
texture.snow=blocks/snow




592 changes: 592 additions & 0 deletions assets/minecraft/optifine/lang/cs_cz.lang

Large diffs are not rendered by default.

0 comments on commit d0e228f

Please sign in to comment.