diff --git a/Tools/DataType Dumper/Dump b/Tools/DataType Dumper/Dump index 4bd8131..faf6f64 100644 --- a/Tools/DataType Dumper/Dump +++ b/Tools/DataType Dumper/Dump @@ -6,7 +6,7 @@ Class Color3 Color3uint8 ColorSequence -Content +ContentId Enum Faces Font diff --git a/Tools/ExpectedClassDumper for NotCreatable/Dump b/Tools/ExpectedClassDumper for NotCreatable/Dump index 9bed369..ef7212d 100644 --- a/Tools/ExpectedClassDumper for NotCreatable/Dump +++ b/Tools/ExpectedClassDumper for NotCreatable/Dump @@ -75,6 +75,7 @@ StyleLink.StyleSheet {StyleSheet} ChatInputBarConfiguration.TargetTextChannel {TextChannel} TextChatMessage.BubbleChatMessageProperties {BubbleChatMessageProperties} +TextChatMessage.ChatWindowMessageProperties {ChatWindowMessageProperties} TextChatMessage.TextChannel {TextChannel} TextChatMessage.TextSource {TextSource} diff --git a/Tools/Fake NotCreatable Dumper/Dump b/Tools/Fake NotCreatable Dumper/Dump index 8213794..0354726 100644 --- a/Tools/Fake NotCreatable Dumper/Dump +++ b/Tools/Fake NotCreatable Dumper/Dump @@ -1,7 +1,11 @@ Varies per executor; Tested on Codex +Annotation {Fake Creatable} + Breakpoint {Fake Creatable} +ExplorerFilterInstance {Fake Creatable} + InternalSyncItem {Fake Creatable} ReflectionMetadata {Fake Creatable} @@ -32,3 +36,5 @@ StudioAttachment {Fake Creatable} StudioCallout {Fake Creatable} +WorkspaceAnnotation {Fake Creatable} + diff --git a/Tools/Fake NotCreatable Dumper/Fake NotCreatable Dumper.luau b/Tools/Fake NotCreatable Dumper/Fake NotCreatable Dumper.luau index eb3aaba..020b29f 100644 --- a/Tools/Fake NotCreatable Dumper/Fake NotCreatable Dumper.luau +++ b/Tools/Fake NotCreatable Dumper/Fake NotCreatable Dumper.luau @@ -95,7 +95,7 @@ do warn("Finished") -- warn(s) task.wait(0.5) - print(s) - setclipboard(s) + -- print(s) + writefile("fakenot.txt", s) -- writefile("!missing.txt", game:GetService("HttpService"):JSONEncode(t)) end diff --git a/Tools/Interesting Properties Behavior/Dump b/Tools/Interesting Properties Behavior/Dump index d691d12..2a5c453 100644 --- a/Tools/Interesting Properties Behavior/Dump +++ b/Tools/Interesting Properties Behavior/Dump @@ -42,10 +42,6 @@ AudioSearchParams.AudioSubtype {Deprecated} AvatarChatService is NotCreatable but AvatarChatService.ClientFeatures has a default value: 0 -Avatar2DGenerationJob is NotCreatable but Avatar2DGenerationJob.Result has a default value: - -Avatar3DGenerationJob is NotCreatable but Avatar3DGenerationJob.Result has a default value: - BaseImportData.Id {CanSave Only} MaterialImportData.IsPbr {CanSave Only} @@ -185,8 +181,13 @@ DebuggerManager.DebuggingEnabled {CanSave Only} DraggerService is NotCreatable but DraggerService.AlignDraggedObjects has a default value: __api_dump_skipped_class__ +EditableService is NotCreatable but EditableService.EditableStatus has a default value: Unknown + ExperienceStateCaptureService is NotCreatable but ExperienceStateCaptureService.HiddenSelectionEnabled has a default value: false +ExplorerFilterAutocompleterInstance.ReplaceRange {CanSave Only} +ExplorerFilterAutocompleterInstance.RequiresOutsideContext {CanSave Only} + FaceAnimatorService is NotCreatable but FaceAnimatorService.AudioAnimationEnabled has a default value: true Decal.Shiny {CanLoad Only} @@ -293,6 +294,28 @@ Humanoid.Torso {Deprecated} Humanoid.maxHealth {CanLoad Only} Humanoid.maxHealth {Deprecated} +HumanoidDescription.AccessoryBlob {CanLoad Only} +HumanoidDescription.BackAccessory {CanLoad Only} +HumanoidDescription.FaceAccessory {CanLoad Only} +HumanoidDescription.FrontAccessory {CanLoad Only} +HumanoidDescription.HairAccessory {CanLoad Only} +HumanoidDescription.HatAccessory {CanLoad Only} +HumanoidDescription.Head {CanLoad Only} +HumanoidDescription.HeadColor {CanLoad Only} +HumanoidDescription.LeftArm {CanLoad Only} +HumanoidDescription.LeftArmColor {CanLoad Only} +HumanoidDescription.LeftLeg {CanLoad Only} +HumanoidDescription.LeftLegColor {CanLoad Only} +HumanoidDescription.NeckAccessory {CanLoad Only} +HumanoidDescription.RightArm {CanLoad Only} +HumanoidDescription.RightArmColor {CanLoad Only} +HumanoidDescription.RightLeg {CanLoad Only} +HumanoidDescription.RightLegColor {CanLoad Only} +HumanoidDescription.ShouldersAccessory {CanLoad Only} +HumanoidDescription.Torso {CanLoad Only} +HumanoidDescription.TorsoColor {CanLoad Only} +HumanoidDescription.WaistAccessory {CanLoad Only} + IncrementalPatchBuilder is NotCreatable but IncrementalPatchBuilder.AddPathsToBundle has a default value: false InputObject is NotCreatable but InputObject.Delta has a default value: 0, 0, 0 @@ -471,6 +494,10 @@ Selection.SelectionLineThickness {CanSave Only} AtmosphereSensor.AirDensity {CanSave Only} AtmosphereSensor.RelativeWindVelocity {CanSave Only} +FluidForceSensor.CenterOfPressure {CanSave Only} +FluidForceSensor.Force {CanSave Only} +FluidForceSensor.Torque {CanSave Only} + ServerScriptService is NotCreatable but ServerScriptService.LoadStringEnabled has a default value: false DataModel.PrivateServerId {CanSave Only} @@ -549,6 +576,8 @@ ChatWindowConfiguration is NotCreatable but ChatWindowConfiguration.AbsolutePosi TextChatMessage is NotCreatable but TextChatMessage.BubbleChatMessageProperties has a default value: __api_dump_no_string_value__ +ChatWindowMessageProperties is NotCreatable but ChatWindowMessageProperties.FontFace has a default value: __api_dump_no_string_value__ + TextChatService is NotCreatable but TextChatService.ChatTranslationEnabled has a default value: true TextSource is NotCreatable but TextSource.CanSend has a default value: true diff --git a/Tools/NilInstance Error Dumper/Dump b/Tools/NilInstance Error Dumper/Dump index 6c631ca..a9b8ea0 100644 --- a/Tools/NilInstance Error Dumper/Dump +++ b/Tools/NilInstance Error Dumper/Dump @@ -7,5 +7,6 @@ Bone: Bones must be parented to a BasePart or another Bone. DebuggerWatch: DebuggerWatch must be a child of ScriptDebugger Player: Parent of Player can not be changed PluginAction: Parent of PluginAction must be Plugin or PluginMenu that created it! +WrapDeformer: BaseWrap must be parented to a MeshPart. WrapLayer: BaseWrap must be parented to a MeshPart. WrapTarget: BaseWrap must be parented to a MeshPart. diff --git a/Tools/NilInstance Error Dumper/NilInstance Error Dumper.luau b/Tools/NilInstance Error Dumper/NilInstance Error Dumper.luau index 2b155b0..05494dc 100644 --- a/Tools/NilInstance Error Dumper/NilInstance Error Dumper.luau +++ b/Tools/NilInstance Error Dumper/NilInstance Error Dumper.luau @@ -162,4 +162,4 @@ for Class, ClassInfo in ClassList do end end warn("Finished") -writefile("!missing2", s) +writefile("!missing2.txt", s) diff --git a/Tools/NotCreatable Dumper/Dump b/Tools/NotCreatable Dumper/Dump index f1e5f30..93aed73 100644 --- a/Tools/NotCreatable Dumper/Dump +++ b/Tools/NotCreatable Dumper/Dump @@ -9,14 +9,6 @@ AnimationTrack AssetImportSession -AvatarGenerationJob - -Avatar2DGenerationJob - -Avatar3DGenerationJob - -AvatarGenerationSession - AnimationImportData FacsImportData @@ -73,6 +65,8 @@ DebuggerLuaResponse DebuggerVariable +ExplorerFilterAutocompleterInstance + FaceInstance FacialAnimationStreamingServiceStats @@ -255,6 +249,8 @@ ChatWindowConfiguration TextChatMessage +ChatWindowMessageProperties + TextFilterResult TextFilterTranslatedResult diff --git a/Tools/NotScriptable-Related/NotScriptable Dumper/Dump b/Tools/NotScriptable-Related/NotScriptable Dumper/Dump index fe25937..dca382c 100644 --- a/Tools/NotScriptable-Related/NotScriptable Dumper/Dump +++ b/Tools/NotScriptable-Related/NotScriptable Dumper/Dump @@ -59,13 +59,15 @@ Humanoid.Health_XML Humanoid.InternalBodyScale Humanoid.InternalHeadScale -HumanoidDescription.AccessoryBlob HumanoidDescription.AccessoryRigidAndLayeredBlob HumanoidDescription.EmotesDataInternal HumanoidDescription.EquippedEmotesDataInternal InsertService.AllowClientInsertModels +Lighting.Intent +Lighting.Quality + LocalizationTable.Contents LuaSourceContainer.ScriptGuid diff --git a/Tools/NotScriptable-Related/NotScriptable Proxy Dumper/Dump b/Tools/NotScriptable-Related/NotScriptable Proxy Dumper/Dump index b7bbbd6..ea1ea47 100644 --- a/Tools/NotScriptable-Related/NotScriptable Proxy Dumper/Dump +++ b/Tools/NotScriptable-Related/NotScriptable Proxy Dumper/Dump @@ -6,7 +6,7 @@ BasePart.MaterialVariantSerialized - MaterialVariant BasePart.MaterialVariantSerialized - CurrentPhysicalProperties BasePart.MaterialVariantSerialized - PropertyStatusStudio -DoubleConstrainedValue.value - 1.53736 +DoubleConstrainedValue.value - Value Fire.size_xml - Size Fire.heat_xml - Heat @@ -15,7 +15,9 @@ FormFactorPart.formFactorRaw - FormFactor Humanoid.Health_XML - Health -IntConstrainedValue.value - 2 +IntConstrainedValue.value - Value + +LuaSourceContainer.ScriptGuid - OriginalScriptGuid MaterialService.Use2022MaterialsXml - Use2022Materials @@ -32,7 +34,7 @@ Smoke.riseVelocity_xml - RiseVelocity Sound.xmlRead_MaxDistance_3 - MaxDistance Sound.xmlRead_MaxDistance_3 - RollOffMaxDistance -WeldConstraint.State - Enabled +WeldConstraint.CFrame0 - State WeldConstraint.Part0Internal - Part0 WeldConstraint.Part1Internal - Part1 diff --git a/Tools/NotScriptable-Related/Potentially Missing Properties Dumper/Dump b/Tools/NotScriptable-Related/Potentially Missing Properties Dumper/Dump index 1c5905b..9fe3d0e 100644 --- a/Tools/NotScriptable-Related/Potentially Missing Properties Dumper/Dump +++ b/Tools/NotScriptable-Related/Potentially Missing Properties Dumper/Dump @@ -1,7 +1,4 @@ -Varies per executor; Tested on Wave - -TriangleMeshPart.AeroMeshData Unable to get property AeroMeshData, type SharedString -TriangleMeshPart.PhysicalConfigData Unable to get property PhysicalConfigData, type SharedString +Varies per executor; Tested on Codex DebuggerBreakpoint.line {NotCreatable Class} @@ -10,19 +7,11 @@ BasePart.Color3uint8 Unable to get property Color3uint8, type Color3uint8 Instance.UniqueId Unable to get property UniqueId, type UniqueId Instance.HistoryId Unable to get property HistoryId, type UniqueId -BaseWrap.HSRMeshIdData Unable to get property HSRMeshIdData, type SharedString -BaseWrap.HSRData Unable to get property HSRData, type SharedString - MetaBreakpointContext.ContextDataInternal {NotCreatable Class} ScriptDebugger.ScriptGuid {NotCreatable Class} ScriptDebugger.CoreScriptIdentifier {NotCreatable Class} Model.WorldPivotData Unable to get property WorldPivotData, type OptionalCoordinateFrame -Model.ModelMeshData Unable to get property ModelMeshData, type SharedString - -GoogleAnalyticsConfiguration.gaID {NotCreatable Class} - -PartOperation.ChildData2 Unable to get property ChildData2, type SharedString -PartOperation.MeshData2 Unable to get property MeshData2, type SharedString +GoogleAnalyticsConfiguration.gaID {NotCreatable Class} \ No newline at end of file