digibutter.nerr Forum Index
Hey [you]! If you haven't noticed, this is now the old digibutter forums. Go over to the new site!
digibutter.nerr
It's Hi-Technicaaal!

Embeding The Cudge Generator On Your Site!!!
 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    digibutter.nerr Forum Index -> Feedback
Author Message
The Snowman
Super Whackaweed
Vampire


Joined: 05 Nov 2007
Posts: 295

HP: 95 MP: 10 Lives: 0



PostPosted: Tue Feb 19, 2008 3:23 am   Reply with quote

Can I have the HTML please?
Back to top
Whackaweed's Warehouse    
Elite Nerr
Francis



Joined: 16 Apr 2007
Posts: 6974

HP: 50 MP: 3 Lives: 0



PostPosted: Tue Feb 19, 2008 11:17 am   Reply with quote

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
Francis' Fort Garage Sale    
The Snowman
Super Whackaweed
Vampire


Joined: 05 Nov 2007
Posts: 295

HP: 95 MP: 10 Lives: 0



PostPosted: Wed Feb 20, 2008 3:30 am   Reply with quote

sweet, Francis!
Back to top
Whackaweed's Warehouse    
Wacko McGoose
Launching Star
Jailed
Jailed


Joined: 27 Jun 2007
Posts: 2020
HP: 10 MP: 0 Lives: 0



PostPosted: Fri Feb 22, 2008 1:15 pm   Reply with quote

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
Wacko's BURNINATED Gag Shop    
I see what you are doing.
Lord Vaati



Joined: 19 May 2007
Posts: 20393

HP: 99 MP: 10 Lives: 0



PostPosted: Fri Feb 22, 2008 9:21 pm   Reply with quote

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
Dark World Shop of Magic    
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    digibutter.nerr Forum Index -> Feedback
All times are GMT - 5 Hours
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group