Closed FortniBloxYT1 closed 2 days ago
you should fix this not only for dragon soul but for more games that will detect it
rayfield is also detected
The UI LIbrary is currently detected on the game dragon soul, it gets detected after like 1 minute of loading the UI in the game then you get perm banned, the same happens with original fluent, yes acrylic is in false and you dont even need to create UI Components, just creating the window will get you banned in like a minute.
Hi there,
this is not a UI issue. Many games are able to detect UIs and every game uses a different method. I cannot fix detections for every game and therefore you should reverse engineer how they detect it and bypass that detection.
Best Regards, Oogway
how im supposed to do that? wave decompiler is broken and they dont even detect it from the client, they detect it from the server, because when i get banned nothing gets sent to the server.
also theres definetely some issue in fluent, because venyx library doesnt get detected and both are parented to coregui, obviously i cant use venyx because its a lib from 2020 and doesnt cover the today standards.
how im supposed to do that? wave decompiler is broken and they dont even detect it from the client, they detect it from the server, because when i get banned nothing gets sent to the server.
Detecting UIs server sided is impossible because UI library's don't get replicated to the Server
also theres definetely some issue in fluent, because venyx library doesnt get detected and both are parented to coregui, obviously i cant use venyx because its a lib from 2020 and doesnt cover the today standards. They most likely just try to load every asset in CoreGui and have a list of banned asset ids
They most likely try to load every asset in coregui using ContentProvider and check if the asset that is trying to load is from a UI Library
The UI LIbrary is currently detected on the game dragon soul, it gets detected after like 1 minute of loading the UI in the game then you get perm banned, the same happens with original fluent, yes acrylic is in false and you dont even need to create UI Components, just creating the window will get you banned in like a minute.