Recent Posts
None | 1 sec ago
None | 28 sec ago
Python | 29 sec ago
None | 1 min ago
SQL | 1 min ago
None | 1 min ago
PHP | 2 min ago
None | 2 min ago
None | 3 min ago
None | 3 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By blobbyblob on the 9th of Feb 2010 10:22:05 PM Download | Raw | Embed | Report
  1. // ==UserScript==
  2. // @name           AmbassadorHax
  3. // @namespace      Dunno
  4. // @description    Changes the text in the HTML Text Link Textbox for the ambassador links.
  5. // @include        http://www.roblox.com/my/linkregistration.aspx
  6. // ==/UserScript==
  7. var elemStatus = document.getElementById("ctl00_ctl00_cphRoblox_cphMyRobloxContent_TabbedLinks_TabPanelHTML_HTMLCode"), i;
  8. if (elemStatus) {
  9.    elemStatus.textContent = 'All the <a href="http://www.roblox.com/User.aspx?ID=1365851&userid=1365851&rbx_source=ambassador&rbx_medium=Direct&rbx_campaign=ambpro">beatiful aircraft</a> at ROBLOX are ROFL on ROBLOX, a amazing on-line universe';
  10. }
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: