KANKOSHEV / face-injector-v2

update face injector by KANKOSHEV
267 stars 173 forks source link

time_t error #7

Open CSharpDaddy opened 3 years ago

CSharpDaddy commented 3 years ago

Anyone know how i can fix this? image

danieldev-gh commented 2 years ago

getting the same error

Seconb commented 2 years ago

when building, use batch build and uncheck debugs and x86. keep only x64 release checked then build hope this solves your problem

also, in its current state this injector will probably not work for you so i do not recommend it

caiocinel commented 2 years ago

Just add * after time

srand((unsigned int)time((time_t*)0));

ghost commented 2 years ago

so many skids holy fuck

use GetTickCount64 instead

Rocketx911 commented 1 year ago

change in properties on C++17 image