Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Rainmeter]
- Update=1000
- AccurateText=1
- DynamicWindowSize=1
- [Metadata]
- Name=*Mute
- Author=Elesis
- Information=*Mute's code to search the internet.
- License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
- Version=1.0
- [HeaderStyle]
- Fontface=Delicious Heavy
- Fontsize=20
- FontColor=255, 255, 255
- AntiAlias=1
- [TextStyle]
- Fontface=Planer DemiBold
- Fontsize=20
- FontColor=80, 80, 80
- AntiAlias=1
- ;Width=1 pixel to the left
- ;Height=6 pixels from the top
- [OnStart]
- Measure=calc
- Formula=1
- IfCondition=OnStart=1
- IfTrueAction=[!CommandMeasure "MeasureInput ExecuteBatch 1"]
- [MuteImage]
- Meter=Image
- ImageName=#@#\Pictures\MuteTalk.png
- LeftMouseUpAction=[!CommandMeasure "MeasureInput ExecuteBatch 1"]
- [TextBox]
- Meter=Image
- ImageName=#@#\Images\textbackground.png
- W=([SearchEngineText:W]+93)
- H=([SearchEngineText:H]+71)
- DynamicVariables=1
- X=([MuteImage:X]+250)
- Y=([MuteImage:Y]+50)
- Tile=0
- PreserveAspectRatio=0
- ScaleMargins=2, 2, 10, 10
- [TextHeader]
- Meter=Image
- ImageName=#@#\Images\muteheader.png
- X=([TextBox:X]+2)
- Y=([TextBox:Y]+2)
- DynamicVariables=1
- [HeaderText]
- Meter=String
- MeterStyle=HeaderStyle
- X=([TextHeader:X]+20)
- Y=([TextHeader:Y]+1)
- Text=*Mute
- DynamicVariables=1
- [SearchEngineText]
- Meter=String
- MeterStyle=TextStyle
- X=([TextBox:X]+51)
- Y=([TextBox:Y]+50)
- Text=Yeah, sure.#CRLF#What are you looking for?
- DynamicVariables=1
- [MeasureInput]
- Measure=Plugin
- Plugin=InputText
- DefaultValue=""
- Command1=["http://www.google.com/search?q=$UserInput$"][!DeactivateConfig "Mute\Mainframe" "MuteSearchEngine.ini"][!ActivateConfig "Mute\Mainframe" "MuteNeutral.ini"]
- FocusDismiss=1
- FontFace=White Rabbit
- SolidColor=85, 75, 55
- FontColor=175, 145, 90
- FontSize=24
- AntiAlias=1
- X=([SearchEngineInput:X]+2)
- Y=632
- W=360
- H=33
- OnDismissAction=[!DeactivateConfig "Mute\Mainframe" "MuteSearchEngine.ini"][!ActivateConfig "Mute\Mainframe" "MuteNeutral.ini"]
- DynamicVariables=1
- [SearchEngineInput]
- Meter=Image
- ImageName=#@#\Images\textinput.png
- W=[TextBox:W]
- H=39
- X=[TextBox:X]
- Y=([TextBox:Y]+[TextBox:H]+20)
- Tile=0
- PreserveAspectRatio=0
- ScaleMargins=2, 2, 2, 2
- DynamicVariables=1
Advertisement
Add Comment
Please, Sign In to add comment