lickmyorbs Posted October 30, 2015 Posted October 30, 2015 (edited) Not a clue where to put this, put I guess I'll show the yung peeps of PandaWoW some scripts I use hope you guys find them useful :C. 1. Hides keybinds http://pastebin.com/2U5ZsmPr https://gyazo.com/e127cb6da8be511eaa9b93555f8e44b9 2. This hides chat if you find that its annoying while doing PvP/Raid things =P http://pastebin.com/awkhrFZ4 https://gyazo.com/68a53d9609ef76d4d8273589e1ca7158 3. This script shows the persons class icon instead of their head, not too useful but it's quite clean to look at. http://pastebin.com/n7Gee7pM https://gyazo.com/2f211342d841f6f4ed3c5ec13e954a61 4. Displays class colour behind hp, again not very useful but makes your ui look clean, and can help (especially with warriors running around in cloth gear i guess) http://pastebin.com/25JwYRVe https://gyazo.com/ec440b0088b80d5b79528963e9a17b0b 5. Displays class colour behind name, looks nice with the script above. http://pastebin.com/Xe4g06zu https://gyazo.com/a06be541286202389beca26101d543eb 6. Increases the buff size (not actually sure if it works but it increases the size of buffs on raid ui / party ui) http://pastebin.com/ZHF5G07G 7. Removes spammy damage and healing text. http://pastebin.com/LV1Sfvfd 8. Shows area frames outside of arena (helpful if you are sorting your ui out if you dont use gladius) http://pastebin.com/NT872HF6 9. Thanks to zyrah for this, party1 will always be at the top of raids etc. makes the groups more convenient and consistent. http://pastebin.com/iMQgGidn no screen shot :C haven't test yet 10. Shows stamina buffs on raid frames - noneed http://pastebin.com/3pe7v71i 11. Cleans up textures on ui http://pastebin.com/5AdQp5dK 12. Hide Gryphons http://pastebin.com/mMK8GG9W 13. Remove all hotkey names http://pastebin.com/dBZdPsWT 14. Hides macro text http://pastebin.com/qyBeNvC0 15. Scripts for arena frames 123, size position etc. http://pastebin.com/rgy6Durt (before any new peeps ask, no this is not hacking/disallowed by pandawow, these can all be achieved with addons but its easier to just run the script) Hope you enjoy :D if you have any scripts you wish to share i'll add them to the list. (p.s. dont laugh at the yung shaman name :( i couldn't think of anything ) Thanks to: -Zyrah -Noneed Edited October 31, 2015 by lickmyorbs 3
Furmetal Posted October 30, 2015 Posted October 30, 2015 (edited) Good, thanks for sharing! Some of these scripts have their options in-game(such as the class color in the nameplates). Also, where are our damage scripts? Just kidding Edited October 30, 2015 by Furmetal
lickmyorbs Posted October 30, 2015 Author Posted October 30, 2015 lmao i just wanted to ask already Ask what?o.o
AN735 Posted October 30, 2015 Posted October 30, 2015 Do you have one that replaces the frames from the enemy team in 2s/3s?
zyrah Posted October 30, 2015 Posted October 30, 2015 I also have a script that can help , if you dont know it already . This is special for healers , it allows you to stay at the bottom of the raid , and the guy who is at the top is always going to be party 1 , so frames dont mess up everytime you enter arena You have to press it everytime you log before enter an arena /run LoadAddOn("Blizzard_CompactRaidFrames") CRFSort_Group=function(t1, t2) if UnitIsUnit(t1,"player") then return false elseif UnitIsUnit(t2,"player") then return true else return t1 1
Fizxxzif Posted October 31, 2015 Posted October 31, 2015 i remember when u had shown me those in warmane back in march xD
lickmyorbs Posted October 31, 2015 Author Posted October 31, 2015 (edited) i remember when u had shown me those in warmane back in march xD back in when it was mol10 l0l0l0 @zyrah I'll add it to the list @an735 I'll look into it man I thought default arena frames show only class icons anyway? not sure I understand what you are looking for Edited October 31, 2015 by lickmyorbs mol10 is a banned word :C 1
Noneedholy Posted October 31, 2015 Posted October 31, 2015 (edited) few things you can add. credits to sadstory and Daisyduke - added in the main post Edited October 31, 2015 by Noneedholy
lickmyorbs Posted October 31, 2015 Author Posted October 31, 2015 @noneed Ima gunna put them all in pastebin, the post will be huge D: /run MainMenuBarLeftEndCap:Hide(); MainMenuBarRightEndCap:Hide() how did i forget the main one xD
Noneedholy Posted October 31, 2015 Posted October 31, 2015 just read the last line of your comment. Tell me when i can delete this macros in my comment .. too much flood :3
lickmyorbs Posted October 31, 2015 Author Posted October 31, 2015 just read the last line of your comment. Tell me when i can delete this macros in my comment .. too much flood :3 Just finished now =P
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now