| |
|
redlo43
|
  |
| Joined: 16 Feb 2011 |
| Total Posts: 4722 |
|
|
| 10 Sep 2013 06:48 PM |
L.U.A. is Licking Under Armpits |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:48 PM |
| What in the hell is L.U.A? |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:48 PM |
This made me facepalm.
You know nothing about how computers work. |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 10 Sep 2013 06:49 PM |
What the heck is L.U.A.? Are you trying to piss us off? And "Iv'e taken in an Interest in hacking" You're dumb. "(Language used on Roblox)" Dumber. "can only use DLL's for hacking" Dummererer. "So are there any L.U.A. to DLL converter's?" Oh god |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:49 PM |
@red xD i mean the Programming language |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:49 PM |
"A DLL is a library that contains code and data that can be used by more than one program at the same time. For example, in Windows operating systems, the Comdlg32 DLL performs common dialog box related functions. Therefore, each program can use the functionality that is contained in this DLL to implement an Open dialog box. This helps promote code reuse and efficient memory usage."
dumbass.
|
|
|
| Report Abuse |
|
|
redlo43
|
  |
| Joined: 16 Feb 2011 |
| Total Posts: 4722 |
|
|
| 10 Sep 2013 06:50 PM |
Task : L.U.A. redlo : What? Task: L.U.A. redlo : Ex.. excuse me? Task: L.U.A. redlo: ....??? Task: L.U.A. redlo: .... I think you're trying to say Roblox Lua Task: S.H.U.T. U.P. |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 10 Sep 2013 06:51 PM |
| Let's just all ignore this troll, or really stupid human being. |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:51 PM |
@poke I just rejoined after 2 year's of not playing roblox and the last hacking i remember waas with DLL's to open studio and I want to code an Advanced DLL to get that functionality again. |
|
|
| Report Abuse |
|
|
| |
|
|
| 10 Sep 2013 06:51 PM |
| What do you mean 'code an advanced dll'? |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:51 PM |
I just rejoined after 2 year's of not playing roblox and the last hacking i remember waas with DLL's to open studio and I want to code an Advanced DLL to get that functionality again.
You dont even know what dll's are
|
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:52 PM |
@Task
The "programming language" is Lua (Latin for "moon", also a name, not an acronym). On ROBLOX, it is a scripting language. There is no programming language, nor scripting language, named "L.U.A.", nor "LUA". |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:53 PM |
@poke I just remember injectin' DLL's and studio popping open I KNow i dont know much about DLL's so thats why im trying too learn :/ |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:53 PM |
This is what part of dll looks like
// SampleDLL.cpp //
#include "stdafx.h" #define EXPORTING_DLL #include "sampleDLL.h"
BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_for_call, LPVOID lpReserved ) { return TRUE; }
void HelloWorld() { MessageBox( NULL, TEXT("Hello World"), TEXT("In a DLL"), MB_OK); }
how the hell woulf you converter lua to that? thats like saying make a english to number converter |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:54 PM |
Yea but u can convert english to numbers:
five 5
|
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:55 PM |
no. I mean letters.
five is a word. Not a letter
If that was the case then you could do this
lua script
when this brick is touched turn green |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:56 PM |
@pokemon
Your doubt is rather irritating. It's possible. As for English to number, that is possible, as well.
English > Binary, Base3, etc. |
|
|
| Report Abuse |
|
|
redlo43
|
  |
| Joined: 16 Feb 2011 |
| Total Posts: 4722 |
|
|
| 10 Sep 2013 06:56 PM |
thanks mods that title was really irritating me |
|
|
| Report Abuse |
|
|
janthran
|
  |
| Joined: 15 May 2009 |
| Total Posts: 17429 |
|
|
| 10 Sep 2013 06:56 PM |
@Will: no Latin for moon is LUNA |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 06:57 PM |
I'm trying to explain this too him in a simple way.
You and I both know lua to dll is not possible.
|
|
|
| Report Abuse |
|
|
thepizz
|
  |
| Joined: 05 Mar 2011 |
| Total Posts: 2612 |
|
|
| 10 Sep 2013 06:57 PM |
| Because we want to help you ruin games for kids. |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 07:00 PM |
@the You're name is inapropriate so im not even gonna talk too u |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2013 07:00 PM |
Lua to DLL is, indefinitely, possible. I could use a bit of code in any programming language to do that. |
|
|
| Report Abuse |
|
|