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,691
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-02-11, 05:20 PM  
def9
A Cobalt Mageweaver
 
def9's Avatar
AddOn Author - Click to view AddOns

Forum posts: 219
File comments: 108
Uploads: 1
Code:
1x SendChatMessage(): Invalid escape code in chat message:
<in C code>: ?
<in C code>: in function `SendChatMessage'
wIn1-5.0\wIn1.lua:131: in function `?'
wIn1-5.0\wIn1.lua:617: in function <wIn1\wIn1.lua:616>

Locals:
(*temporary) = "Thanks for the rez! I still have 14 |4second:seconds; until I can accept it."
(*temporary) = "WHISPER"
(*temporary) = nil
(*temporary) = "nameremoved"
__________________
Epiria, level 100 Ret/Holy Paladin
Simkin level 100 Combat Rogue
Feldeemus, level 100 Arcane Mage
Report comment to moderator  
Reply With Quote
Unread 04-24-11, 09:46 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
thanks for the info.
__________________
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 04-24-11, 03:25 AM  
zynix
A Cliff Giant
 
zynix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 70
File comments: 74
Uploads: 1
A little suggestion for cleanup of the slashcommands:
I know that the "strlower" function in lua takes into account every possible way of typing a thing, so instead of:

lua Code:
  1. if slshCmnd_ConvertToRaid then
  2.     _G['SLASH_' .. addonName .. 'ConvertToRaid1'] = "/c2r"
  3.     _G['SLASH_' .. addonName .. 'ConvertToRaid2'] = "/c2R"
  4.     _G['SLASH_' .. addonName .. 'ConvertToRaid3'] = "/C2r"
  5.     _G['SLASH_' .. addonName .. 'ConvertToRaid4'] = "/C2R"
  6. -- other stuff
  7. end

You should be able to use:

lua Code:
  1. if slshCmnd_ConvertToRaid then
  2.     _G['SLASH_' .. addonName .. 'ConvertToRaid1'] = strlower("/c2r")
  3. -- other stuff
  4. end

Haven't tested it, though I think it should work
Report comment to moderator  
Reply With Quote
Unread 03-29-11, 06:04 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 SNEEKYAXE
is there a way to turn off guild repair
the same way as you turn off other options.

the ReadMe file will tell you how.
__________________
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 03-28-11, 05:46 PM  
SNEEKYAXE
A Kobold Labourer
 
SNEEKYAXE's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
is there a way to turn off guild repair
Report comment to moderator  
Reply With Quote
Unread 02-19-11, 11:48 AM  
Banur
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 137
Uploads: 5
I think elv got an autodisenchant / greed thingy in his misc modules.
http://www.wowinterface.com/download...49-ElvsUI.html

Oh and you don't need the various slashcommand combinations as they aren't case sensitive.
Report comment to moderator  
Reply With Quote
Unread 02-01-11, 06:45 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: Request features

Originally posted by saphirre12
Auto Disenchant / Greed green items from Instance
noted, also if you have a code. 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.
Last edited by weasoug : 02-01-11 at 06:45 PM.
Report comment to moderator  
Reply With Quote
Unread 02-01-11, 06:19 PM  
saphirre12
A Fallenroot Satyr

Forum posts: 27
File comments: 28
Uploads: 0
Request features

Auto Disenchant / Greed green items from Instance
Report comment to moderator  
Reply With Quote
Unread 01-20-11, 11:13 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 SaberHawke
Received the following error when accepting resurrection. Not sure if it had anything to do with the rez timer or not.

1x SendChatMessage(): Invalid escape code in chat message:
<in C code>: ?
<in C code>: in function `SendChatMessage'
wIn1-3.9\wIn1.lua:129: in function `?'
wIn1-3.9\wIn1.lua:655: in function <wIn1\wIn1.lua:654>

Locals:
(*temporary) = "Thanks for the rez! I still have 20 |4second:seconds; until I can accept it."
(*temporary) = "WHISPER"
(*temporary) = nil
(*temporary) = "Baltharis"

---
stange i have looked into this and i cant find this error.
__________________
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-18-11, 09:01 PM  
SaberHawke
A Fallenroot Satyr
 
SaberHawke's Avatar

Forum posts: 23
File comments: 93
Uploads: 0
Received the following error when accepting resurrection. Not sure if it had anything to do with the rez timer or not.

1x SendChatMessage(): Invalid escape code in chat message:
<in C code>: ?
<in C code>: in function `SendChatMessage'
wIn1-3.9\wIn1.lua:129: in function `?'
wIn1-3.9\wIn1.lua:655: in function <wIn1\wIn1.lua:654>

Locals:
(*temporary) = "Thanks for the rez! I still have 20 |4second:seconds; until I can accept it."
(*temporary) = "WHISPER"
(*temporary) = nil
(*temporary) = "Baltharis"

---
Report comment to moderator  
Reply With Quote
Unread 12-24-10, 07:40 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 alrit
in next release could you add a toggle "shortten(or hide) guild gold loot message"?
lol... can't take this no more.

ps: how about add a toggle "auto accept random dungeon"...
"auto accept random dungeon" i have been thinkning about this.

with guild gold loot , maybe try my wchat. or edit the chat setting in game.
__________________
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 : 12-24-10 at 08:11 AM.
Report comment to moderator  
Reply With Quote
Unread 12-23-10, 09:55 PM  
alrit
A Defias Bandit

Forum posts: 2
File comments: 24
Uploads: 0
in next release could you add a toggle "shortten(or hide) guild gold loot message"?
lol... can't take this no more.

ps: how about add a toggle "auto accept random dungeon"...
Last edited by alrit : 12-24-10 at 01:11 AM.
Report comment to moderator  
Reply With Quote
Unread 12-03-10, 01:08 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 sephra
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
yes that should be working as i did add it.

from the change log 3.4


Code:
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.
__________________
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 : 12-03-10 at 01:09 PM.
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
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
Post A Reply



Category Jump: