changeDailyPay()
From Hack Wars Wiki
| Function information for changeDailyPay() | |
| Function | changeDailyPay(string ip) |
| API | Attacking |
| Cost | $250 |
| Level | 15 |
| CPU Usage | 5 |
| Description | Changes the IP target of the victims daily pay. |
Example
changeDailyPay(getSourceIP()); |
If placed in the finalize event of an attack script, this would automatically change the victims daily pay target to the user of this script.
