phBot Plugins
Topic | Replies | Views | Activity | |
---|---|---|---|---|
GUI Example
As soon as Python is initialized inside the bot, it will load all *.py scripts inside the ‘Plugins’ directory. This is when you should initialize the GUI if you plan on having one. Step 1: Initialize. import QtBind fro… |
2 | 4083 | October 26, 2018 | |
Attendance Registration
Originally written by ImSaSuKi on the old forum. I’m not sure if he’s still around, so I’ve been updating it each time Joymax enables the attendance event. Remember to remove it after the event is over! from phBot impo… |
16 | 4765 | August 8, 2023 | |
Download
In v12.1.55 of the testing release, Python 3.4 plugin support has been added. Plugins allow you to extend the bot with Python by sending packets or starting/stopping the bot. Any .py file you place in the ‘Plugins’ dire… |
4 | 20712 | April 5, 2020 | |
API Docs
The API is fully documented on GitBook. http://plugins.phbot.org/ |
2 | 2150 | October 26, 2018 | |
Trade Chat Answer
Due to each server changing random parts of their answer you may need to modify the script to make it work. from phBot import * import phBotChat import re from time import sleep def handle_chat(t, player, msg): if le… |
21 | 8996 | January 12, 2023 | |
Character Select / Creator
This plugin can be used to select the first character that appears in the listing. This plugin will not function until 21.2.1 or 16.1.6. from phBot import * def character_listing(args): for name in args: if… |
67 | 12535 | November 3, 2022 | |
GDPR Policy Accept
This plugin will auto accept the new privacy policy that Joymax added to the client. You must accept it before you can login to your account. Do not use this plugin unless you understand and agree with the updated priva… |
13 | 1963 | September 21, 2022 | |
[Plugin] Battle of Infinity
|
270 | 28356 | December 21, 2024 | |
Cant import Plugin
|
1 | 41 | December 17, 2024 | |
[Plugin] Sphinx Reflect Counter
|
8 | 1411 | December 16, 2024 | |
[Plugin] xAcademy
|
342 | 39833 | December 11, 2024 | |
[Plugin] xLoginController by JellyBitz
|
14 | 4353 | May 19, 2022 | |
[Plugin] xChat
|
46 | 17000 | December 8, 2024 | |
[Plugin] PacketLogger
|
8 | 3400 | December 7, 2024 | |
Something is wrong when trying inject_joymax
|
5 | 41 | December 4, 2024 | |
[Plugin] UniqueNotifier
|
2 | 840 | December 4, 2024 | |
I can't install more plugin
|
19 | 127 | December 4, 2024 | |
[Plugin] WeaponSwitch
|
0 | 146 | November 28, 2024 | |
Relog on disconnect
|
0 | 49 | November 25, 2024 | |
[Plugin]AutoConsignment
|
21 | 3938 | November 18, 2024 | |
Auto wheel of fate - fortune - pen
|
0 | 55 | November 18, 2024 | |
Trader Disconnect System
|
1 | 40 | November 13, 2024 | |
Telegram notification plugin
|
1 | 118 | November 12, 2024 | |
[Plugin] sNtfy
|
59 | 1856 | November 12, 2024 | |
Telegram Telex plugins
|
2 | 86 | November 11, 2024 | |
[Plugin]ConditionCopier
|
15 | 1639 | November 12, 2024 | |
Phbot Lure Plugin
|
0 | 156 | November 10, 2024 | |
JellyDix Server
|
24 | 4229 | November 10, 2024 | |
[Plugin]ScriptCommands
|
100 | 18355 | November 9, 2024 | |
Creating a new plugin
|
3 | 118 | November 8, 2024 |