Skip to content

Vxcny/rbx-cheatengine

 
 

Repository files navigation

RBX Cheat Engine

How to use bypassed CE (CeleryEngine.exe)

  • Download Cheat Engine 7.1
  • Drag CeleryEngine.exe into the installed CE folder, where the original CheatCheat Engine.exe is.
  • Run CeleryEngine.exe instead

Recommended CE Settings

There are 3 images uploaded (jpegs) to this github. Make sure the settings in your Cheat Engine resemble these images as much as possible. Why? Because those settings help to reduce your chances of being detected.

Click Here To View Images

How to use Script Executor

  • Open Cheat Engine' Lua executor.
    • First:
      • Press CTRL + ALT + L
      • Or go to Table --> Show Cheat Table Lua Script
    • Alternatively:
      • Click Memory View
      • Press CTRL + ALT + L, or CTRL + L
      • Or go to: Tools --> Lua Engine
  • Copy contents of "script_executor.lua"
  • Paste contents within the text field.
  • Click "Execute Script"

When the scripts loads up. A message saying "Loaded" should popup in the Developer Console within ROBLOX. If it has load up, you can now execute scripts from your chat bar, like so:

c/print("Hello World!")
c/game.Players.LocalPlayer.Character.Head:Destroy()

About

The only script executor for ROBLOX in 2020, which is powered by nothing other than Cheat Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%