- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,099 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
BootScript
- 0 Likes
- Runes of Magic
- 24 Monthly Downloads
- Supports: 4.0.2.2440
- 1,795 Total Downloads
- Updated 06/06/2012
- Created 01/31/2010
- 5 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: v1.0
About BootScript
Please submit bug reports and change requests through the ticketing system on this addon's Curse project page.
BootScript allows you to run whatever lua scripts you want when the client loads (e.g. the UI is reloaded or you log in to a specific character). It saves your script globally, so it's especially useful for scripts that you want to use for customizing the UI (that's what I use it for).
Use /bscript to open the console. There are four buttons at the bottom:
- Execute will let you run the script in-game, so you can test it.
- Save saves the script to your global variables file. You must click Save to save the script. Closing the window without saving will not save any changes you make.
- Cancel closes the window without saving your changes. Clicking the close button ("X") also closes without saving.
- Clear Text will clear the text box of all content, in case you just want to start over.
To execute your saved script at any time, just type /bscript run in the chat window.
Added with v0.4 - resize frame from bottom right corner. Very handy for long scripts!
Please leave a comment if you have problems.
Credits: The execute script is based on the one found in Pyroklos' InGameScripts addon.
------------------------------------------------------------------------
r8 | shifuimam | 2012-06-07 01:37:18 +0000 (Thu, 07 Jun 2012) | 1 line
Changed paths:
A /tags/v1.0 (from /trunk:7)
Tagging as release
------------------------------------------------------------------------
r7 | shifuimam | 2012-06-07 01:36:47 +0000 (Thu, 07 Jun 2012) | 1 line
Changed paths:
M /trunk/BootScript.lua
M /trunk/BootScript.xml
A /trunk/textures
A /trunk/textures/bootscript.png
A /trunk/textures/bootscript_mini2.png
Registered with addon manager
------------------------------------------------------------------------
r5 | shifuimam | 2012-05-26 23:53:06 +0000 (Sat, 26 May 2012) | 1 line
Changed paths:
M /trunk/BootScript.xml
Added ability to resize window
------------------------------------------------------------------------
r3 | shifuimam | 2012-05-18 01:28:14 +0000 (Fri, 18 May 2012) | 1 line
Changed paths:
R /trunk/BootScript.lua
R /trunk/BootScript.toc
R /trunk/BootScript.xml
fixed repo issues
------------------------------------------------------------------------
r2 | shifuimam | 2012-05-18 01:00:27 +0000 (Fri, 18 May 2012) | 1 line
Changed paths:
A /trunk/BootScript.lua
A /trunk/BootScript.toc
A /trunk/BootScript.xml
Added new slash parameter
------------------------------------------------------------------------
r1 | svn | 2012-05-18 00:50:14 +0000 (Fri, 18 May 2012) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
bootscript/mainline: Initial Import
------------------------------------------------------------------------
Top Downloads
-
- WoWMap
- Map & Minimap
- 10,338 Monthly Downloads
-
- CharPlan
- Bags & Inventory
- 5,354 Monthly Downloads
-
- WoWMap - POI
- Artwork and Map & Minimap
- 3,632 Monthly Downloads
-
- Advanced AuctionHouse
- Tooltip and Auction & Economy
- 3,124 Monthly Downloads
-
- pbInfo
- Quests & Leveling, Unit Frames, Tooltip, and Chat & Communication
- 2,943 Monthly Downloads

Comments
how do u put it into the folder... it doesnt show up on the addons list on login
Are you installing it with the Curse Client? If so, all you need to do is use /bscript in-game to load the BootScript frame.
It's also registered with Addon Manager.
Can you make a manual or a guide with all the commands?
That would help a lot to use it.
Thanks for ur adoon und your effort.