![]() |
|
any 1 can till me how to hack? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: Introductions (https://sinister.ly/Forum-Introductions) +--- Thread: any 1 can till me how to hack? (/Thread-any-1-can-till-me-how-to-hack) Pages:
1
2
|
RE: any 1 can till me how to hack? - Nailo - 10-15-2013 (10-15-2013, 12:06 PM)Anasanas701 Wrote: thnx for the info. http://www.python.org/download/ Download Python 3.3.2 Windows x86 MSI Installer (if you have windows) and follow the tutorials . RE: any 1 can till me how to hack? - jdog55007 - 10-15-2013 Start off by learning a programming language! RE: any 1 can till me how to hack? - Deque - 10-15-2013 (10-15-2013, 11:58 AM)Anasanas701 Wrote: were can i type the python language i mean the codes in which program ill type them in order to give me the result ? You only need a text editor (not something like Word, it has to be plain text, i.e. Notepad is alright) to write your code and save the program as myfilename.py. If it is a command line program you will have to open a terminal, navigate to the folder your program is in and type python myfilename.py. But actually that's something you will find in the programming introduction tutorials too. RE: any 1 can till me how to hack? - Anasanas701 - 10-15-2013 ok i learned the python language along with the html language wat shaal i do? RE: any 1 can till me how to hack? - chmod - 10-16-2013 (10-15-2013, 11:33 PM)Anasanas701 Wrote: ok i learned the python language along with the html language wat shaal i do? I would start by going back and actually learning those languages. There is no way on this earth you have learned 2 languages in less than a day, what do you possibly hope to gain from blatantly lying to us? RE: any 1 can till me how to hack? - Anasanas701 - 10-16-2013 am not lying i learned the html language from like 1 year ago and i read the python language tutorial and understood it so i finished it RE: any 1 can till me how to hack? - chmod - 10-16-2013 Seeing as you have "learned" HTML a year ago you will know that you can't learn to program by reading one tutorial, learning to program takes years of studying to become proficient. RE: any 1 can till me how to hack? - Anasanas701 - 10-16-2013 rlly u seem right srry i took this easily ill try to study it agn and agn its somehow hard i thought from reading it 4 the first time is enough it seems not ill try agn ill never give up until i hack the game i want to hack ![]() is there any other easy way tht i can hack an online game without studying those languages ? RE: any 1 can till me how to hack? - Deque - 10-16-2013 One tutorial is not enough to learn a language (unless it is something like Brainfuck) and sure not enough to learn programming. Create some actual programs in Python and you will see that you know nothing. Reading isn't enough either. You actually need to program in order to learn it. RE: any 1 can till me how to hack? - unnamed - 10-16-2013 Learning something and not practising for a year, even if it's something simple as HTML, needs to get revised. Stop fooling around with people who are actually helping you, take their advice and come back when you do for more questions. |