From Hack Wars Wiki
| Function information for getDefaultHTTP()
|
| Function
| getDefaultHTTP()
|
| API
| Watch
|
| Cost
| $15,000.00
|
| Level
| 60
|
| CPU Usage
| 2
|
| Description
| Returns an int representing the port that a player currently has set as their default HTTP.
|
Example
int i = getDefaultHTTP();
|