Search found 11 matches

by Flow Snake
03 Jan 2014, 00:25
Forum: Tutorials (v1)
Topic: WinApi, DllCalls & AHK
Replies: 28
Views: 40554

Re: WinApi, DllCalls & AHK

I love it jNizM :D
by Flow Snake
13 Nov 2013, 17:19
Forum: Ask for Help (v1)
Topic: Kill internet access for 10 minutes?
Replies: 5
Views: 5757

Re: Kill internet access for 10 minutes?

If not A_IsAdmin
{
Run *RunAs "%A_ScriptFullPath%"
ExitApp
}

Run, %comspec% /c ipconfig /release,, Hide ; off
sleep, 6000 ; 10 Minutes
Run, %comspec% /c ipconfig/renew,, Hide ; On
by Flow Snake
12 Nov 2013, 17:05
Forum: Scripts and Functions (v1)
Topic: Drawing & Handwriting Objects. Great for touchscreen devices
Replies: 27
Views: 15492

Re: Drawing & Handwriting Objects. Great for touchscreen dev

Very cool TLM :D but do you know how i get the Font to be random colors? (ink.SelColor := %RandomX%) instead of this (ink.SelColor := 1042040) Random,colorX,1000000,1400000 Gui Add, ActiveX, xm w600 h100 vink, InkEd.InkEdit.1 (ink.UseMouseForInput := 1), (ink.InkInsertMode := 0) (ink.BackColor := 22...
by Flow Snake
04 Nov 2013, 11:21
Forum: Off-topic Discussion
Topic: Test your Forum Posts
Replies: 421
Views: 216747

Re: Test your Forum Posts

ಠ_ಠ :B ☮ ✿ ✈ ♋ ☠ ☯ ♥ ✌ ✖ ☢ ☣ ☤ ❤ ❥ ❦ ❧ ♡ ✗ ✘ ♒ Ω ♦ ♠ ♥ ♣ ♢ ♤ ♡ ♧ ✦ ♔ ♕ ♚ ♛ ★ ☆ ✮ ✯ ☾ ☽ ☼ ☀ ☁ ☂ ☃ ☺ ♪ ♫ ♬ ✄ ✂ ✆ ✉ ∞ ♂ ♀ ☿ ▲ ▼ ₪ ✓ ✔ ✕ ☥ ☦ ☧ ☨ ☩ ☪ ☫ ☬ ☭ ™ © ® ℗ ¿¡ № ∃ ⊥ ∀ ☹ ∞ ⌘ 文 ⑂ ஜ ๏ ت ツ ッ シ Ü ⅟ ½ ⅓ ¾ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ Ⅰ Ⅱ Ⅲ Ⅳ Ⅴ Ⅵ Ⅶ Ⅷ Ⅸ Ⅹ Ⅺ Ⅻ ⅰ ⅱ ⅲ ⅳ ⅴ ⅵ ⅶ ⅷ ⅸ ⅹ ➀ ➁ ➂ ➃ ➄ ➅ ➆ ➇ ➈ ➉ ➊ ➋ ➌ ➍ ➎ ➏ ...
by Flow Snake
19 Oct 2013, 15:28
Forum: Ask for Help (v1)
Topic: WriteMemory <~~Need some help~~>
Replies: 2
Views: 3446

WriteMemory <~~Need some help~~>

H ello :lol: i have made a script to read memory addresses from a game using this LIB Script, but i can't get Write Memory to work. LIB MemoryOpenFromPID(PID, Privilege=0x1F0FFF) { HWND := DllCall("OpenProcess", "Uint", Privilege, "int", 0, "int", PID) return HWND } MemoryOpenFromName(Name, Privile...
by Flow Snake
10 Oct 2013, 09:45
Forum: Forum Issues
Topic: Welcome and if you need help
Replies: 87
Views: 124718

Re: Welcome and if you need help

Your the man tank ofc you deserv it!
by Flow Snake
06 Oct 2013, 07:51
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey Themes
Replies: 92
Views: 114567

Re: SciTE4AutoHotkey Themes

Sounds good SnowFlakes :)
by Flow Snake
05 Oct 2013, 06:43
Forum: Ask for Help (v1)
Topic: Need help with making a user friendly GUI and shorter code
Replies: 2
Views: 2850

Need help with making a user friendly GUI and shorter code

Hi so i basically need some help with making a nicer GUI, like ideas,suggestion and more.and im wondering if i can shorter the code and/or make it better :) so its easier to understand it if you are new to Autohotkey /* Click and Send Test Tool V06.0 Beta Stage Made By Snow Flake © http://www.autoho...
by Flow Snake
01 Oct 2013, 13:45
Forum: Forum Issues
Topic: Thanks tank!
Replies: 30
Views: 15786

Re: Thanks tank!

Tnx tank your alot better than poly!
by Flow Snake
29 Sep 2013, 16:58
Forum: About This Community
Topic: The First Step
Replies: 43
Views: 36896

Re: The First Step

Wow gr8 work :D

Go to advanced search