Screenshot Thread menu

Shout-Out

User Tag List

Page 23 of 116 FirstFirst ... 19202122232425262773 ... LastLast
Results 331 to 345 of 1737
  1. #331
    homer91's Avatar Active Member CoreCoins Purchaser
    Reputation
    79
    Join Date
    Oct 2008
    Posts
    259
    Thanks G/R
    59/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Love your works malu!

    Screenshot Thread
  2. #332
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by suicidity View Post
    I wouldn't even call it learning a new language; I'd call it getting used to new syntax.
    There's a lot more differences than just the syntax. The core language properties are different (e.g. the most obvious one based on a lot of AI code i've seen being static typing vs dynamic typing).
    Last edited by Cypher; 08-22-2009 at 12:36 AM.

  3. #333
    amadmonk's Avatar Active Member
    Reputation
    124
    Join Date
    Apr 2008
    Posts
    772
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C# + XNA == 10000 lines of autoit code just became 50 lines of C#.
    Don't believe everything you think.

  4. #334
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cypher View Post
    There's a lot more differences than just the syntax. The core language properties are different (e.g. the most obvious one based on a lot of AI code i've seen being static typing vs dynamic typing).
    Of course there are core differences; But the idea of coding is all the same, just different syntax (With core differences).

    At least that's how I like to look at it.


  5. #335
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by suicidity View Post
    Of course there are core differences; But the idea of coding is all the same, just different syntax (With core differences).

    At least that's how I like to look at it.
    I still disagree, there's a lot more to a 'language' than just the syntax.

    There are concepts and idioms that go with it, key language feature differences, standard library differences, implementation differences, compiler differences, etc.

    For example C and C++ share a very similar syntax for the most part, but they are VERY different languages to work in and if you think just because you have the C++ syntax down that you can program effectively in C then you're fooling yourself.

    Syntax is just one very minor aspect of a language.

  6. #336
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    iLoL / Bill's bounding box is off because I was testing interpolation.



  7. #337
    MaiN's Avatar Elite User
    Reputation
    335
    Join Date
    Sep 2006
    Posts
    1,047
    Thanks G/R
    0/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WMO, M2 and OBB (Oriented Bounding Boxes)


    and kewl holemaps!



    Rawr!
    [16:15:41] Cypher: caus the CPU is a dick
    [16:16:07] kynox: CPU is mad
    [16:16:15] Cypher: CPU is all like
    [16:16:16] Cypher: whatever, i do what i want

  8. #338
    Sel3n's Avatar Member
    Reputation
    10
    Join Date
    Jul 2009
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my automated xyzhack in vid (I'm not sure I can post vid here but 'zut')

    [YT]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/x_FWEv9uKQ8&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/x_FWEv9uKQ8&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/YT]
    Last edited by Sel3n; 08-23-2009 at 06:03 PM.

  9. #339
    ramey's Avatar Member
    Reputation
    45
    Join Date
    Jan 2008
    Posts
    320
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sel3n View Post
    my automated xyzhack in vid (I'm not sure I can post vid here but 'zut')

    [YT]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/x_FWEv9uKQ8&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/x_FWEv9uKQ8&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/YT]
    Nice, impressive. How did you do the 360?

  10. #340
    DrGonzo's Avatar Contributor
    Reputation
    145
    Join Date
    Jun 2009
    Posts
    132
    Thanks G/R
    0/60
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Got ground textures working now (not pictured), just gotta set up alpha blending. Yes, the textures on objects is off, its only using the first texture for each object atm. Aspect ratio on my window is off (window is square) so it looks a little off.

  11. #341
    halloman's Avatar Banned
    Reputation
    8
    Join Date
    Jul 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hiho im creating(try to create^^) my first auto it programm
    it should read the PID of any process but the problem is that is only read from his PID o.O
    you type in the process name click ok and then go
    heres a screens



    is an programm like this useful????

  12. #342
    flo8464's Avatar Active Member
    Reputation
    30
    Join Date
    Apr 2009
    Posts
    434
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is an programm like this useful????
    Well, it could but...Windows Taskmanager just pwns it.

  13. #343
    halloman's Avatar Banned
    Reputation
    8
    Join Date
    Jul 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by flo8464 View Post
    Well, it could but...Windows Taskmanager just pwns it.
    ahhm how you see PID with Windows Tast Manager??

  14. #344
    halloman's Avatar Banned
    Reputation
    8
    Join Date
    Jul 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    here is my insert thing...can anyone help me
    how i can type in the process name and then when i click start how the programm can get this what i inserted in the box? here is my insert Code maybe some one can help me


    Code:
    		Case $Start
    			$PID = WinGetProcess(FileReadLine("Log.txt", 1))
    			_Runit()
    		Case $ok
    			$Choose = GUICtrlRead($eChoose, 1)
    			$Edit = FileOpen("Log.txt", 1)
    			FileWriteLine($Edit, $Choose)
    			FileClose($Edit)

  15. #345
    Sel3n's Avatar Member
    Reputation
    10
    Join Date
    Jul 2009
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ****ed double posting due to lag ...
    Last edited by Sel3n; 08-31-2009 at 01:42 PM.

Similar Threads

  1. Screenshot Thread for Diablo 3
    By UnknOwned in forum Diablo 3 Memory Editing
    Replies: 136
    Last Post: 09-03-2018, 01:06 PM
  2. Aion Screenshot Thread
    By JD in forum Aion Exploits|Hacks
    Replies: 0
    Last Post: 11-17-2009, 11:19 AM
  3. Screenshot Thread for AoC
    By Cryt in forum Age of Conan Exploits|Hacks
    Replies: 0
    Last Post: 05-23-2008, 07:32 AM
  4. Why my server is better than yours (a screenshots thread)
    By Liania in forum World of Warcraft General
    Replies: 15
    Last Post: 02-14-2007, 11:00 PM
All times are GMT -5. The time now is 06:51 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search