Other
Last updated
Last updated
Node Bypass
được thiết kế để tự động vượt qua Capcha Cloudflare
Timeout: Thời gian chạy Node để giải Cloudflare. Thời gian có thể để 5 - 10s
Node Cmd
is designed to interact with the computer's Command line.
Command: Enter the Cmd command you want to run
Output:
Select Output Pattern to use Regex to find the corresponding string
Select Output Variable to be the data that has been matched based on the Regex above
After completing the above steps, you can press Test first to see if the result is correct and edit it to your liking
Node Log
is designed to write logs to the Genlogin log section.
Log: Enter the content you want to log
Node Disconnect
is designed to suspend the Titan browser controller. Used to bypass Antibots like Cloudflare
Timeout before reconnect: The time it takes to disconnect before reconnecting
Node Update tag
designed to update tags for Profiles
Mode:
Select Task run profile to attach Tag to the profiles displayed in the Task section
Select Profile to tag and note the Profile on the main page displaying the profile.
Tags: Tag content you want to write out
Note: Note content you want to write out
Node Get tag
designed to retrieve existing Profile Tags
Mode:
Select Task run profile to get the Tag of the profiles displayed in the Task section.
Select Profile to get Profile Tag on Home Page
Output Variable: Select the variable you want Tag to write to.
Node Profile note
designed to be taken out or written into the Notes section of the Profile
Mode:
Select Get to get Notes of Profiles
Select Update to update the Note to the profiles.
Output Variable: Select the variable you want Note to pull data from or write to.
Node Image search
designed to search for images in the browser
Input base64 image: Paste the image link in Base64 format. To get it, you can use Extension Element Helper crop section to cut or use Extension Image Capturee
Threshold: The image region that Node will search
Algorithm: Image search algorithm
RGB: RGB is color, if ticked it will search for color images better, if off it will search for black and white text faster
Index image (default first match): index image to get (default first)
Image preview: The preview image you are looking for
Target position (default center): find point, 1 shape has 9 points, point 5 is the middle
Advanced
Click: Click on the image
Output variable (Optional)
Time holding mouse down before release (seconds)
Do nothing
Node Screenshot
designed to capture the browser screen
File name: Image nameh
Folder output: Link Folder will save the image to
Node Clipboard
designed to use the clipboard function on a computer, which functions as a temporary data storage buffer
Coppy: Copy the value of the variable into
Paste: Paste the current value of the Clipboard into the browser
Assgin clipboard to a variable: Attach clipboard value to a variable
Node "Switch Frame
" used to transfer into Frame for interaction
Frame:
Subframe: Switch to frame
Main fram: Back to main page
Select type: Select method to determine click location:
Selector: Select an element based on a selector such as XPath, CSS, or Text of the frame
Node "Switch Page
" used to navigate to a child Page for interaction
Frame:
Page: Switch to Page
Main page: Back to main page
Match pattern includes in page url: Select a part of the link in the link of the child page you want to interact with.
Matched index: Page numbers if multiple identical child pages are found
Node "Switch Extension Popup V2
" used to switch to Popup for interaction
Page:
Popup: Go to popup to interact
Main page: Back to main page
Match pattern includes in page url: Select a part of the link in the Popup link that you want to interact with.
Matched index: Page numbers if multiple identical child pages are found
Detailed instructions:
Node "Dialog/Alert
"used to close the browser dialog
Action for Dialog:
Yes: Agree to close
No: Disagree to close
Note: This node will be used before the Dialog appears.
Node "Sleep
" used to close a wait for a period of time when writing an automated program
Options:
Fixed time: Fixed waiting time 1 number
Random: Random wait time in range
Seconds: Enter the amount of time here, in seconds
Detailed instructions: https://www.youtube.com/watch?v=d259qhD7nzU&list=PL4_37fLYYscNbX1m0rdqj6sC-E4sPaR35&index=8
Detailed instructions: https://www.youtube.com/watch?v=w5_Fq1pHhTg&list=PL4_37fLYYscNbX1m0rdqj6sC-E4sPaR35&index=9
Detailed instructions: https://www.youtube.com/watch?v=d259qhD7nzU&list=PL4_37fLYYscNbX1m0rdqj6sC-E4sPaR35&index=8
Detailed instructions: https://www.youtube.com/watch?v=d259qhD7nzU&list=PL4_37fLYYscNbX1m0rdqj6sC-E4sPaR35&index=8
Detailed instructions: https://www.youtube.com/watch?v=d259qhD7nzU&list=PL4_37fLYYscNbX1m0rdqj6sC-E4sPaR35&index=8
Node "Commnet
" designed to take notes during automated writing
Options: Enter note content here
Node "Stop
" used to close the browser when writing automation
Stop browser: Uncheck this, after the browser finishes running automatically, it will not close but will keep the browser running.