Creating automation scripts in Auto Refresh Plus (ARP) does not require programming knowledge. The AI Script Generator can generate JavaScript automation scripts based on a simple description of what you want the script to do.
This makes it possible to create common automation tasks such as clicking buttons, scrolling pages, filling fields, or performing actions after a page refresh without writing code manually.
How to Create Automation Scripts Using AI
Follow these steps:
- Open the AI Script Generator
- Enter your AI Model API Key
- Describe the automation you want to create
- Generate the script
- Review the generated code
- Copy the script into Auto Refresh Plus Custom Scripts
AI-generated scripts can then be configured to run during different stages of the refresh or monitoring process.
Examples of AI Script Requests
You can describe tasks in plain language, such as:
- Click the "Load More" button after each refresh
- Scroll to the bottom of the page after loading
- Click "Add to Cart" when it becomes available
- Wait 5 seconds after page load and click a button
The AI Script Generator converts these requests into JavaScript that can be used with Auto Refresh Plus.
Requirements
Before generating scripts, you must provide a valid AI Model API Key.
Without an API key, the AI Script Generator cannot create scripts.
If you do not already have an API key, obtain one from your preferred AI model provider and enter it into the generator before creating scripts.
Important Notes
- An AI Model API Key is required
- Generated scripts should be reviewed before use
- AI-generated scripts can be edited manually if needed
- Generated scripts can be used within the Auto Refresh Plus Custom Scripts feature
- Script results may vary depending on the website structure
Summary
The AI Script Generator helps you create automation scripts for Auto Refresh Plus using plain language instead of manual coding. Simply describe the action you want to automate, provide an AI Model API Key, generate the script, and use it within the Custom Scripts feature.