Пікірлер
@khrlmstp_
@khrlmstp_ 29 күн бұрын
Source code free?
@1j_na
@1j_na 2 ай бұрын
thanks! also for the people below who are having issues, set it on release mode instead of debug.
@BEAMERS_DC
@BEAMERS_DC 2 ай бұрын
whats wrong with my code using System; using System.Management; using Flux; internal class Program { private static void Main(string[] args) { string GetHardwareId() { var cpuInfo = string.Empty; var management = new ManagementClass("win32_processor"); var managementCollection = management.Get.Instances(); foreach (var managementObject in managementCollection) { cpuInfo = managementObject.Properties["processorID"].Value.ToString(); break; } return cpuInfo; } .Auth.Application = "clwlziiow002bns01yrlcf9fr"; Console.Write("Enter your license: "); var license = Console.ReadLine(); try { .Auth.Authenticate(license, GetHardwareId())); Console.WriteLine("Authenticated succesfully") } catch (Exception ex) { Console.WriteLine(ex.Message); } Console.WriteLine(Auth.GetVariable<string>("secret")); } }
@BEAMERS_DC
@BEAMERS_DC 2 ай бұрын
not working man can you send me the code
@ExoticCIips
@ExoticCIips 4 ай бұрын
how would i put this with a exe file?
@kazumikazumi3988
@kazumikazumi3988 3 ай бұрын
go in ur source and just put in int main
@eduwow7351
@eduwow7351 4 ай бұрын
Hi! you got pastebin of this?
@MuriloGuedes-oq2og
@MuriloGuedes-oq2og 4 ай бұрын
Multithread /MT doesn¹t work
@oxygenz1101
@oxygenz1101 5 ай бұрын
Teach me for py code plss...
@RVDsAI
@RVDsAI 5 ай бұрын
keep getting error on this that it can't be null: return (jObject.GetValue("value") ?? throw new Exception("null value")).Value<T>(); even if i chance it gives me the same but in the most dum thing ever
@Brutal0420
@Brutal0420 5 ай бұрын
C++ argument of type is incompatible with parameter of type any idea how to fix?
@n0th1ngfps-g1u
@n0th1ngfps-g1u 5 ай бұрын
make python
@oxygenz1101
@oxygenz1101 4 ай бұрын
Yes
@obiotwastaken
@obiotwastaken 5 ай бұрын
This is so easy to crack 😭
@flacis1
@flacis1 3 ай бұрын
fr 💀💀💀💀💀
@pulvxd
@pulvxd 7 ай бұрын
could i use this with rust?
@Burgie3
@Burgie3 7 ай бұрын
no work
@RRUUSSTTXD
@RRUUSSTTXD 8 ай бұрын
How to solve this? 1>FluxSDK.lib(main.cpp.obj) : error LNK2001: unresolved external character __std_find_trivial_1. 1>FluxSDK.lib(oaep.cpp.obj) : error LNK2001: unresolved external character __std_find_trivial_1.
@LoxizzOffi
@LoxizzOffi 10 ай бұрын
I did the same as in the video but is it normal that it doesn't work for me?
@safyloll
@safyloll 11 ай бұрын
I tried keyauth and about 3 more other services and this is the only one that worked and this is the easiest way to do it as well great ass auth big W's
@jshotem3679
@jshotem3679 11 ай бұрын
how to learn if im brand new to coding
@PCModzRestrictedFiles
@PCModzRestrictedFiles Жыл бұрын
how can i put this in my app ?
@persiayami9989
@persiayami9989 Жыл бұрын
Management
@persiayami9989
@persiayami9989 Жыл бұрын
not working
@darklord-bilinmez
@darklord-bilinmez 6 ай бұрын
@@persiayami9989 Bro start nuggedpaced searc system.management dowload
@persiayami9989
@persiayami9989 Жыл бұрын
Management not available
@yardiniix
@yardiniix 6 ай бұрын
i know how to fix it
@Radeon_Software
@Radeon_Software Жыл бұрын
tried it, application just shuts down afterwards, doesnt continue the program. fix please?
@fluxauth
@fluxauth Жыл бұрын
I suggest you join our Discord (linked on our website) for quicker support, are you adding it to a console application?
@WLeeSinn
@WLeeSinn Жыл бұрын
Yeah, but this was a consisten or a stable method?? I mean, If my objective was start make a programm and include this to protect my program & start selling keys... Who can tells me, this platform dont close in the next 2 months??
@fluxauth
@fluxauth Жыл бұрын
Unlike other authentication solutions, we have a sustainable pricing model which means that there will not be any reason to close it down.
@Radeon_Software
@Radeon_Software Жыл бұрын
Looks way easier than key auth 😆
@unkelrunkel
@unkelrunkel Жыл бұрын
Tutorial in python please!!!
@fluxauth
@fluxauth Жыл бұрын
We have written documentation for python on our website: fluxauth.com/docs/python
@WarriorCheat
@WarriorCheat Жыл бұрын
In VB NET?
@fluxauth
@fluxauth Жыл бұрын
We don't have a VB.NET library yet, but you can easily build your own integration either by looking at one of the other libraries or by reading our client API documentation: fluxauth.com/docs/client
@matiasvillarrealcruz5518
@matiasvillarrealcruz5518 Жыл бұрын
In Java?
@fluxauth
@fluxauth Жыл бұрын
While there isn't a Java SDK, you can easily build your own integration by looking at our docs: fluxauth.com/docs/client
@muhammadrehan7225
@muhammadrehan7225 Жыл бұрын
Good work