-
Posts
1,213 -
Joined
-
Last visited
-
Days Won
7
JScript last won the day on October 31 2012
JScript had the most liked content!
About JScript
- Birthday 07/01/1975
Profile Information
-
Member Title
I'm back ... I miss, why not!
-
Location
Somewhere out there!
-
WWW
http://forum.autoitbrasil.com/
JScript's Achievements
-
abberration reacted to a post in a topic: _UskinLibrary.au3 (UDF) - Skin with DLL free (no ads) and fully functional!
-
holley reacted to a post in a topic: UDF: _HostFile.au3
-
mLipok reacted to a post in a topic: _AdlibEnhance.au3 (UDF) - Call functions with parameters, pause and resume!
-
GoogleDude reacted to a post in a topic: _AutoItErrorTrap.au3 (UDF) - Error detection in AutoIt scripts!
-
bowain reacted to a post in a topic: _AutoItErrorTrap.au3 (UDF) - Error detection in AutoIt scripts!
-
s.koni reacted to a post in a topic: _AutoItErrorTrap.au3 (UDF) - Error detection in AutoIt scripts!
-
Xandy reacted to a post in a topic: GuiCtrlCreateButton with BS_FLAT set shows ugly 3D button on Windows XP
-
masvil reacted to a post in a topic: _AdlibEnhance.au3 (UDF) - Call functions with parameters, pause and resume!
-
Leo1906 reacted to a post in a topic: _AdlibEnhance.au3 (UDF) - Call functions with parameters, pause and resume!
-
JScript reacted to a post in a topic: New SciTE4AutoIt3 available with the updated SciTE v3.5.4 release.
-
JScript reacted to a post in a topic: New SciTE4AutoIt3 available with the updated SciTE v3.5.4 release.
-
_GUIResourcePic.au3 (UDF) - Supports GIF animation using GDI+
JScript replied to JScript's topic in AutoIt Example Scripts
@UEZ The way below also works on my test: #include "_GUIResourcePic.au3" _Example() Func _Example() Local $hGUI = GUICreate("GIF Animation", 200, 200), $bStart = False Local $iPic = _GUICtrlPic_Create("\Lear_jet-(128x100).gif", 0, 0, 0, 0) _GUICtrlPic_SetState($iPic, $GUI_GIFSTOP) GUISetState() While 1 Switch GUIGetMsg() Case -3 Exit Case $iPic ConsoleWrite('clicked' & @LF) EndSwitch Switch GUIGetCursorInfo($hGUI)[4] Case $iPic If Not $bStart Then _GUICtrlPic_SetState($iPic, $GUI_GIFSTART) $bStart = True EndIf Case Else If $bStart Then _GUICtrlPic_SetState($iPic, $GUI_GIFSTOP) $bStart = False EndIf EndSwitch WEnd EndFunc JS- 67 replies
-
- gif
- gif animated
- (and 4 more)
-
All your codes are very interesting, somehow ends up completing one another! Thanks for sharing another pearl. JS
-
JScript reacted to a post in a topic: Kernel Objects Information
-
Nice! You have some examples to provide us? SSControlHover_Register($idCtrl, $aIdAttachedCtrl, _ $fnNormalCb, $vNormalData, $fnHoverCb, $vHoverData, $fnActiveCb, $vActiveData) Something like popular the sentences below ; #FUNCTION# ==================================================================================================================== ; Name ..........: SSControlHover_Register ; Description ...: ; Syntax ........: SSControlHover_Register($idCtrl, $aIdAttachedCtrl, $fnNormalCb, $vNormalData, $fnHoverCb, $vHoverData, ; $fnActiveCb, $vActiveData) ; Parameters ....: $idCtrl - An integer value. ; $aIdAttachedCtrl - An array of unknowns. ; $fnNormalCb - A boolean value. ; $vNormalData - A variant value. ; $fnHoverCb - A boolean value. ; $vHoverData - A variant value. ; $fnActiveCb - A boolean value. ; $vActiveData - A variant value. ; Return values .: None ; Author ........: Your Name ; Modified ......: ; Remarks .......: ; Related .......: ; Link ..........: ; Example .......: No ; =============================================================================================================================== JS
-
How to make Counter Strike 1.6 Aimbot in AutoIT?
JScript replied to hexenos's topic in AutoIt General Help and Support
It is unfortunate the amount of idiots looking for that language to trifles as bots games! JS -
Is there any relation with SSD? JS
-
@wakillon This is not an elegant solution, is more like "ignorance"! Let it go, do not worry about it... JS
- 42 replies
-
- installed
- applications
-
(and 1 more)
Tagged with:
-
@wakillon Firefox 31.0 - I guess I better open another topic for not escape the current focus! JS
- 42 replies
-
- installed
- applications
-
(and 1 more)
Tagged with:
-
@Danyfirex Now work! @wakillon Your signature breaks the forum interface: '> JS
- 42 replies
-
- installed
- applications
-
(and 1 more)
Tagged with:
-
JScript reacted to a post in a topic: Get installed applications
-
@ResNullius Yeah, sure, it makes more sense to me because I always thought the "snippets" should not have includes ... I also noticed that here is a little slow, I posted several snippets that are still here: http://www.autoitscript.com/forum/index.php?app=core&module=search&do=search&fromMainBar=1 JS
-
JScript reacted to a post in a topic: AutoIt Snippets
-
@Danyfirex Now it worked, but instead of 0 could be an empty string? JS
- 42 replies
-
- installed
- applications
-
(and 1 more)
Tagged with:
-
@Danyfirex Your program shows the publisher of utorrent as the Jos van der Zande, but "Add and Remove Programs" windows shows this: JS
- 42 replies
-
- installed
- applications
-
(and 1 more)
Tagged with: