FlashpointBlack Posted January 27, 2014 Posted January 27, 2014 your classmates may not know anything AutoIT, and your professor may not either. But they can read AutoIT's code easier than you think they can. A little logical thinking and programming theory go a long way. the language, after awhile, is just a dialect you speak. the theory (generally speaking) is all the same. the issue at hand is still being able to explain the function's code (were you to try to pass it off as your own). your professor would know you were trying to BS your way through it in a heartbeat unless you truly understand it. If this is actually the case and there is a competition at your university, I think it would be wise for you to rephrase your question from "how do I use this function?" to "help me understand the theory behind this function" or you'll look silly in front of your classmates either way
iamtheky Posted January 27, 2014 Posted January 27, 2014 do you need to be able to navigate this 3d world and see your marking ,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-. |(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/ (_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_) | | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) ( | | | | |)| | \ / | | | | | |)| | `--. | |) \ | | `-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_| '-' '-' (__) (__) (_) (__)
l3ill Posted January 27, 2014 Posted January 27, 2014 My Contributions... SnippetBrowser NewSciTE PathFinder Text File Manipulation FTP Connection Tester / INI File - Read, Write, Save & Load Example
GraaF1337 Posted January 27, 2014 Author Posted January 27, 2014 your classmates may not know anything AutoIT, and your professor may not either. But they can read AutoIT's code easier than you think they can. A little logical thinking and programming theory go a long way. the language, after awhile, is just a dialect you speak. the theory (generally speaking) is all the same. the issue at hand is still being able to explain the function's code (were you to try to pass it off as your own). your professor would know you were trying to BS your way through it in a heartbeat unless you truly understand it. If this is actually the case and there is a competition at your university, I think it would be wise for you to rephrase your question from "how do I use this function?" to "help me understand the theory behind this function" or you'll look silly in front of your classmates either way Thats why im going to compile it and add a simple GUI with my signature so they wont see the code. do you need to be able to navigate this 3d world and see your marking Can't you make the circle show through whatever might be in it's way?
FlashpointBlack Posted January 27, 2014 Posted January 27, 2014 Thats why im going to compile it and add a simple GUI with my signature so they wont see the code. and this is acceptable for your programming professor to not see your source code? seems legit!
iamtheky Posted January 27, 2014 Posted January 27, 2014 (edited) This is a good start for learning yourself: '?do=embed' frameborder='0' data-embedContent>> and re-word your question to "I want a template that allows me to mark any object, of any size, in somebody else's Navigable 3D environment (without trying anything myself)." that way you can be summarily dismissed without engagement in what is a ridiculous request. Edited January 27, 2014 by boththose FlashpointBlack 1 ,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-. |(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/ (_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_) | | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) ( | | | | |)| | \ / | | | | | |)| | `--. | |) \ | | `-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_| '-' '-' (__) (__) (_) (__)
Moderators Melba23 Posted January 27, 2014 Moderators Posted January 27, 2014 GraaF1337, i bet you wont help once you know what im going to use it for..Quite correct. Yes i know this is kinda a way of cheating in the competition but i dont care i need to win, and i hope you understandI understand perfectly - and the result is a locked thread. What is the meaning with a support forum if nobody wants to help??....To help people with code they have written and which does not work as they wish - not to help cheats. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts