PandaUI TopButtons - JohnnyRS/PandaCrazy-Max GitHub Wiki
The buttons at the top can be clicked on to do the basic function or click on the down arrow to show more menu functions.
QuickMenu [Buttons]: [Pause] [Start Group] [Stop All] [Add Job] [Reset Timer] [List Jobs]

The volume button will show the volume slider vertically by default. You can move the slider handle to the volume setting you want for the alarms. The volume setting will be saved for future times you open up this page.

The Jobs button will open up a dialog modal where it shows all the jobs you have created. This is where you can search for jobs so you can delete or start to collect. Click the down triangle icon to show the submenu with the following actions:
- [
Add
] - Add panda or search jobs here. - [
Stop All
] - Stop all jobs. This will stop any jobs in any of the tabs. - [
Search Jobs
] - Display All Jobs Created. Does the same thing as clicking on thejobs
button above. - [
Export
] - Export your data to a file. This saves all your jobs, options, alarms, groupings, search triggers, blocked ID's, job history, card positions and tabs. - [
Import
] - Imports your data from a file. This imports everything that can be exported into the extension. Will obviously erase all data you have currently so be sure you won't need it. (Also imports older files from original script.)

Clicking on this button will reset the card display to normal. There are three ways for job details to be displayed in a card. Click the down triangle icon to show the submenu with the following actions:
- [
Normal
] - The normal way shows the Requester Name, Group ID, Price, Title and stats. The stats shown are the amount of HITs accepted and the amount of tries it made to fetch those HITs. Normal buttons displayed on the bottom.
- [
Minimal Info
] - This shows the Requester Name, Group ID and the stats. Normal buttons displayed on the bottom.
- [
One Line Info
] - This will only show the Requester Name and then the Normal buttons on the right with just one letter. C = Collect, H = GoHam, D = Details, X = Delete. Clicking on the card will toggle between displaying the stats and the requester name.

Start and stop a group of panda jobs manually or at a certain time. A grouping can be turned off after a certain time also. Click the down triangle icon to show the submenu with the following actions:
- [
Start/Stop
] - Display all the groupings you have created so you can start, stop or edit the groupings. - [
Create by Selection
] - Create a grouping by selecting each job you want from your job listing. - [
Create Instantly
] - Create a grouping from all the jobs currently collecting now. The grouping name will be a default name with a unique ID number. The grouping description will be a default description. - [
Edit
] - Does the same thing as clicking on the Start/Stop menu where it displays all the groupings created.

There are three different timers that is set in options and these buttons correspond to each timer. Usually the higher the button number the higher the timer will be or you can have it set up differently. These buttons are here for easy access to change the timer when you are getting too many PRE's.
- [
Edit Timers
] - Edit your timer options. This is where you can change your 3 personal timers for the script to use. Also you can change the queue watch, search and goHam timers as well. - [
Increase Timer by
] - A fast way to increase your timer by ms that is set in the timer options which by default is 10ms. - [
Decrease Timer by
] - A fast way to decrease your timer by ms that is set in the timer options which by default is 10ms. - [
Add ms to Timer
] - A fast way to add ms to the timer when you are getting a lot of PRE's. By default this is set at 650ms but can be changed in the timer options. - [
Reset Timer
] - This will reset all the timers back to the timers you have set. Any added milliseconds will be removed.

This button will show the general options that you can change. Click the down triangle icon to show the submenu with the following actions:
- [
General
] - Here you can change the general options for the pandaUI page. Read more detail about the options in the [PandaUI Options Page]. - [
Edit Timers
] - Edit your timer options. This is where you can change your 3 personal timers for the script to use. Also you can change the queue watch, search and goHam timers as well. Read more detail about the options in the [PandaUI Options Page]. - [
Edit Alarms
] - Edit your alarm options. This is where you may change the default alarm sounds to a custom sound you create. You can also mute any alarm or change the alarm to use text to speech with theTTS
button. Read more detail about the options in the [PandaUI Options Page].
These buttons give easy and quick access to functions that users will use a lot.
This button will pause or unpause the timer so any panda jobs will pause collecting. This does not pause the search triggers on the SearchCrazy page.
This button will list all the groupings created and allow users to start or stop HITs in a group. You can also edit Groupings also.
This button will stop any jobs that are collecting now in any of the tabs. This will not disable the search triggers on the search page.
This button allows users to add panda or search jobs to the PandaCrazy page. You may add a panda with the panda link url or just the group ID. You may also add search jobs here too but I recommend adding search triggers to the SearchCrazy page instead.
This button will reset the timer value to the normal timer value which is set in the timer options. This is used mostly when you have to increase or add to the timer due to a lot of PRE's being added and then have to reset it back. It's probably better to use the 3 buttons at top to change the current timer value to different settings rather than having to reset it all the time. Just set the second and third timers to a higher value from the main and use them at relevant times.
This button will open up a dialog modal where it shows all the jobs you have created. This is where you can search for jobs so you can delete or start to collect. This function is the same as the clicking the
Jobs
button at the top.