-
Content Count
486 -
Joined
-
Last visited
-
Days Won
88 -
WSA Points
760 [ Donate ]
Content Type
Profiles
Forums
Downloads
Store
Calendar
Everything posted by Feretorix
-
That is not a correct transaction ID. You have used PayPal to purchase.
-
undetected [WTB] FORNITE WallHack/SmoothieAimBot UNDETECTED
Feretorix replied to Munch's topic in Other FPS Games
I am not sure anyone will risk doing anything for FN public. -
Script stops working mid-game, BSOD errors
Feretorix replied to Dimitry K.'s question in Support and Help
Tell us how you resolved it so other users can fix it too in the future. -
Hello, please give me the transaction ID.
-
If you're trying the Apex assembly, it closes Loader on purpose so this problem occurs. Manually close yourself the Loader once before the assembly manages to do so - you will be fine.
-
undetected WeScript.App DeadByDaylight Assembly (Requires EAC bypass)
Feretorix replied to Feretorix's topic in Dead By Daylight
You need to be able to iterate the bones, here is an example code: Vector BonePos, drawPos; for (int bone = 0; bone < 71; bone++) { if (GetBonePosition(target, BonePos, bone)) { if (WorldToScreen(BonePos, drawPos)) DrawString(drawPos.x, drawPos.y, Color(255, 0, 0, 255), "%d", bone); } else continue; } Which looks like this: Source: https://www.unknowncheats.me/forum/counterstrike-global-offensive/176048-finding-bone-ids-external.html -
question how to create SDK league of legends
Feretorix replied to huytrung100's topic in Programming Assemblies
First you need some offsets, then you can try updating an already existing assembly on this site. -
Do you attach CE to a browser to cheat on this game? Isn't there a Windows version?
-
undetected [Release] League of Legends
Feretorix replied to Inspired's topic in Other Games (Including Single-Player)
SharpDX is a drawing library, it works 100% at borderless(non fullscreen) and desktop resolution matching the game resolution. You just need to correctly update the script. You can make a new release topic and I will help you do a proper update. -
undetected WeScript.App DeadByDaylight Assembly (Requires EAC bypass)
Feretorix replied to Feretorix's topic in Dead By Daylight
You can loop all bones and compare their "Z" axis position, basically the head is the highest position on screen, same for the feet. You can use that for a dump. You still need to know the bone offsets structure though. -
If you purchased VIP that means you get the bypass for all EAC games, not only DBD. Can you please contact @Aristo to help you with your issues personally, I will fully reset your membership and compensate you with a full month for the lost days.
-
undetected WeScript.App GTA5Example Assembly
Feretorix replied to Feretorix's topic in Grand Theft Auto V (GTA5)
Yes it does. -
Have you tried simply restarting WeScript.Loader.exe ? Maybe it has failed to compile it only in the beginning.
-
undetected [Release] League of Legends
Feretorix replied to Inspired's topic in Other Games (Including Single-Player)
You could have just updated the offsets and you can create a new topic. The old version of Inspired works fine. -
request [LOL] TF CARD PICKER
Feretorix replied to DoTExE's topic in Other Games (Including Single-Player)
Yes should be easy to code actually if somebody wants to do it. You simply need your own player and read it's spell names and decide what kind of card is selected - then press the spell to stop. -
undetected WeScript.App CSGOExample Assembly
Feretorix replied to Feretorix's topic in Counter Strike Global Offensive (CS:GO)
If somebody manages to load one of the already existing drivers under faceit AC it might be possible to cheat. -
It was possible to be used for free starting from May until August or something like that ... a few months took them to patch the free method. Currently after 2-3 months the driver cheat got detected and is not usable, only the HWID spoofer can be used.