
liten
Active Members-
Posts
103 -
Joined
-
Last visited
Everything posted by liten
-
well since its a coding language you cant really give it a bad name *smiles* thats like saying "wow, since hackers make hacks with C++, C++ must be a BADD coding language *stares* hahah -tri407tiny
-
Nothing, i just load up the CLient ANfd server on my PC and when the client loads, bam in a flash its gone, with no Errors,just an exit code
-
ehh could you re upload code, its ehh messed up "Funny Words"
-
once i run the client it just connects opens then in a flash it exits ??
-
OK i think i found th eproblem see when autoit uses _MemoryOpen im guessing it compares it to a procecess list and then if the pid matches it continues and gives t=you the info, thing is i made a custom procees list to mimic CE "Long Process List than when compared to autoits, its about 2 times as long so im guessing i need to tell _memoryopen to check "MY" Process List for info if not, please tell me steps on manuallly doing what _memopen does no dll please
-
yes, but in my case the process is hidden, i got the process with wingetprocess ID but when i use that ID with Autoit(PID) it dosent work here is how it looks to me on other programs 00000FD8-Explorer.exe 00000FD9-Explorer.exe 00000FDA-Explorer.exe 00000FDB-Explorer.exe and when i do winget process ID (rem were imagining this is the hidden process) since it cant find Explorere.exe in the reg list it comes here and returns FD8 not in hex _Memory Open dosent work
-
yes, but in my case the process is hidden, i got the process with wingetprocess ID but when i use that ID with Autoit(PID) it dosent work here is how it looks to me on other programs 00000FD8-Explorer.exe 00000FD9-Explorer.exe 00000FDA-Explorer.exe 00000FDB-Explorer.exe and when i do winget process ID (rem were imagining this is the hidden process) since it cant find Explorere.exe in the reg list it comes here and returns FD8 not in hex _Memory Open dosent work
-
OMG your a Guinnessn
-
not really more of something that can be used in this way $numberrange = 1 to 50 if $currentnumber = $numberrange then Func() else this says if $currentnumber is equal 1 or 2 or 3 or 4 or 5 or 6 or 7 or 8 or 9 or 10 but wiht out havign to type that out
-
SImple question how do i set a value to have a range instead of 1 number such as $Value = 1 thru 10 instead of $value1 = 1 $value2 = 2 etc..
-
Gui Aperance Problem W/ OS not Windows XP
liten replied to liten's topic in AutoIt GUI Help and Support
? is tat code, ehh im trying hold on, and ty EDIT: ehh SetWindowTheme( GetSafeHwnd(), L"", L"" ) dosent work, i know that cant be the code, SO what did you mean DllCall("UxTheme.dll", "int", "SetWindowTheme", "hwnd", $hGUI, "ptr", 0, "wstr", "") ? -
Ok i have a program and for certin resons i cant post the whole 3k line source code, bt i can say that i bul this with my WIndows XP SP4 system and now other useres who try to use it says it shows up w/ doffrent colors and funny looking unless they run it with Visual Themes Disabled, My question is How can i fix this, so they dont need to disable visual themes and my text and such colors show up normal Instead of weird on other computers not windows XP
-
Yes, well ill be trying, if you need a DB just PM me , also LOVE YOUR SIG!! ahah
-
No hah i have an Online server Unlimited DB ad all, 1 thing ad the Onyl restiction is i cant control the open TCP bu ti do know the server IP , DB name(of course, i made it) and port(3306) as usuall and also i can control the IP that connect to it, so i was wondering how would i set this up on my online server /DB and have it so that all a person needs is the client (And i dont have to continuously run the Server off my comp) kinda see /get what im saying?
-
Wow thanks see me and liek 20 other guys from auto it are trying to start on and cretes the first 3d Game in autoit, we have done 3d games(Bad Graphics) in C++ Etc, never improved on them so we think we know the concept just neede to find out how to load 3d objects you helped TY
-
OMG i will love you forever if you add 3d
-
why not use PixelSearch, btw is pixel search basicly "PixelSearch(x,y,W,height
-
Nice but i want to run this off my real server i pay for, how would i hook that up, ? just set the ports open on my server online?
-
Hmm have you tried finding the parameters of the gmae, usually the winow size is in their, then manually running the game in a smaller windows size...ehh take away 30px from both (ex 1280,800 =====> 1250,770) so you wont see a diffrence really BUT the window / game should be taken off set top attribute, since its not tech full screen or in full screen mode (works for 3 games i play)
-
Hiwas wondering is it possible to load and move 3d objects in Autoit, usually i would post a little code to show what i have,but i am clueless on this one
-
duid some modifications, tested, and works, will upload soon, off to church
-
Ehhh teh BUMP, - yes i know i not suppose to do thathaha