Download
(9Kb)
Download
Updated: 06-24-15 09:26 AM
Pictures
File Info
Compatibility:
Fury of Hellfire (6.2)
Updated:06-24-15 09:26 AM
Created:08-08-10 10:05 AM
Downloads:13,704
Favorites:56
MD5:

wIn1  Popular! (More than 5000 hits)

Version: 7.7
by: weasoug [More]

Is a helpful of mods.,
In one addon. and is very lightweight & simple to use,
With only 2 files

The Features Inc.

--<>--
! Auto resurrect Battlefield !
! Auto resurrect !
! Auto Repair !
! Auto Sell !
! Cancel Duel !
! Reputation Changer !
! Auto Ding !
! Auto Invites !
! Double click invite !
! UI Error !
! Mount Macro: Index "see photo"!
! Auto Repair Guild !
! Easy Add Friend !
! Interrupted Msg !
--<>--

--<>--
! Commands !

! Leave Party !
! XP !
! Ready check !
! Disband Raid !
! Convert To Party !
! Convert To Raid !
--<>--

TO move and do things

Please read the READ ME inside the addon folder.

--=--
Please check out my other add-ons

wIn1

wChat

wPetXPBar

wMmap

wBroker

wBuffs

--=--

Please leave your feedback.


--<>--

A big thanks for all that has helped me with this.

and the codes that are inspired by another mods,"thanks to them!"

7.7

toc update

7.6

Update TOC for 6.1

7.5

Added pethello.
summons a random companion pet everytime you login or change a zone, unless you happen to be mounted or stealthed.

Added nameplate.
displays the health as percent value on the default Blizzard Nameplates.

7.4

Add Friend removed as not needed anyone, with the built in one.

7.3

Add Friend, set to false till i can work out how to fix.

7.2


Toc update only, I will be going though the ad-dons within
the next month to update any errors, if you have any fixes
in meantime please let me know.

7.1

Updated TOC for 5.4

7.0

Updated TOC for 5.3

6.9

Updated TOC for 5.2

6.8

Updated leave group code.

6.7

Updated Toc

6.6

interrupted updated

6.5

item level updated

6.4

item level updated

6.3

Updated I-level

6.2

MOP Updates

5.9

Updated Rep watch
Updated LeaveParty
Added new Ilevel system,.

5.8

leavepartymsg thanks to Phanx
to not use set to false, in lua..

also added trueitemlevel, thanks to dreamstate83
to not use, put --trueitemlevel in toc.

5.7

Updated: Toc for 4.3

5.6

Updated: Interrupted msg.
Thanks to Ketho

5.5

Updated: Toc for 4.2

5.4

Updated: Interrupted msg.
Thanks to Torhal,Ketho

5.3.a

Updated: Interrupted msg.
Will not output to Say unless "--" comments are out
see code..

5.2

Added: Interrupted msg.
Outputs a message when you successfully interrupt.
Will Print to Raid or Party.
Thanks to Sideshow,Ketho,Torhal

5.1

Updated: Accept Res.
to fix SendChatMessage error.
Thanks to Rilgamon,Ketho,Dridzt,Vladinator,Xubera.

5.0

Removed: mountfalse
Removed: numount

This is due to you can do with in a macro like so
and i found some mounts like the dk's and rocket
did not work.

#showtooltip
/use [nomod, button:1] Brown Riding Camel
/use [nomod, button:2] Ironbound Proto-Drake
/use [mod:ctrl] Abyssal Seahorse

if you dont have the seahorse you can add a 3rd
mount like a 2-seater.

you an also add a 4th and 5th by doing.
i tend to use for my instance mounts.

/use [mod:alt] Yellow Qiraji Battle Tank
/use [mod:shift] X-53 Touring Rocket

4.9

Removed: Worgen Human Switcher.
"Due to Transform removed from functions by blizz",

Removed: No Guild Reputation Warning
"Not needed anymore".

and a little clean up.

4.8

Updated TOC for 4.1
and a few changes.

4.7

cleanup of the slashcommands: Thanks to zynix
and a few edits

4.6

Added: numount
Set to true to use the
mount index: (Press K, in-game. Then under the mount tab.
ie: /run Mountz(12,2,1)
12 is my Great Blue Elekk, 2 is my Blue Drake Mount, 1 is Abyssal Seahorse.

if set to false use the names of mount ie
/run Mountz("Black Battlestrider","Ironbound Proto-Drake","Abyssal Seahorse")

Clean up.

4.5

Added: Fatigue Warner - thanks to Beutju
gives a sound warning, when you get the exhaustion/fatigue 'debuff' - you will also hear it when you disabled sounds.
"To chane the sound, see code"

Clean up.

4.4

Added: Worgen Human Switcher thanks to Oxyg3n.
Auto-transforms back into human form when possible.
See wIn1.lua to set to true or flase.

Clean up.

4.3

Updated: Mount - To work with the mount index:. thanks to Phanx

Use the mount index: (Press K, in-game. Then under the mount tab.
ie: /script Mountz(12,2,1)
12 is my Great Blue Elekk, 2 is my Blue Drake Mount, 1 is Abyssal Seahorse.

Clean up.

4.2

Fixed: Auto Selljunk.

4.1

Updated: reputationWatch - To work with guild rep. thanks to Vrul
Added: EasyAddFriend true or false

Clean up.
Code updates.

4.0

Updated: battlegroundRes Thanks to Waky
And fix message on battleress.

and Code clean up.

3.9

code clean up. and a few changed to auto battle ress.

3.8

Updated battlegroundRes to work with TolBarad
thanks to Ailae.

Removed cancelGuildInvites

Use ingame = interface/Game//Controls - Block Guild Invites

3.7

Added: Auto invite from Real-id friends.
Thanks to Phanx

Added: No Guild Reputation Warning.

(As there is a weekly cap for earning guild
reputation and Blizzard makes sure you are aware
of it every time you turn in a quest, this addon
was written to reduce the number of warnings you receive.)
Thanks to Nephaliana

Updated: Mount code.
NOTE: If you are a Shapeshifter you can add /Cancelform to
the top of the code. to read more see "Setting descriptions"
in the wIn1.lua

Thanks to Phanx

3.6

Added: EasyAddFriend.
(Right click and add friend on the menu).

updated: Mount code.

3.5

Added: Mount macro - Thanks to Monolit
the addon will pick a propper mount depends on the location you are in.
Holding ALT will override flyable condition, and holding SHIFT will
override swimable condition.

Universal Mount macro: /script Mountz("your_ground_mount","your_flying_mount","your_underwater_mount")
or /script Mountz("your_ground_mount","your_flying_mount") if you don't have any mount for swimming

and mountflase. set false to disable.

A code clean up for Cata.

3.4

A code clean.

Added: auto Repair from Guild

Updated: auto Repair
slightly improves the old function, gives guild fund usage priority
over personal funds, and allows both to happen so that if the guild
funds only partially cover repair costs you can still cover the rest.

thanks to Vrul for the help.

3.3

A code clean up.

Added: 2 new slash commands

slshCmnd_ConvertToParty
Create a slash command /c2p that will Converts a raid into a party.

slshCmnd_ConvertToRaid
Create a slash command /c2r that will Converts a party into a raid.

3.2

updated for live, Release.

3.1

a code clean up,

added - CommandLists = /wc

updated - LeaveParty
will now work even if all party members have left the group.

added - Readycheck = /rc
added - DisbandRaid with message before leave. = /dr

"all will print if you can use some of the commands.
if not leader or assiant,.//==

3.0

A big overhall thanks to Vrul

and clean up.

removed junkster, and added a custom auto sell and repair.

2.5
Code clean up.
a few cata changes.

edited a few confilcts.

added no Guild invite. "hold Control to allow".

added commands.
"/xp to show your xp to level".
"/lp to leave the party".
"/rl to reload the interface".


2.1

a code clean up.

Added - UI Error
Removes the "UI Errors" that spam your screen
"Not enough energy. Not enough Mana." ECT,

updated Auto-Accept
now takes invites from guild and friends.

Thanks to
Dainton and Tekkub

ps a big thanks to mentalnutsy
on his woking on commands for the addon.


from 1.7 to 2.0

Added

Auto resurrect Battlefield
Auto Invites
Double click invite

added to Auto resurrect.
"will send a message to the resser if a delay till I can accept it"

And code clean up.

"working on ingame commands"

--=--

from 1.6 to 1.7

fixed Auto Repair.

fixed Auto Ding.

And a code clean up.
Optional Files (0)


Post A Reply Comment Options
Unread 05-22-11, 04:17 AM  
Ault
A Kobold Labourer

Forum posts: 1
File comments: 37
Uploads: 0
I like the new interrupt message, but I wish it wouldn't announce in /s when I'm soloing. Could you change it to announce in whatever the channel is called where I only see it myself? That'd be awesome!
Report comment to moderator  
Reply With Quote
Unread 05-22-11, 10:42 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally posted by Ault
I like the new interrupt message, but I wish it wouldn't announce in /s when I'm soloing. Could you change it to announce in whatever the channel is called where I only see it myself? That'd be awesome!
updated i hope you enjoy. let me know.
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 07-05-11, 08:43 PM  
NeonSkin
A Murloc Raider
 
NeonSkin's Avatar

Forum posts: 8
File comments: 86
Uploads: 0
can i remove the ding! whenever i level. People keep teasing me about it. cant find in the config though tnx
nvm I found it. hehe your previous ones wasn't soo clear.
Last edited by NeonSkin : 07-05-11 at 08:45 PM.
Report comment to moderator  
Reply With Quote
Unread 07-06-11, 11:42 AM  
Ault
A Kobold Labourer

Forum posts: 1
File comments: 37
Uploads: 0
Originally posted by weasoug
updated i hope you enjoy. let me know.
Sorry for the late reply. Many thanks for making this improvement, I love it! :-)
Report comment to moderator  
Reply With Quote
Unread 07-07-11, 06:12 AM  
litesung
A Flamescale Wyrmkin
 
litesung's Avatar

Forum posts: 130
File comments: 231
Uploads: 0
The modifier for repairing armor from vendors is pressing the CTRL button before speaking with the NPC, right?
Report comment to moderator  
Reply With Quote
Unread 07-07-11, 06:14 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally posted by litesung
The modifier for repairing armor from vendors is pressing the CTRL button before speaking with the NPC, right?
its auto repairing. unless set to false in the lua.
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 07-10-11, 10:11 PM  
litesung
A Flamescale Wyrmkin
 
litesung's Avatar

Forum posts: 130
File comments: 231
Uploads: 0
Oh I see, is there a code I can add so that it will only use guild repair funds if a modifier is held while visiting a vendor?
Report comment to moderator  
Reply With Quote
Unread 07-11-11, 01:37 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally posted by litesung
Oh I see, is there a code I can add so that it will only use guild repair funds if a modifier is held while visiting a vendor?
it will use guild funds if you can use them. else it will use your funds. see lua it will say

local autorepair = true
local autorepairguild = true

so you can set to false on autorepair and keep true on autorepairguild.
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Last edited by weasoug : 07-11-11 at 01:38 PM.
Report comment to moderator  
Reply With Quote
Unread 12-17-11, 10:44 AM  
amerk5
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Guild Reputation Issue

I've noticed a bug when I gain guild reputation. Instead of showing my guild name and what my actual guild rep is, it will show Guild 0/3000.
Report comment to moderator  
Reply With Quote
Unread 01-03-12, 07:58 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Thumbs up Re: Guild Reputation Issue

Originally Posted by amerk5
I've noticed a bug when I gain guild reputation. Instead of showing my guild name and what my actual guild rep is, it will show Guild 0/3000.
I have been looking at this. and other people have the same prob. a few things i have been thinking. to remove that part of the code where it says guild. or it could be its some how usen the guild rep. of if the guild is maxed. but if anyone see's a way to fix plz let me know.
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 01-04-12, 09:55 AM  
amerk5
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Re: Re: Guild Reputation Issue

Originally Posted by weasoug
Originally Posted by amerk5
I've noticed a bug when I gain guild reputation. Instead of showing my guild name and what my actual guild rep is, it will show Guild 0/3000.
I have been looking at this. and other people have the same prob. a few things i have been thinking. to remove that part of the code where it says guild. or it could be its some how usen the guild rep. of if the guild is maxed. but if anyone see's a way to fix plz let me know.
I'm not sure on what's causing it but I know that our guild is only at 22.
Report comment to moderator  
Reply With Quote
Unread 02-21-12, 01:21 AM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Just wondering, does the mount function actually work or am I doing this incorrectly?

I've made a macro (as shown in the lua file), tried putting the names of the mounts, their slot in the frame and nothing seems to work.

Just prints out the macro into /say.
Report comment to moderator  
Reply With Quote
Unread 02-21-12, 06:57 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally Posted by Qupe
Just wondering, does the mount function actually work or am I doing this incorrectly?

I've made a macro (as shown in the lua file), tried putting the names of the mounts, their slot in the frame and nothing seems to work.

Just prints out the macro into /say.
yes it is working fine, this is my macro i use on one of my toons.

Code:
#showtooltip
/use [nomod, button:1] Brown Riding Camel
/use [nomod, button:2] Flameward Hippogryph
/use [mod:ctrl] Abyssal Seahorse
/use [mod:shift] X-53 Touring Rocket
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 08-28-12, 11:13 PM  
Watercooler423
A Kobold Labourer

Forum posts: 0
File comments: 43
Uploads: 0
LF Update PST :3
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 03:50 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally Posted by Watercooler423
LF Update PST :3
Im in the uk. so i hope today,.
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: