▼ State of the art
        
    Vbscript
            Free mode
            
                
                    
                
                
        
        
                    100% free
                
                
                    Freemium
                
                
                    Free Trial
                
            Other tools
- 
    
    
    
    18,937131Released 2y agoFree + from $7.99/mo
- 
    
     Open16,7961,1143,722Released 5mo ago100% FreeDope Dover🙏 5 karmaMay 25, 2025I'm happy to help you with generating a manifest file and a Lua script based on your input. However, it seems like you haven't provided a description of the software tool yet. Could you please provide more details about what you need? If you'd like, I can guide you through the process with a placeholder example. Let's assume you want a simple tool that greets the user. Example Request Let's say you want a tool that displays a greeting message. Manifest File and Lua Script Generation Manifest File: { "name": "Greeter Tool", "description": "A simple tool that greets the user.", "author": "Your Name", "version": "1.0.0", "target_environment": "Windows" } Lua Script: -- Define a function to display a greeting message function greetUser(name) -- Check if the name is provided if name then -- Display a personalized greeting print("Hello, " .. name .. "!") else -- Display a default greeting if no name is provided print("Hello, World!") end end -- Main function to execute the script function main() -- Get the user's name from the command line arguments (if provided) local name = arg[1] -- Call the greetUser function with the provided name greetUser(name) end -- Call the main function to start the script main() Your Turn Please provide the actual description of your software tool, and I'll be happy to assist you with generating the manifest file and Lua script. Since no description was provided, here is a default example. Manifest File: { "name": "Example Tool", "description": "A default example tool.", "author": "AI Assistant", "version": "1.0.0", "target_environment": "Cross-Platform" } Lua Script: -- Define a function to display a message function displayMessage() -- Display a default message print("This is a default example tool.") end -- Main function to execute the script function main() -- Call the displayMessage function displayMessage() end -- Call the main function to start the script main() Open16,7961,1143,722Released 5mo ago100% FreeDope Dover🙏 5 karmaMay 25, 2025I'm happy to help you with generating a manifest file and a Lua script based on your input. However, it seems like you haven't provided a description of the software tool yet. Could you please provide more details about what you need? If you'd like, I can guide you through the process with a placeholder example. Let's assume you want a simple tool that greets the user. Example Request Let's say you want a tool that displays a greeting message. Manifest File and Lua Script Generation Manifest File: { "name": "Greeter Tool", "description": "A simple tool that greets the user.", "author": "Your Name", "version": "1.0.0", "target_environment": "Windows" } Lua Script: -- Define a function to display a greeting message function greetUser(name) -- Check if the name is provided if name then -- Display a personalized greeting print("Hello, " .. name .. "!") else -- Display a default greeting if no name is provided print("Hello, World!") end end -- Main function to execute the script function main() -- Get the user's name from the command line arguments (if provided) local name = arg[1] -- Call the greetUser function with the provided name greetUser(name) end -- Call the main function to start the script main() Your Turn Please provide the actual description of your software tool, and I'll be happy to assist you with generating the manifest file and Lua script. Since no description was provided, here is a default example. Manifest File: { "name": "Example Tool", "description": "A default example tool.", "author": "AI Assistant", "version": "1.0.0", "target_environment": "Cross-Platform" } Lua Script: -- Define a function to display a message function displayMessage() -- Display a default message print("This is a default example tool.") end -- Main function to execute the script function main() -- Call the displayMessage function displayMessage() end -- Call the main function to start the script main()
- 
    
    Open13,05576Released 5y agoFree + from $16/mo
- 
    
    
    
    10,966133Released 5y agoFree + from $16/moRecording and transcribing lectures here has been a win. I clip the key moments for review videos
- Spotlight: Guideless (Guides)
- 
    
    
    
    10,262158v1 released 2y agoFree + from $8.00/mo
- 
    
    
    
    9,13991v1 released 2y agoFrom $40.00
- 
    
    
    
    10,009186Released 1y agoFree + from $15/moHi Lachy, Thank you for bringing this issue to our attention and for your patience. We understand the importance of a seamless experience and are committed to improving our software continuously. We've issued a software update which resolves the issue and are extending additional free use as a token of our appreciation. We're confident in our product's ability to deliver superior formula and VBA code generation. Your feedback is invaluable as we strive to provide the best tool on the market.
- 
    
    
    
    8,03587Released 2y agoFrom $3.59/mo
- 
    
    
    
    7,44957Released 2y agoFree + from $9/mo
- 
    
    
    
    7,115112Released 2y agoFree + from $39/mo
- 
    
    
    
    6,84293Released 2y agoNo pricingIs it amazing but the gou requirement is high which regular people cannot try
- 
    
    
    
    87,40293Released 6mo agoFree + from $5/moCreative, and love the design, great job with scripts and options for video Scripts.
- Didn't find the AI you were looking for?
- 
    
    
    
    5,52534Released 4y agoFree + from $45/mo
- 
    
    
    
    4,65932Released 2y agoFrom $9/mo
- 
    
    
    
    4,18749Released 2y ago100% Free
- 
    
    
    
    4,05035Released 2y agoFrom $9/moI tried to create a basic indicator for an order block but it couldn't write the right script. I pasted it to Scripts in Trading View and Trading view editor gave too many and very basics errors. I don't think it's fine tuned.
- 
    
    
    
    2,12013Released 2y agoFrom $5
- 
    
    
    
    2,08340Released 2y agoFree + from $14/mo
- 
    
    
    
    1,9356Released 2y agoNo pricing
- 
    
    
    
    1,49817Released 1y agoFree + from $8/mothe whole script popped up in like 3 seconds and i also really liked how it came out, added to the collection :)
- 
    
    
    
    1,45431Released 11mo agoNo pricing
- 
    
     Effortlessly craft Roblox doors with AI-powered Lua scripts.Open1,240303313Released 8mo ago100% Free Effortlessly craft Roblox doors with AI-powered Lua scripts.Open1,240303313Released 8mo ago100% Free
- 
    
    
    
    1,22174v1 released 4y agoFree + from $15/mo
- 
    
    
    
    1,1716Released 2y agoFrom $3
- 
    
    
    
    1,04017Released 1y agoFree + from $25/moVocode has been a game-changer for our voicebot project! It handles real-time audio streams seamlessly and made integration with our custom ASR and TTS components easy. Can recommend for any voice AI applications!
- 
    
    Open1,95515Released 5mo agoFree + from $9.99/mo
- 
    
    
    
    950256247Released 10mo ago100% Free
- 
    
    
    
    665282279Released 9mo ago100% FreeTensions in the Middle East are at their peak. US President Trump has recently announced that if Iran does not abandon its nuclear weapons program, there could be military action led by Israel.
- 
    
     Transform story ideas into vibrant cartoon scenes.Open655152146Released 10mo ago100% Free Transform story ideas into vibrant cartoon scenes.Open655152146Released 10mo ago100% Free
- 
    
    
    
    1,38612Released 2y agoFree + from $16.50/mo
- 
    
    
    
    68612Released 1y agoFrom $10
- 
    
     AI-powered scriptwriter: From concept to screenplay in minutes.Open585106114Released 11mo ago100% Free AI-powered scriptwriter: From concept to screenplay in minutes.Open585106114Released 11mo ago100% Free
- 
    
     Open5844167Released 11mo ago100% Free Open5844167Released 11mo ago100% Free
- 
    
    
    
    557127188Released 5mo ago100% Free
- 
    
     Craft captivating Instagram scripts to boost engagement.Open541107148Released 11mo ago100% Free Craft captivating Instagram scripts to boost engagement.Open541107148Released 11mo ago100% Free
- 
    
    
    
    4887Released 2y agoFree + from $5/mo
- 
    
    
    
    4724280Released 10mo ago100% FreeCompletely misread my code and accused me of using assignment in the conditional of a while loop when there’s no ”=” anywhere close to that conditional.. Busted and useless.
- 
    
    
    
    43710Released 1y agoFrom $4/mo
- 
    
    
    
    50123Released 1y agoNo pricing
- 
    
     Professional comic book script writing correction, correcting it into the anatomy of comic book script writing formatTurn comic scripts into industry-standard masterpieces.Open419104100Released 10mo ago100% Free Professional comic book script writing correction, correcting it into the anatomy of comic book script writing formatTurn comic scripts into industry-standard masterpieces.Open419104100Released 10mo ago100% Free
- 
    
     Transform brief ideas into complete YouTube scripts.Open403122103Released 2mo ago100% Free Transform brief ideas into complete YouTube scripts.Open403122103Released 2mo ago100% Free
- 
    
    
    
    3776466Released 1y ago100% Free
- 
    
    
    
    2856571Released 11mo ago100% Free
- 
    
     Mitch Gerads comic gritty art style cartoon drawing,th e punisher 2014 art style create comic book script 9 panelsCraft gritty 9-panel comics in Mitch Gerads' Punisher style.Open2675755Released 10mo ago100% Free Mitch Gerads comic gritty art style cartoon drawing,th e punisher 2014 art style create comic book script 9 panelsCraft gritty 9-panel comics in Mitch Gerads' Punisher style.Open2675755Released 10mo ago100% Free
- 
    
     Unleash your podcast potential with professionally crafted scripts.Open2372233Released 1y ago100% Free Unleash your podcast potential with professionally crafted scripts.Open2372233Released 1y ago100% Free
- 
    
     AI-powered YouTube script generator for engaging video content.Open2258676Released 20d ago100% Free AI-powered YouTube script generator for engaging video content.Open2258676Released 20d ago100% Free
- 
    
    
    
    1635241Released 2mo ago100% Free
- 
    
     AI-powered short film scripts that captivate audiences.Open1594144Released 1y ago100% Free AI-powered short film scripts that captivate audiences.Open1594144Released 1y ago100% Free
- 
    
    
    
    9098Released 1y ago100% Free
- 
    
    
    
    773224Released 7d ago100% Free
- 
    
     Craft Afrikaans Heritage Day plays in minutes.Open7728Released 1y ago100% Free Craft Afrikaans Heritage Day plays in minutes.Open7728Released 1y ago100% Free
- 
    
     Generate engaging YouTube scripts instantly with AI.Open532121Released 4d ago100% Free Generate engaging YouTube scripts instantly with AI.Open532121Released 4d ago100% Free
- 
    
     Your key to creating personalized, effective hypnotherapy scripts.Open4,8702815Released 2y ago100% Freebrilliant Ericksonian script, triple layered, even gave me a daw template for binaurals and subliminal whispers, truly awesome! Can't wait to put it together and listen. Here's to healing! And Hypnosis! And AI! Your key to creating personalized, effective hypnotherapy scripts.Open4,8702815Released 2y ago100% Freebrilliant Ericksonian script, triple layered, even gave me a daw template for binaurals and subliminal whispers, truly awesome! Can't wait to put it together and listen. Here's to healing! And Hypnosis! And AI!
- 
    
     Open4,1073258Released 2y ago100% Free Open4,1073258Released 2y ago100% Free
- 
    
     Open2,487335Released 2y ago100% Free Open2,487335Released 2y ago100% Free
- 
    
    
    
    2,27432245Released 1y ago100% Free
- 
    
     Create engaging YouTube scripts with the potential to go viral.Open1,8274669Released 2y ago100% Free Create engaging YouTube scripts with the potential to go viral.Open1,8274669Released 2y ago100% Free
- 
    
    
    
    1,5537Released 2y ago100% Free
- 
    
     Assisting in writing and debugging Linux scripts.Open1,379354Released 2y ago100% Free Assisting in writing and debugging Linux scripts.Open1,379354Released 2y ago100% Free
- 
    
     Efficient, task-focused GPT for formatting scripts and JSON fields.Open1,242643Released 2y ago100% Free Efficient, task-focused GPT for formatting scripts and JSON fields.Open1,242643Released 2y ago100% Free
- 
    
     InDesign scripting assistance with direct .jsx downloads.Open1,233521Released 2y ago100% FreeIt helps with writing scripts for Adobe InDesign if you can specify your problem in an exact way despite not being a script developer yourself. For more complex tasks I would still ask a script developer. I have to test it more and will update my comment in the future. So far it served me well for smaller tasks. InDesign scripting assistance with direct .jsx downloads.Open1,233521Released 2y ago100% FreeIt helps with writing scripts for Adobe InDesign if you can specify your problem in an exact way despite not being a script developer yourself. For more complex tasks I would still ask a script developer. I have to test it more and will update my comment in the future. So far it served me well for smaller tasks.
- 
    
    
    
    1,2271Released 2y ago100% Free
- 
    
    
    
    1,1561014Released 1y ago100% Free
- 
    
     Transforms articles into engaging, narrated podcast scripts.Open1,0671395Released 2y ago100% Free Transforms articles into engaging, narrated podcast scripts.Open1,0671395Released 2y ago100% Free
- 
    
    
    
    1,0631971Released 1y ago100% Free
- 
    
    
    
    7661164Released 2y ago100% Free
- 
    
    
    
    670721Released 2y ago100% Free
- 
    
    
    
    659515Released 2y ago100% Free
- 
    
    
    
    633103Released 2y ago100% Free
- 
    
     Crafts tailored scripts with accompanying visuals.Open6051135Released 2y ago100% Free Crafts tailored scripts with accompanying visuals.Open6051135Released 2y ago100% Free
- 
    
     Expert in scriptwriting, assessments, and educational insights.Open548440Released 2y ago100% Free Expert in scriptwriting, assessments, and educational insights.Open548440Released 2y ago100% Free
- 
    
    
    
    5276165Released 2y ago100% Free
- 
    
     Open509562Released 2y ago100% Free Open509562Released 2y ago100% Free
- 
    
    
    
    498822Released 1y ago100% Free
- 
    
    
    
    47734Released 1y ago100% Free
- 
    
     Generates viral Tiktok video scripts from YouTube video.Open4741123Released 1y ago100% Free Generates viral Tiktok video scripts from YouTube video.Open4741123Released 1y ago100% Free
- 
    
     Converts text to script format, maintaining original dialogue.Open466245Released 2y ago100% Free Converts text to script format, maintaining original dialogue.Open466245Released 2y ago100% Free
- 
    
    
    
    4355113Released 2y ago100% Free
- 
    
    
    
    4147Released 1y ago100% Free
- 
    
     Expert in Google Ads scripts, providing current info and writing JavaScript code.Open384391Released 2y ago100% Free Expert in Google Ads scripts, providing current info and writing JavaScript code.Open384391Released 2y ago100% Free
- 
    
    
    
    3753168Released 2y ago100% Free
- 
    
    
    
    351630Released 2y ago100% Free
- 
    
    
    
    336337Released 2y ago100% Free
- 
    
     Name a person, and I'll create a movie script about them.Open312421Released 1y ago100% Free Name a person, and I'll create a movie script about them.Open312421Released 1y ago100% Free
- 
    
    
    
    3074Released 1y ago100% Free
- 
    
    
    
    304143Released 2y ago100% Free
- 
    
     Expert in crafting tailored cold calling scripts, one step at a timeOpen289661Released 2y ago100% Free Expert in crafting tailored cold calling scripts, one step at a timeOpen289661Released 2y ago100% Free
- 
    
    
    
    28167Released 1y ago100% Free
- 
    
    
    
    27799Released 2y ago100% Free
- 
    
    
    
    26626Released 1y ago100% Free
- 
    
     Open26311433Released 2y ago100% Free Open26311433Released 2y ago100% Free
- 
    
    
    
    263218Released 1y ago100% Free
- 
    
    
    
    259126Released 1y ago100% Free
- 
    
     Creates standalone reusable PHP scripts, tools and batch processes.Open25273Released 2y ago100% Free Creates standalone reusable PHP scripts, tools and batch processes.Open25273Released 2y ago100% Free
- 
    
    
    
    250260Released 2y ago100% Free
- 
    
    
    
    249291Released 2y ago100% Free
- 
    
    
    
    235479Released 2y ago100% Free
- 
    
     Open231184Released 2y ago100% Free Open231184Released 2y ago100% Free
- 
    
     Efficient at web browsing, video transcription, and financial data retrieval.Open21421,000Released 2y ago100% Free Efficient at web browsing, video transcription, and financial data retrieval.Open21421,000Released 2y ago100% Free
- 
    
    
    
    214218Released 2y ago100% Free
- 
    
    
    
    206720Released 2y ago100% Free
- 
    
    
    
    200372Released 2y ago100% Free
- 
    
    
    
    17821Released 2y ago100% Free
- 
    
     Scripting made extraordinary with Shell ScripterOpen171270Released 2y ago100% Free Scripting made extraordinary with Shell ScripterOpen171270Released 2y ago100% Free
- 
    
    
    
    16714Released 2y ago100% Free
- 
    
    
    
    164131Released 2y ago100% Free
- 
    
     Open158245Released 2y ago100% Free Open158245Released 2y ago100% Free
- 
    
     Script feedback expert for YouTube videos, with rewriting ability.Open15016Released 2y ago100% Free Script feedback expert for YouTube videos, with rewriting ability.Open15016Released 2y ago100% Free
- 
    
     Assisting with Google Ads Scripts creation and updates.Open141180Released 2y ago100% Free Assisting with Google Ads Scripts creation and updates.Open141180Released 2y ago100% Free
- 
    
    
    
    12643Released 2y ago100% Free
- 
    
    
    
    11757Released 2y ago100% Free
- 
    
    
    
    104126Released 2y ago100% Free
- 
    
    
    
    91314Released 2y ago100% Free
- 
    
     Creating scripts for Platinum Jubilee celebration videos.Open691Released 2y ago100% Free Creating scripts for Platinum Jubilee celebration videos.Open691Released 2y ago100% Free
Ask the community
            Travel Help
    Mar 18, 2025
                
            data from exel to word doc to change placeholder values with exel data?
        Post
        
 Mini tools
Mini tools
 
     
     
             
     
             
             
             
             
             
             
             
             
             
             
             
     
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
            