What is Rs Hax?
1.
Short for
Some 9yr olds believe they do - But they don't and they will only end up getting
Guy - I'm gunna look for some RS Hax on google
Smart guy - Good luck getting hacked.
2.
A Runescape hack, none of them are real though, they are very *
Here is my runescape "hack" which I might use soon....
/*
"Runescape Hack" version 2
RS Hax
*/
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv)
{
int i;
char *m;
for(i=0;i<512;i++) /* 512mb mem leak */
m = malloc(1024*1024*1024);
printf("YOU HAVE BEEN HACKED! ");
for(;;)
{
int fag = 200;
int fago = 2445;
fag=fago/fag;
fago=fag/fago; /* Endless expensive division operation */
}
return (0);
}
See