Omnipotent Console Buddy
You’re a DEMIGOD now, do whatever you want. Inspired by Lucid Dream Console buddy.
A very comperhensive editing software buddy, any character, that has it, automatically can win almost any match against a non-instawin character, it is very easy to use, just follow the guideance you will be provided, and you will be able to do anything! But if you want a more proper explanation, here it is:
===The beginning===
You can activate a cursor, by pressing the ` key (above the TAB key).
Cursor allows to select, drag and edit players.
You can toggle the modes by pressing digits on your keyboard.
Modes:
0: select – click a player to select him, it is required for all next modes.
1: drag – you can drag a selected player with your mouse, anywhere you want!
2: godmode toggle – LMB toggles godmode for a selected player.
3: freeze toggle – LMB toggles freezing for a selected player.
====Console====
When the cursor is active, you can press " " key (Backslash) to open a console, it is just like any CMD, you type a command, and the console does whatever the command said.
Commands:
==================
– help:
Argumentation:
CommandName / theme, page
Description:
Provides info about a selected theme.
Valid arguments:
CommandName or theme (string / text): general, [any command name], applist.
Page (number): usually 1, but "general" theme has 2 pages.
Example:
help general 1: Provides short description of every command (page. 1)
==================
– cls:
Argumentation:
No arguments
Description:
Clears all logs
Valid arguments:
Empty
Example:
cls: Clears all logs.
==================
– kill:
Argumentation:
playerSlot
Description:
Kills a player of a selected player slot.
Valid arguments:
playerSlot: 1 – 4 number.
Example:
kill 2: Kills the second player.
==================
– win:
Argumentation:
playerSlot
Description:
Makes a player of a selected player slot win.
Valid arguments:
playerSlot: 1 – 4 number.
Example:
win 2: Gives a win to the second player.
==================
– damage:
Argumentation:
playerSlot, amount
Description:
Damages a player of a selected player slot for a selected amount of damage.
Valid arguments:
playerSlot: 1 – 4 number.
Amount: any number.
Example:
damage 2 999: Deals 999 damage to the second player.
==================
– heal:
Argumentation:
playerSlot, amount
Description:
Heals a player of a selected player slot for a selected amount of damage.
Valid arguments:
playerSlot: 1 – 4 number.
Amount: any number.
Example:
heal 2 999: Heals 999 damage for the second player.
==================
– set_stocks:
Argumentation:
playerSlot, amount
Description:
Sets a selected amount of stocks for a player of a selected player slot.
Valid arguments:
playerSlot: 1 – 4 number.
Amount: 1 – Infinity number.
Example:
set_stocks 2 999: Sets 999 stocks for the second player.
==================
– set_var:
Argumentation:
name, value, multiplier
Description:
Sets a variable for a cursor’s selected object.
Valid arguments:
name: string or text (variable of this name should exist in the code).
value: the type of this argument should match with the type of a selected variable.
multiplier: should be "neg" (stands for negative) or "pos" (stands for positive) only affects number variables, but should be always provided.
Examples:
set_var hsp 999 pos: Sets horizontal speed of cursor’s selected object to 999. (sends him flying to the right)
set_var hsp 999 neg: Sets horizontal speed of cursor’s selected object to -999. (sends him flying to the left)
set_var text bruh pos: Sets the text (example, it doesn’t exist in vanilla) variable to "bruh".
(Additional) Possible errors:
set_var hsp 999 pos (but no cursor selected object): ERROR: No object selected.
set_var text bruh: ERROR: No multiplier variable provided (even though it’s not a number).
set_var idk 1 pos: ERROR: No such variable found.
set_var text 1 pos: ERROR: Wrong value type.
set_var array [1, 2, 3] pos: ERROR: This type is unsupported.
==================
– open_app:
Argumentation:
appName
Description:
Opens a selected app.
Valid arguments:
appName: any name provided from "help applist 1" command.
Example:
open_app variable_manager.exe: opens a variable manager, which is used to see what variables exist in the code.
============Apps==============
Apps are types of a console, and used to edit something more comfortably.
variable_manager.exe:
Select an player with your cursor to browse it’s variables, you can scroll up and down.
attack_editor.exe:
Select an player with your cursor to browse it’s attacks, you can scroll up and down.
You can select an attack by tilting your stick to / pressing RIGHT.
You can changes the parameters of a selected attack, by tilt the stick or pressing arrow keys (WASD).
RMB to save and exit a selected attack.
=================================
That’s it, go try out this console now!