Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cheat Proposals #1

Closed
steviegt6 opened this issue Feb 19, 2021 · 73 comments
Closed

Cheat Proposals #1

steviegt6 opened this issue Feb 19, 2021 · 73 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers wontfix This will not be worked on

Comments

@steviegt6
Copy link
Owner

steviegt6 commented Feb 19, 2021

Compilation of ideas and proposals for cheats and other features for Terraclient.
Feel free to suggest ideas in the comments of this issue or PR additions!

  • Forcefully spawning items (Journey Mode creative without item sacrifice requirements).
    • Furthermore, the ability to instantly unlock all items? Added.
  • Forced admin permissions on TShock. Likely not possible, droped until further notice.
  • Infinite flight. (Incorporate into GodMode? Configurable? Use a command as well.)
  • Ghost (Toggleable as a command.)
    • Potential no-clipping instead of flight and ghost being separate, I suppose.
  • Item stat modifications. (Through commands or a nice-looking UI.)
    • Message from Crystal Claire in verbatim: "Ability to adjust items or NPCs, like changing the attack damage of terra blade to 190, and making it shoot two projectiles, or having duke fishron do five dashes instead of four, and he inflicts you with electrified debuff, or even uses different projectiles". (NPCs are not planned.)
  • Freelook
    • In detail: being able to unhook and move the camera view without moving the player
  • Direct player stat modifications (through commands, preferably.)
    • Such as: Directly modifying HP, mana, defense, speed, etc.
    • As well as buffs, potentially.
  • NPC Spawning Done, incorporated into the bestiary. MP WORKING, TSHOCK TESTING.
  • Modification of downed bools and other important fields. (Through commands.)
  • TEdit-esque terrain modification (hard) (likely not possible under normal circumstances.) Scrapped because no. :)
  • The incorporation of some cheat commands from ModHelpers (thanks Hamstar!)
  • InventoryPeek (easy (playerInstance.inventory))
  • Blink/Checkpoint (hard)
    • Basically not sending movement packets to the server, causing your player to teleport once the hack is again disabled.
  • PVP, even when players don't have it toggled. (not possible because of server and client differences, most likely)

Please note that any comments that are not suggesting cheats or questioning/critiquing them will be removed.

@steviegt6 steviegt6 added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 19, 2021
@steviegt6 steviegt6 pinned this issue Feb 19, 2021
@TerrariaParty
Copy link

TerrariaParty commented Feb 19, 2021

Added to the main post. - Stevie

View original message.
  • Player stat modifications
  • Butcher
  • Spawning NPCs
  • World changing (Stuff like boss defeats, etc)
  • Custom terrain modifier, something like TEdit but in real time?

@hamstar0
Copy link

hamstar0 commented Feb 19, 2021

Added to the main post. - Stevie

View original message.

Here's a few: https://github.com/hamstar0/tml-hamstarhelpers-mod/tree/master/HamstarHelpers/Commands/Cheats
https://github.com/hamstar0/tml-hamstarhelpers-mod/blob/master/HamstarHelpers/Commands/Cheats/CheatToggleCommand.cs#L20

@S0ar1ngDeath
Copy link

S0ar1ngDeath commented Feb 19, 2021

Added to the main post. - Stevie

View original message.

Why did no one mention fullbright
And quite obviously godmode by infinite invincibility frames
Blinking from minecraft maybe

@steviegt6
Copy link
Owner Author

Why did no one mention fullbright
And quite obviously godmode by infinite invincibility frames
Blinking from minecraft maybe

Godmode and fullbright are already implemented.

@Davlos25
Copy link

Could something like tome of greater manipulation be possible?

@steviegt6
Copy link
Owner Author

Could something like tome of greater manipulation be possible?

Perhaps, but not as an item.

@Davlos25
Copy link

Could something like tome of greater manipulation be possible?

Perhaps, but not as an item.

Yeah i was thinking of it not being a item since this is a cheat engine

@efcawesome
Copy link

efcawesome commented Feb 19, 2021

Added speed to the main post. - Stevie

View original message.

auto armor (equips the best armor in your inventory) and player speed modification

@TerrariaParty
Copy link

TerrariaParty commented Feb 19, 2021

Added to the main post. - Stevie

View original message.

kill anyone even if their pvp isnt on?

@efcawesome
Copy link

efcawesome commented Feb 19, 2021

Added to the main post. - Stevie

View original message.

force giving buffs/debuffs to players

@steviegt6
Copy link
Owner Author

auto armor (equips the best armor in your inventory) and player speed modification

Too many variables to account for in terms of armor auto-equpping. Speed should be easy enough.

kill anyone even if their pvp isnt on?

Added.

force giving buffs/debuffs to players

Added.

@steviegt6 steviegt6 added wontfix This will not be worked on and removed good first issue Good for newcomers help wanted Extra attention is needed labels Apr 20, 2021
@daud-ahn
Copy link
Contributor

daud-ahn commented Apr 21, 2021

Ability to get unobtainable items (and probably some unimplemented items), possibly through Journey mode duplication unlock.

@steviegt6
Copy link
Owner Author

Ability to get unobtainable items (and probably some unimplemented items), possibly through Journey mode duplication unlock.

I believe this is already possible through the cheat. I may need to patch out checks for deprecated items, though.

@puttichan
Copy link

Ability to spawn mobs.

@daud-ahn
Copy link
Contributor

Ability to spawn mobs.

already implemented

@puttichan
Copy link

A way to prevent servers from knowing you're using VPN?

@steviegt6
Copy link
Owner Author

A way to prevent servers from knowing you're using VPN?

Is this easily detectable? Clients can't really stop that from happening.

@puttichan
Copy link

A way to prevent servers from knowing you're using VPN?

Is this easily detectable? Clients can't really stop that from happening.

Some servers detected that I was using proxy. Is it because of the specific VPN I use?

@daud-ahn
Copy link
Contributor

infinite build reach and max speed

@steviegt6
Copy link
Owner Author

A way to prevent servers from knowing you're using VPN?

Is this easily detectable? Clients can't really stop that from happening.

Some servers detected that I was using proxy. Is it because of the specific VPN I use?

Your VPN provider may have an influence on making it easier, but proxies are always possible to detect under most circumstances.

@steviegt6
Copy link
Owner Author

Teleport function with map OFF, maybe by pressing Right click on the game screen.

Might add a hot-key to replicate the RoD's function.

@MarauderKnight3
Copy link
Collaborator

Teleport function with map OFF, maybe by pressing Right click on the game screen.

Might add a hot-key to replicate the RoD's function.

I have a working script for this already that allows right click to be used given several parameters. It's not usually safe to hotkey the rod of discord (as opposed to literally just changing your position and telling the server with a relocation packet or a teleport packet) because some tshock servers block explicit teleportation packets to prevent players from leaving an area. So, we can make three settings:

  1. Raw relocation
  2. Use teleportation packet
  3. Raw relocation, but teleports for every frame you hold down the button
  4. Same with teleportation packet

That's just my two cents tho, I'm not in charge

@ICMlego2015
Copy link

idea: something like tool god but it makes weapons that are favorited op instead of tools

@ICMlego2015
Copy link

also maybe a super fast placing thing that makes you place at lightspeed

@MarauderKnight3
Copy link
Collaborator

You can already place super fast with the ut command if you select the block in your hotbar.

@Opalminoncs
Copy link

ideas

  • change pickup range
  • no knockback
  • maybe a way to change weapon max range if possible for example: (using clentaminator with max range to get rid of corruption/crimson across the map)?
  • a command that causes damage to a specific player? (.command [player] [damage] ) maybe?
  • infinite ammo?
  • heal command that heals you to max?

@ICMlego2015
Copy link

ut command? dosent show up in .help

@MrWomanStealer
Copy link

ideas

  • change pickup range
  • no knockback
  • maybe a way to change weapon max range if possible for example: (using clentaminator with max range to get rid of corruption/crimson across the map)?
  • a command that causes damage to a specific player? (.command [player] [damage] ) maybe?
  • infinite ammo?
  • heal command that heals you to max?

The command to kill might be able to be done with trap arrows or boudlers/rolling cactuses, similar to Terrahax. Though I am not sure that this works anymore...

@ICMlego2015
Copy link

umm this is the wrong place to ask, but anyway, unzip it, then drag the files out of the folder and into your terraria install.

@catacoom
Copy link

catacoom commented Jul 18, 2021

maybe a block placement speed mod and infinite block place range
and be able to use rod of discord without taking damage

@MarauderKnight3
Copy link
Collaborator

MarauderKnight3 commented Jul 18, 2021

maybe a block placement speed mod and infinite block place range

Just change the block use time like you would with a sword

@catacoom
Copy link

maybe a block placement speed mod and infinite block place range

Just change the block use time like you would with a sword

do we already have that? if so then how do we use it

@MarauderKnight3
Copy link
Collaborator

do we already have that? if so then how do we use it

the ut command sets the frames in between effective function execution of an item (meaning not the swing speed but rather the speed which the blocks would be placed) it's your bread and butter method for making anything faster other than the swing of a sword for example (the speed of those is controlled by at which can break at some conditions)

Just hold the blocks in your hotbar and run the command ut or ut 0 to make them have no delay between places.

@daud-ahn
Copy link
Contributor

I wonder if Antisocial-like feature is possible with this?

@steviegt6
Copy link
Owner Author

I wonder if Antisocial-like feature is possible with this?

Not a bad idea.

@ghost
Copy link

ghost commented Jul 25, 2021

a command changes the base speed of your character

@ICMlego2015
Copy link

but i isntalled latest version and there is still no .ut command

@daud-ahn
Copy link
Contributor

daud-ahn commented Jul 30, 2021

but i isntalled latest version and there is still no .ut command

The lastest version is one in the repository, the lastest release, is the one you just downloaded

@MarauderKnight3
Copy link
Collaborator

but i isntalled latest version and there is still no .ut command

I just checked and it looks as if the last release was made before the command was added. At the moment, you will need to build the mod yourself (meaning you need the latest build, not the latest release) I will put in a comment to stevie concerning another release with the newer features.

@daud-ahn
Copy link
Contributor

daud-ahn commented Aug 5, 2021

(Taken from discord)
Enable Lock-on Targeting even without a controller for aimbot-like feature.

@MrWomanStealer
Copy link

(Taken from discord)
Enable Lock-on Targeting even without a controller for aimbot-like feature.

Even better, works on players.

@ICMlego2015
Copy link

Why does the spawn npc button spawn like 100 of that creature? Couldn't it be something like spawns one on click, shift-click for 50?

@steviegt6
Copy link
Owner Author

steviegt6 commented Aug 5, 2021

Why does the spawn npc button spawn like 100 of that creature? Couldn't it be something like spawns one on click, shift-click for 50?

Wasn't this already fixed? @MarauderKnight3

@MarauderKnight3
Copy link
Collaborator

Wasn't this already fixed? @MarauderKnight3

It was. @ICMlego2015 did you get the new release for terraclient 21w30a?

@MrWomanStealer
Copy link

New idea: Luck modifying.
Like .luck
Luck affects stuff, the wiki page is here

@steviegt6
Copy link
Owner Author

Moved to discussions.

Repository owner locked and limited conversation to collaborators Aug 20, 2021
@steviegt6 steviegt6 unpinned this issue Nov 12, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

16 participants