Witch programming language is best?

Discussion in 'Programming General' started by ignas2526, Jul 7, 2008.

Witch programming language is best?
  1. Unread #21 - Jul 19, 2008 at 8:07 PM
  2. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Witch programming language is best?

    SCAR is a script made in Delphi.

    In other words, you are essentially coding a limited version of Pascal.
     
  3. Unread #22 - Jul 19, 2008 at 8:25 PM
  4. kilbasnica
    Joined:
    Jul 6, 2008
    Posts:
    25
    Referrals:
    0
    Sythe Gold:
    0

    kilbasnica Member

    Witch programming language is best?

    Yes, but scar has runscape functions so you can learn from them and make very nice macros with delphi or pascal. So i think it would be wise to learn pascal basics, then make some scar macros and then you could proceed with advanced pascal macros. Am I wrong?
     
  5. Unread #23 - Jul 19, 2008 at 8:59 PM
  6. brownhead
    Referrals:
    0

    brownhead Guest

    Witch programming language is best?

    No, your not wrong, and SCAR is a very viable way of creating bots. I'm just saying if you wanted to really think out of the box or your presented with an autoing challenge that hasn't been commonly surpassed yet, your gonna run into a wall.

    For example, my FindColorClusters function will find groups of pixels sharing the same color that are touching each other, and then return a large amount of information on them. I do not believe that could have been made in SCAR. I made it in C++, which I like for autoing functions because most of what they are is just loops comparing pixels and finding patterns or w/e. I've also created a function that can be used like
    Code:
    CompareColorsEx (Color1, Color2, _R < 5 || _H < 10)
    Which would return true if the difference in Red is less than 5 and the difference in Hue is less than 10 (If you didn't catch the significance of what this function is, your passing an expression and the function is saving that expression and then evaluating it after it has gathered the necassary data). I bet you couldn't do that in SCAR either.

    So SCAR is good for autoing things quickly, and oftentimes very efficiently and well, but I like having as much power and control as I possibly can over my programs (If I can), and it allows me to do things that many cannot.
     
  7. Unread #24 - Jul 29, 2008 at 7:54 PM
  8. crapkiller
    Joined:
    Jul 19, 2006
    Posts:
    426
    Referrals:
    0
    Sythe Gold:
    0

    crapkiller Forum Addict

    Witch programming language is best?

    ACTUALLY, fools, ASM is the best because it is the fastest, and the most powerful.

    ASM is also the simplest. I suggest you look into it!



    EDIT: serious now,

    I think that the language used should be determined by what it is to be used for. Sure C++ can do all the things the higher level languages can do, but sometimes, the added complexity isn't worth the added power and speed. So, i think the best way to go would be something that is simple, because you are a beginner, and something that has pre-made functions for things such as finding colors, interfacing with things etc. A pre-made bot like scar or ibot, woould be the best because they both are specialized to do exactly what you want. Trust me, i have tried to make macros in c++ when i was just starting, i think the most i was able to do was move the mouse around.
     
  9. Unread #25 - Jul 29, 2008 at 8:40 PM
  10. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    Witch programming language is best?

    I would have to suggest Java, just because I program in it even if you don't want it. Its multiplatform which is very nice, so pretty much everyone can use it. o_O
     
  11. Unread #26 - Jul 30, 2008 at 2:37 AM
  12. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Witch programming language is best?

    Were you trying to be funny?

    I bet you mean "the added complexity" is the coding structure. It isn't hard to get used to. The API calls are generally the same in C++ as other languages (apart from those that use a framework), as you are using the same functions from the same DLLs.
     
  13. Unread #27 - Jul 30, 2008 at 10:55 AM
  14. Govind
    Joined:
    Apr 22, 2005
    Posts:
    7,825
    Referrals:
    13
    Sythe Gold:
    23
    Prove it! Trole Tier 1 Prizebox Tortoise Penis Le Monkey UWotM8? Wait, do you not have an Archer rank? Potamus

    Govind The One Musketeer
    Mudkips Highly Respected Retired Administrator

    Witch programming language is best?

    Unless you're using custom libraries/SDKs, like GTK+, Qt, MFC, DirectX, wxWidgets, etc...
     
  15. Unread #28 - Jul 31, 2008 at 12:02 AM
  16. speedster239
    Joined:
    Jan 21, 2007
    Posts:
    313
    Referrals:
    0
    Sythe Gold:
    0

    speedster239 Forum Addict
    Java Programmers

    Witch programming language is best?

    Incorrect, Java's built in robot library can help you get started writing macros in minutes.

    I'd recommend java for platform design and php for back end web design and C++ as another great back end platform design language.
     
  17. Unread #29 - Aug 1, 2008 at 11:18 PM
  18. Jaco
    Joined:
    Jul 23, 2008
    Posts:
    21
    Referrals:
    0
    Sythe Gold:
    0

    Jaco Newcomer

    Witch programming language is best?

    C++ with wxWidgets.

    wxWidget's library has similar API's to .Net and Java. Very easy to pick up if you have prior C++ and Java/.Net knowledge.
     
  19. Unread #30 - Aug 1, 2008 at 11:20 PM
  20. bquamb
    Joined:
    Feb 1, 2006
    Posts:
    449
    Referrals:
    0
    Sythe Gold:
    0

    bquamb Forum Addict
    Banned

    Witch programming language is best?

    Let's just say that if you know C++ you know a lot of things buddy, and you will have a good fucking paying job in the future. Stick to C++ buddy, fuck runescape think for the future lol.
     
  21. Unread #31 - Aug 1, 2008 at 11:44 PM
  22. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Witch programming language is best?

    .Net programmers are fairly well paid, why shouldn't he get a job with .Net instead?

    C++ is probably my favourite language, however I use .Net more.
     
< Wait | Common Program Opener >

Users viewing this thread
1 guest


 
 
Adblock breaks this site