User: glungie

  • Public profile

User profile: glungie

User info
User name:glungie
History
Joined:
Number of posts:8
Latest posts:

making sleep randomised?
[code] Sleep(uni(rng);) [/code] I am returned with the following error(s): error C2059: syntax ...

making sleep randomised?
so I'm wanting to make an autoclicker, how would I make it so the sleep function is randomised from ...

why does this simple function not work
[code] #include <iostream> using namespace std; int main() { cout << "yo\n"; return 0; } [/code]

why does this simple function not work
also: I fixed the one above but fatal error LNK1169: one or more multiply defined symbols found

why does this simple function not work
@jonnin yeah, it just says error C2143: syntax error: missing ';' before '}' 1>Done building projec...

This user does not accept Private Messages