|
print("Hello world!")
It prints Hello world it's not jailbreak game how do I fix it?
|
|
|
Hello BakuganBrawlers,
Please use this forum for serious questions. Inserting a script in not scripting the game.
Thanks,
Marketmanager1
|
|
|
Hello marketmanager1,
I do have a question im trying to get the jailbreak game to work but its not working help pleawse!
Thanks
TheBakuganBrawlers
|
|
|
nah man i think its
game:CopyPlace("Jail Break") |
|
|
Thank you. However i get this error:
CopyPlace is not a valid member of DataModel
|
|
|
|
try
game.Players.PlayerAdded:connect(function(player)
local leader = Instance.new("IntValue",player)
leader.name = "leaderstats"
local IQ= Instance.new("IntValue",leader)
IQ.Name = "IQ"
IQ.Value = OVER NINE THOUSAND
local idiot level= game.ReplicatedStorage.MapStats.idiot.Value
if IQ.Value<= idiot then
print("Steal")
end
|
|
|
I'm getting really frusturated with these trolls.... I m trying to make jailbreak u all started somewhere. Y'all give me the script for jailbreak
|
|
|
Pay us 1 trillion robux first |
|
|
Listen here you frickin troll. Stap. Stop it. END. Begone.
|
|
|
Ok fine here is the script
Put this in a script
while true do
print("Copy jailbreak")
end |
|
|
Hmm no error but output says "Copy jailbreak" can you fix it? :/ |
|
|
Hold on, you need to add about 10 thousand parts into the workspace first, then use the script
Copy and paste this code into the command bar if the script I gave you before didn't work
Remember you need at least 10 thousand parts first
for i,v in pairs (game.Workspace:GetChildren()) do
v:Destroy()
end |
|
|
Ugh it took me so long I think i had like 10000 parts idk tho I just did ctrl v a bunch and it just deleted them ############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################ |
|
OldGoldieJoin Date: 2010-08-17 Post Count: 8210 |
function loadGame(gametype)
print("Creating "..gametype..". Please wait.")
wait(1)
for i = 1,100 do
print(i.."%")
wait()
end
wait(2)
for i = 1,3 do
print("Stolen game detected!")
wait(1)
end
wait(1)
print("Deleting Stolen Game!")
wait()
print(string.rep("GG",20^5))
end
loadGame("Jailbreak")
Here's my function for games. If you want another game just replace the text.
|
|
|
OMG I GOT DETECTED WITH A STOLEN GAME AND IT MADE MY STUDIO FREEZE WHAT DO I DO |
|
|
Ok, you may have to build a large city, then use copy and paste this into the command bar
for i,v in pairs (game.Workspace:GetChildren()) do
v:Destroy()
end |
|
|
I DONT WANT TO IT SAID STOLEN GAME DETECTED IM SO SCARED :( WHAT DO I DO WHAT DO I DO IT DETECTED ME |
|
|
Ok delete roblox and then reinstall it |
|
|
Okay i will thanks for your help then ill try to build a huge city |
|
|
Ugh it deleted my city i built again what do ido
|
|
frazer380Join Date: 2015-11-29 Post Count: 424 |
look in free models for the map, then just make my psuedocode into Lua:
---
if punchbox is punched open gate
if bank robbed and user not arrested and out of bank gain money earned
if e pressed on whatever they want do some crap
im too lazy to even do more psuedocode
louzy dev
--- |
|