[PR #208] Add player owned shop bots #11138

Closed
opened 2026-06-04 12:21:37 +00:00 by Dark98 · 0 comments
Owner

Original Pull Request: https://github.com/2006-Scape/2006Scape/pull/208

State: closed
Merged: Yes


Bot will spawn looking like the player
The first of an item you trade them sets the price.
The second lot of items will add to the stock.
They can only be spawned in specific areas (banks, towns)

Commands:
::shop - create a shop, teleport your shop to your new location
::closeshop - log the shop out
::withdrawshop - collect your earnings (shop player needs to be spawned)

to test it on your own branch:

git remote add redsparr0w https://github.com/RedSparr0w/2006rebotted.git
git fetch --all
git checkout -b shopbot redsparr0w/bot
**Original Pull Request:** https://github.com/2006-Scape/2006Scape/pull/208 **State:** closed **Merged:** Yes --- Bot will spawn looking like the player The first of an item you trade them sets the price. The second lot of items will add to the stock. They can only be spawned in specific areas (banks, towns) Commands: `::shop` - create a shop, teleport your shop to your new location `::closeshop` - log the shop out `::withdrawshop` - collect your earnings (shop player needs to be spawned) to test it on your own branch: ```git git remote add redsparr0w https://github.com/RedSparr0w/2006rebotted.git git fetch --all git checkout -b shopbot redsparr0w/bot ```
Dark98 added the pull-request label 2026-06-04 12:21:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#11138