Jump to content




Computer Hacker (Also works with Turtles)


18 replies to this topic

#1 EmTeaKay

  • Members
  • 115 posts

Posted 17 April 2012 - 07:47 PM

Here is the code to my "hacker."

shell.run("clear")
textulis.slowPrint("Hacking!")
sleep(2)
shell.run("clear")
shell.run("a")
shell.run("clear")
print("Hacked!")
As you can see, this is quite simple and easy to put into a floppy.

#2 Wolvan

  • New Members
  • 384 posts
  • LocationIn the TARDIS

Posted 17 April 2012 - 07:59 PM

why shell.run("a")

#3 EmTeaKay

  • Members
  • 115 posts

Posted 17 April 2012 - 08:11 PM

Because it's not a program and then it doesn't go back to startup.

#4 MysticT

    Lua Wizard

  • Members
  • 1,597 posts

Posted 17 April 2012 - 08:13 PM

View PostEmTeaKay, on 17 April 2012 - 08:11 PM, said:

Because it's not a program and then it doesn't go back to startup.
???
Doing that would just print "No such program" on the screen, so you are not hacking anything with that code, it just prints text.

#5 Wolvan

  • New Members
  • 384 posts
  • LocationIn the TARDIS

Posted 17 April 2012 - 09:38 PM

as he said. I would delete that line and write os.shutdown() at the end

#6 EmTeaKay

  • Members
  • 115 posts

Posted 18 April 2012 - 02:11 AM

I'm not trying to hack per se, just trying to get around the passwords.

#7 Mendax

  • Members
  • 366 posts

Posted 18 April 2012 - 03:24 AM

Lol, why not just have it blank? :)/>

#8 EmTeaKay

  • Members
  • 115 posts

Posted 18 April 2012 - 03:41 AM

Why not not? This is how I want it, so this is how I'll keep it. I don't mean to go on a rampage like I did last time, but I like it this way.

#9 Wolvan

  • New Members
  • 384 posts
  • LocationIn the TARDIS

Posted 18 April 2012 - 12:43 PM

If it is only to avoid passwords than it is good

#10 svennp

  • Members
  • 23 posts
  • LocationFredrikstad

Posted 01 June 2012 - 03:08 PM

the code i use is

print "bypassed startup :)/>/>"

its a bit shorter and works fine for me

#11 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 01 June 2012 - 03:12 PM

The code I would use is:
 Even a blank file works.



#12 my_hat_stinks

  • New Members
  • 52 posts

Posted 01 June 2012 - 04:38 PM

I use
if true then return end

Redundant, but you can never be too careful :)/>

#13 Dirkus7

  • Members
  • 148 posts
  • Locationthe Netherlands

Posted 03 June 2012 - 04:19 PM

Just make a startup file on the disk, and save the empty file. Put in a disk drive and it works. sometimes, when people are being really stupid, i just press ctrl+t.

#14 Hexicube

  • New Members
  • 30 posts
  • LocationThe moon

Posted 10 June 2012 - 05:26 PM

*modifies shell to prioritise computer PC "forcedstartup" file over floppy "startup" file, uses pullEventRaw() to prevent ctrl+t bypass*
I should give my server IP, I am fairly decent with lua and would like people to crack open my protection! :(/>

But yeah, it only happens because floppy startups are prioritised over PC startups, so when you stick a floppy in with a file named "startup" the usual booting of a PC startup file is ditched.

Oh, also, if you own a server, you could always edit the rom startup file...although changing the boot order in shell probably works better...

#15 Mtdj2

  • Members
  • 66 posts
  • LocationBehind you

Posted 15 July 2012 - 09:41 AM

You can totally protect your computer with your password startup program be on a floppy at the top of the computer. (Top is highest priority, tested in my singleplayer world.)
Oh yea, btw, the startup for your computer should have a termination block at all times.

#16 lewisholcombe

  • Members
  • 51 posts

Posted 31 March 2013 - 05:23 AM

What happens when theres no Disk Drive on it?
+ People add os.pullEvent = os.pullEventRaw on the top of the password program so people cant ctrl+t it

#17 Mailmanq!

  • Members
  • 123 posts
  • LocationI am omnipresent... DUH

Posted 31 March 2013 - 05:28 AM

View Postmy_hat_stinks, on 01 June 2012 - 04:38 PM, said:

Off topic:
How do you have a signature that long?

#18 lewisholcombe

  • Members
  • 51 posts

Posted 31 March 2013 - 10:35 AM

View Postmailmanq, on 31 March 2013 - 05:28 AM, said:

View Postmy_hat_stinks, on 01 June 2012 - 04:38 PM, said:

Off topic:
How do you have a signature that long?
Yeah how do you?

#19 Cruor

  • Members
  • 413 posts
  • LocationNorway

Posted 31 March 2013 - 10:49 AM

Locked to keep the foul arts of necromancy from spreading.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users