Version: 1.4.3 (2016-03-10)
- Puca Power is a JavaScript utility for better trading on PucaTrade.com
- Puca Power is not a bot, it's an assistant. It won't make trades for you, only help you find them.
- Puca Power is free!
- Automatic trade list reloading
- Alerts for valuable trade bundles
- Alerts for add-on trades
- Filtering of low value cards
- Filtering members by available points
- Go to the PucaTrade.com trading area: https://pucatrade.com/trades
- Open your browser's JavaScript console
- Chrome: Ctrl + Shift + J
- Firefox: Ctrl + Shift + K
- Paste the following JavaScript into the JavaScript console, then press enter
- Chrome demo
- Firefox demo (if you get a warning about pasting code into the console type
allow pasting
)
javascript:(function () { $('<script>').attr('src', 'https://llamasoft.github.io/Puca-Power/pucaPower.js?'+Date.now()).appendTo('head'); })();
Use the on-screen controls to configure and run Puca Power
- Create a new bookmark and name it "Puca Power"
- Replace the bookmark URL with the code from the copy/paste method, then save the bookmark
- Go to the PucaTrade.com trading area: https://pucatrade.com/trades
- Click the bookmark you created
Use the on-screen controls to configure and run Puca Power
- You should only use this method if you already have a UserScript extension installed for your browser, otherwise simply use the bookmarklet method instead
- Chrome: TamperMonkey
- Firefox: GreaseMonkey
- Install the following script: https://llamasoft.github.io/Puca-Power/pucaPower.js
- Puca Power should automatically run when you visit the PucaTrade.com trading area
This software is provided on an "as is" basis and without warranty, either express or implied, including, without limitation, the warranties of non-infringement, merchantability, or fitness for a particular purpose.
Please do not use or modify Puca Power in such a way that it violates the PucaTrade.com Terms of Service.