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,706
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 08-08-10, 11:59 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
with 1.5 you will find the Auto Repair, Don't work. this is due to its set to false in the lua. just set it to true, and it will work as fine.

forgot to change it before i uploaded it. hehe.
Report comment to moderator  
Reply With Quote
Unread 08-10-10, 12:38 AM  
atuin_wow
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 29
Uploads: 2
AutoRepair dont work :-P

I will test it 1 more time tonight, but yesterday AutoRepair did not worked even with "true" in config file
Last edited by atuin_wow : 08-10-10 at 03:12 AM.
Report comment to moderator  
Reply With Quote
Unread 08-10-10, 05:28 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Re: AutoRepair dont work :-P

Originally posted by Atuin
I will test it 1 more time tonight, but yesterday AutoRepair did not worked even with "true" in config file

yes i know. its fixed for the next ver, as is Ding. ty
Report comment to moderator  
Reply With Quote
Unread 08-14-10, 05:37 PM  
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 97
File comments: 49
Uploads: 1
Thanks

So far, so good! I like the direction you are taking with this mod. Especially with the easy disabling of individual features.
__________________
Some days it's just not worth chewing through the restraints...
Report comment to moderator  
Reply With Quote
Unread 08-15-10, 11:42 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: Thanks

Originally posted by cormanthor
So far, so good! I like the direction you are taking with this mod. Especially with the easy disabling of individual features.
I am working on ingame commands. not going so well. but im sure i will get there. im glad you like it so far..
Report comment to moderator  
Reply With Quote
Unread 08-15-10, 02:40 PM  
mentalnutsy
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 73
Uploads: 3
Re: Re: Thanks

Originally posted by weasoug
I am working on ingame commands. not going so well. but im sure i will get there. im glad you like it so far..
I recommend using ace for options will make yer life 50 times easier.
Report comment to moderator  
Reply With Quote
Unread 08-15-10, 04:08 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Thumbs up Re: Re: Re: Thanks

Originally posted by mentalnutsy
I recommend using ace for options will make yer life 50 times easier.
yes. maybe. hehe
Report comment to moderator  
Reply With Quote
Unread 08-16-10, 02:35 PM  
mentalnutsy
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 73
Uploads: 3
Re: Re: Re: Re: Thanks

Originally posted by weasoug
yes. maybe. hehe
Sent you a pm with the coded edited as exsample for you hope it helps
Report comment to moderator  
Reply With Quote
Unread 08-17-10, 07:28 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: Re: Re: Re: Re: Thanks

Originally posted by mentalnutsy
Sent you a pm with the coded edited as exsample for you hope it helps
hey man. thanks for that.
Report comment to moderator  
Reply With Quote
Unread 08-22-10, 07:55 AM  
cosmicB
A Murloc Raider
 
cosmicB's Avatar

Forum posts: 6
File comments: 188
Uploads: 0
hi could you implement confirm loot roll or something like that?its really annoying to click it when your healing or tanking
Report comment to moderator  
Reply With Quote
Unread 09-09-10, 08:56 AM  
maximal1981
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
hi,

sry for my poor english.

I use all 3 addons from you. the are small and nice. but at this addon I wish me a auto-accept-invite from RealID if it#s possible.


mfg maximal1981

PS: keep it up
Last edited by maximal1981 : 09-09-10 at 09:08 AM.
Report comment to moderator  
Reply With Quote
Unread 10-11-10, 04:51 AM  
arkih
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Hi,

I mentioned a few days ago, that the "reputation switch" feature is not working anymore. It worked 1-2 updates ago very well - can you check this please ?
Report comment to moderator  
Reply With Quote
Unread 10-11-10, 05:51 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 arkih
Hi,

I mentioned a few days ago, that the "reputation switch" feature is not working anymore. It worked 1-2 updates ago very well - can you check this please ?
i will take a look into this. but last time i checked it out. ie last night. on both beta and live copy's of this is working fine.

but i will go now and check it;.
__________________
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 10-11-10, 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 weasoug
i will take a look into this. but last time i checked it out. ie last night. on both beta and live copy's of this is working fine.

but i will go now and check it;.
i went to booty bay. with my rep on argent dawn, i left booty bay.
and just out of town i went to the beach, though the cave.
out to the left called.
the cape of stranglethorn
and killed a few mobs there. and it changed to
everlook then ratchet and bloodsail buccaneers, as i killed mobs.

so after this testing;. i can say. my addon works fine for the rep changer.
__________________
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 10-19-10, 02:14 AM  
sephra
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Haven't noticed yet, but if it isn't already in auto repair with guild bank money first would be very helpful.


also @ ace stuff, Im loving that this mod doesn't use ace. 2 file lua is a far more prefered addon style imo
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: