when i run it i get this error messages and it just keeps on going.. my PS version is 4.0
Code:
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:58 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + $20, $37, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:59 char:1
+ $23 = [BitConverter]::ToInt32($37, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:29 char:1
+ [void][Win32]::ReadProcessMemory($42, $28, $3, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:30 char:1
+ $10 = [BitConverter]::ToInt32($3, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:34 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + 0x64, $51, 0x9D, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:58 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + $20, $37, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:59 char:1
+ $23 = [BitConverter]::ToInt32($37, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:29 char:1
+ [void][Win32]::ReadProcessMemory($42, $28, $3, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:30 char:1
+ $10 = [BitConverter]::ToInt32($3, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:34 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + 0x64, $51, 0x9D, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:58 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + $20, $37, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:59 char:1
+ $23 = [BitConverter]::ToInt32($37, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:29 char:1
+ [void][Win32]::ReadProcessMemory($42, $28, $3, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:30 char:1
+ $10 = [BitConverter]::ToInt32($3, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:34 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + 0x64, $51, 0x9D, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:58 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + $20, $37, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:59 char:1
+ $23 = [BitConverter]::ToInt32($37, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:29 char:1
+ [void][Win32]::ReadProcessMemory($42, $28, $3, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:30 char:1
+ $10 = [BitConverter]::ToInt32($3, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:34 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + 0x64, $51, 0x9D, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:16 char:8
+ return [Convert]::ToBoolean([Win32]::GetKeyState($58) -band 0x8000)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:58 char:1
+ [void][Win32]::ReadProcessMemory($42, $10 + $20, $37, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:59 char:1
+ $23 = [BitConverter]::ToInt32($37, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this
type is loaded.
At C:\Users\_________\Desktop\asd\EV0 main.ps1:29 char:1
+ [void][Win32]::ReadProcessMemory($42, $28, $3, 4, [ref] $4)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Win32:TypeName) [], RuntimeEx
ception
+ FullyQualifiedErrorId : TypeNotFound
Exception calling "ToInt32" with "2" argument(s): "Value cannot be null.
Parameter name: value"
At C:\Users\_________\Desktop\asd\EV0 main.ps1:30 char:1
+ $10 = [BitConverter]::ToInt32($3, 0)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Unable to find type [Win32]. Make sure that the assembly that contains this