A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Real Talk

1.2k views · started by MattSmith ·
#1
Real Talk
What kinda software do you guys/women want!?
#2
3D porn simulator
#3
I'm talking real software here. Dun be mean!
#4
a software that gets you 1billion views on youtube .
#5
MattSmith wrote:
I'm talking real software here. Dun be mean!

I don't get it. I suggested real software.
#6
Make me a compiler utility for Lua.

On a serious note:

#7
You guy's clearly don't go on LG for anything but trollin' anymore :<
#8
Make me a compiler utility for Lua.

On a serious note:


Compiler? Why the fuck. It's meant for a tool for extending upon projects. IE, Lua is used for gmod addons. Why you need compiles? I may be misinformed on Lua
#9
MattSmith wrote:
Compiler? Why the fuck. It's meant for a tool for extending upon projects. IE, Lua is used for gmod addons. Why you need compiles? I may be misinformed on Lua


1. I wasn't being serious. Hint is the meme that follows.
2. Lua isn't solely used for "extending" projects. It's general-purpose like Python and other languages. Lua is as much of a language for extending projects as Ruby is for web development.
3. There are plenty of purposes for a compiler application if I was being serious. Namely deployment.

You are probably a bit misinformed on the language. I've written a few of my projects in the language as of lately.

http://en.wikipedia.org/wiki/Lua_(programming_language)
#10
I'm not sure, to be honest.
As far as anything remotely software related goes, I'm on a dubious mission to find some sort of authentication key generator or key in general for Skyrim on Steam.
Either that or the updated RPG Maker.
Or something that could make me remotely any sort of money.
#11
MattSmith wrote:
You guy's clearly don't go on LG for anything but trollin' anymore :<

I am confused.
I want a 3D porn simulator.

IS THAT TOO MUCH TO ASK?
#12
Clean Bootygrab Bot with GUI that makes good money to sell gold and give it all to LG.
#13
Jah wrote:
Clean Bootygrab Bot with GUI that makes good money to sell gold and give it all to LG.


Why GUI? (10 chars)
#14
MattSmith wrote:
Why GUI? (10 chars)


Good point, without GUI so it goes faster : D
I love your smart ass !
#15
Why not GUI? I think GUI only impacts initial load into RAM. After that, it would be useful to see statistics. I assume you would just leave it running at most times, so the initial load isn't going to be that big of an issue.

Not that I know what I'm talking about. I have no clue what a bootygrab bot is. But I am using my imagination, so that shit I just said sounds good.
#16
Why GUI? as in, What on earth would I add on a GUI that was a completely automated bot?
#17
It's a porn fetching bot.
#18
Jah wrote:
It's a porn fetching bot.
Don't act like you're 10 please.
#19
I'll do the booty grab bot though on Gaia. Shouldn't take long, I'll work on it now. Feel free to watch:

(not adding GUI as of now though)

https://join.me/288-071-793
#20
Make a half-assed GUI like I always do.
#21
Stapled wrote:
Make a half-assed GUI like I always do.

Any sort of GUI requires a bit of work in Python.
#22
MattSmith wrote:
Why GUI? as in, What on earth would I add on a GUI that was a completely automated bot?

... What does the bot do?

Does it not need a username/password? If it does something, does it not need to tell what it has done or when it has done it? Would it not be useful if it did? Found: 15 items in 12 minutes
#23
os.execute("ECHO Found: 14 X in 12 mins")


A GUI here would probably be redundant at best.

#24
GAMEchief wrote:
... What does the bot do?

Does it not need a username/password? If it does something, does it not need to tell what it has done or when it has done it? Would it not be useful if it did? Found: 15 items in 12 minutes
Console
(10char)
#25
The bot does console?
#26
GAMEchief wrote:
The bot does console?


The bot is ran with command lines ( I think / Probably what he is doing ), if it is python without GUI, then it will be a console with commands that's all.
#27
A booty grab bot would need a GUI for the captcha btw.
#30
Stapled wrote:
Can you put an image in the message box? I've never really used python.

Depends on the GUI lib. Most don't have 'message boxes', just use dialogues. Which could be considered a form in C#.