phBot Plugins
Search…
Introduction
Example Plugins
phBot API
Client
Guild
Events
Players
Party
NPC
Character
Academy
Inventory
Pets
Monsters
Encoding
Locale
Config
Botting
Taxi
Packet Injection
Log
Game Data
Teleport
Training Area
Command Line Arguments
Movement
Quests
Drops
Paths
Script
Notifications
Misc
Chat API
Handling Script Commands
GUI API
Powered By
GitBook
Command Line Arguments
Returns a list of all command line arguments passed to the bot.
Usage
get_command_line_args()
Returns
A
list
of strings with the command line arguments, or
None
if there was a problem getting the arguments.
['phBot.exe', '--skipupdates']
Previous
Training Area
Next
Movement
Last modified
3yr ago
Copy link
Contents
Usage
Returns