redirectSilicon()
From Hack Wars Wiki
| Function information for redirectSilicon() | |
| Function | redirectSilicon() |
| API | redirect |
| Cost | $6000 |
| Level | 45 |
| CPU Usage | 10 |
| Description | Placed in the 'initialize' section of a Redirecting script, this function will allow you to redirect Silicon.. |
Example
Initialize:
int main(){ redirectSilicon(); } |
