CollabVM Wikia/Eevee.exe: Difference between revisions

computernewb>KatieFroges
Created page with "{{DISPLAYTITLE:eevee.exe}} frame|When you see this Eevee running around the VM it is your duty to set the wallpaper to flat grass. '''''Eevee.exe''''' i..."
 
computernewb>KatieFroges
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:eevee.exe}}
{{DISPLAYTITLE:eevee.exe}}
[[File:Eevee exe.png|frame|When you see this Eevee running around the VM it is your duty to set the wallpaper to flat grass.]]
[[File:Eevee exe.png|frame|When you see this Eevee running around the VM it is your duty to set the wallpaper to flat grass.]]
'''''Eevee.exe''''' is a pixelated desktop pet Eevee made by [[LoveEevee]], written in AutoHotkey. Most of the time this thing just runs around the screen and weirdly wiggles its ears in unnatural patterns. It can be moved around with the mouse and has an exit and "stop running around" buttons in the system tray.
'''''Eevee.exe''''' is a pixelated desktop pet Eevee made by [[LoveEevee]], written in AutoHotkey. Most of the time this thing just runs around the screen and weirdly wiggles its ears in unnatural patterns. It can be moved around with the mouse and has an exit and "stop running around" buttons in the context menu.
__TOC__
__TOC__
<br clear=both>
<br clear=both>
Line 7: Line 7:
==Assets==
==Assets==
[[File:Eeveepocalypse.png|thumb]]
[[File:Eeveepocalypse.png|thumb]]
You can choose between two packaged assets from the system tray. If you want to set the asset programmatically, you can use an optional flag which can be either a numerical ID of a packaged resource or path to the custom asset. It will also search for ''eevee.png'' and ''vulpix.png'' file in the current directory. The flags from /z1 (smallest) to /z8 (biggest, default: /z5) controls zoom level (window size), and /s1 (slower), /s2 (default), and /s3 (faster) controls speed.
You can choose between two packaged assets from the system tray. If you want to set the asset programmatically, you can use an optional flag which can be either a numerical ID of a packaged resource or path to the custom asset. It will also search for ''eevee.png'' and ''vulpix.png'' file in the current directory. The flags from /z1 (smallest) to /z8 (biggest, default: /z5) controls zoom level (window size), and /s1 (slower), /s2 (default), and /s3 (faster) controls speed, /sit makes it stay in place. /forkN (where N is a number 1-99) spawns random assets desired number of times, the script won't allow more than 99 instances even if the command is ran multiple times.


This example uses Command Prompt to navigate to the Downloads folder and load the Possessed Eevee asset from memory:
This example uses Command Prompt to navigate to the Downloads folder and load the Possessed Eevee asset from memory:
Line 40: Line 40:


==External links==
==External links==
*Upload it to the VM with this link: [http://a.pomf.cat/kodkkm.exe a.pomf.cat/kodkkm.exe] (last updated 2016-04-21)
*Upload it to the VM with this link: [http://a.pomf.cat/cvxwzy.exe a.pomf.cat/cvxwzy.exe] (last updated 2016-09-17)
*[https://pastebin.com/raw/QdfjnfXX Source code]
*[https://pastebin.com/raw/hQQNnDgP Source code]
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%"
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%"
!Old versions
!Old versions
|-
|-
|
|
*'''2016-09-17'''<br>[http://a.pomf.cat/cvxwzy.exe Executable]<br>[https://pastebin.com/raw/hQQNnDgP Source]
*'''2016-07-28'''<br>[http://a.pomf.cat/uthqdm.exe Executable]<br>[https://pastebin.com/raw/kd2BQX2Z Source]
*'''2016-07-01'''<br>[http://a.pomf.cat/fhjnxq.exe Executable]<br>[https://pastebin.com/raw/XR7yfg3t Source]
*'''2016-04-21'''<br>[http://a.pomf.cat/kodkkm.exe Executable]<br>[https://pastebin.com/raw/QdfjnfXX Source]
*'''2016-04-21'''<br>[http://a.pomf.cat/kodkkm.exe Executable]<br>[https://pastebin.com/raw/QdfjnfXX Source]
*'''2016-04-14'''<br>[http://a.pomf.cat/bawtos.exe Executable]<br>[https://pastebin.com/raw/0TyEyR9P Source]
*'''2016-04-14'''<br>[http://a.pomf.cat/bawtos.exe Executable]<br>[https://pastebin.com/raw/0TyEyR9P Source]