Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioHermano committed Jun 3, 2014
1 parent 77207e3 commit f022c2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -45,3 +45,6 @@ or Bot of Legends forums (www.botoflegends.com/forum/)
Notes
-------
I updated this project on my free time, so anyone who cares can fiddle with it at the latest game version.


My reddit username is 'imSpudgy', the topic author who posted it to front page is fake, I did not announce this project anywhere.

10 comments on commit f022c2d

@benank
Copy link

@benank benank commented on f022c2d Jul 1, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@spudgy I saw that on reddit you said that you already had multiplayer and abilities working. Why didn't you upload that progress here? I am really interested in this project but I am not a programmer. My friends and I are huge fans of this project but it would be really awesome if we could play multiplayer with abilities. I can host a server for them but only one person can join at a time.

@ramboozer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you aren't a programmer why would you want to see the progress? You wouldn't know what your reading...

@benank
Copy link

@benank benank commented on f022c2d Jul 2, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't need to read the progress. I know how to compile it and use it and edit small things.

@ramboozer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol well reasons like that are why people don't update this and probably won't. Why would you need to compile when Spudgy could just give you a compile. Rather then asking for the source of a project where you have 0 experience in. PLUS you don't even know how to program. LOL @ all the skids. Regardless, Don't come here begging for something. When clearly you are just some random child. Who doesn't even make any attemptions to contribute just leech

@jaagupkymmel
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The point of having a public repo is to share something. Some parts of this project could be really useful for many others.

@ramboozer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The point of having a public repo, is for people to LEARN, Share and corroborate not LEECH. You can learn from all the code thats posted & more. The ability to make it support multiple connection's and what ever else you "heard about"(Trying to leech from rather then figuring it out yourself) are here. People are just too lazy OR don't know how to code it...noob is just asking for a free hand out. A random person never seen before or anything like that. (Leeching). Stop sitting on your high horse and trying to defend nobodys and actually try having something useful to say.

@kingkj52
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ramboo, while I agree with your points, there's no need to be an arse about it, either. As a computer engineer with backgrounds in making software and hardware solutions for over fifty fortune-500 companies, and many more startups, it's important of us to TEACH as much as it is their responsibility to LEARN. Instead of getting mad for a guy "leeching", why not give him some pointers on how to add what he's looking for, to point him in the right direction. Will that yield results, probably not, but, from a programmer to another, let's be supportive and fruitful for the kiddie-coders rather than detrimental. Even though he prefaced he isn't a programmer, working off of tutorials and assistance can still get him there.

@benank
Copy link

@benank benank commented on f022c2d Jul 2, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your helpful response, kingkj52. If someone could please point me in the direction of some tutorials or somewhere to start, that'd be great. I can sometimes learn general syntax and things from looking at the code and how it works, but usually when I add in new parts it doesn't work. For example, I tried to set the speed of the person near where the health is set, but it did not work because the speed variable was not found (I tried many different things, no worries).

Now to address Ramboo's point of leeching. Yes, I am currently leeching, because I do not have the knowledge to do anything else. But I want to help out and get things done. There's a reason why I just made an account here. A few months ago, I tried to reverse engineer the LoL server using the same things that the people who made this repository did. I accomplished nothing. But hey, at least I tried.

@mrgreywater
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leeching is fine. if it wasn't, this repo wouldn't be public.

The problem with unexperienced programmers is that they cause more trouble than help in any repository. Therefore i suggest you learn how to reverse engineer a game, many tutorials are on website's such as mpgh.net/elitepvpers.com. A general idea of Game Programming and c++ are required as well. You can then fork this project and fiddle around with it as much as you like. If you make any progress, you're free to make a pullrequest and we may merge it.

If anybody makes notable progress we may even consider asking that person to join the closed repo where the advanced project is located. Asking us to be added without making any changes whatsoever will not yield any responses.

@benank
Copy link

@benank benank commented on f022c2d Jul 2, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your helpful response, mrgreywater. I will begin to learn programming and take a look at those websites and find out how to reverse engineer a game.

I was not even aware that an advanced project existed, but now I understand. Hearing of this gives me motivation to get work done.

Please sign in to comment.