| Author |
Message |
The Snowman Super Whackaweed Vampire
Joined: 05 Nov 2007 Posts: 295
HP: 95 MP: 10 Lives: 0
|
Posted: Tue Feb 19, 2008 3:23 am
|
|
|
|
Can I have the HTML please? |
|
| Back to top |
|
 |
Elite Nerr Francis

Joined: 16 Apr 2007 Posts: 6974
HP: 50 MP: 3 Lives: 0
|
Posted: Tue Feb 19, 2008 11:17 am
|
|
|
Try this
| Code: | <form method="post" action="http://digibutter.nerr.biz/fun/cudge/"> <input type="text" name="say"> <input type="submit" value="Say It!"> </form> |
|
|
| Back to top |
|
 |
The Snowman Super Whackaweed Vampire
Joined: 05 Nov 2007 Posts: 295
HP: 95 MP: 10 Lives: 0
|
Posted: Wed Feb 20, 2008 3:30 am
|
|
|
|
sweet, Francis! |
|
| Back to top |
|
 |
Wacko McGoose Launching Star Jailed

Joined: 27 Jun 2007 Posts: 2020
HP: 10 MP: 0 Lives: 0
|
Posted: Fri Feb 22, 2008 1:15 pm
|
|
|
| Code: | function CudgeGeneratorEmbed(nerr) CudgeGeneratorURL = "http://digibutter.nerr.biz/fun/cudge/" NewCudge = CudgeGeneratorURL:GetChildren():Clone() NewCudge.Parent = "http://www.yoursiteheer.nerr" --[[CudgeTest: Say "IAMERROR"]] NewCudge:Say("IAMERROR") end
script.Parent.Touched:connect(CudgeGeneratorEmbed)
|
That's how you do it in Roblox Lua... I think. |
|
| Back to top |
|
 |
I see what you are doing. Lord Vaati
Joined: 19 May 2007 Posts: 20393
HP: 99 MP: 10 Lives: 0
|
Posted: Fri Feb 22, 2008 9:21 pm
|
|
|
| Francis wrote: | Try this
| Code: | <form method="post" action="http://digibutter.nerr.biz/fun/cudge/"> <input type="text" name="say"> <input type="submit" value="Say It!"> </form> |
| I'm going to make this into a PM for certain reasons. |
|
| Back to top |
|
 |
|