|
18 hours ago
|
Topic: Ideas and script requests / change/delele html code by using xpath ok, what i tried is to delete this code, that is dynamicaly <li class="zapper_itv-1-london" style=""><span class="channel-search"></span><a class="name" href="/view/itv-1-london"><img src="/static/images/channels/b_42x24/UK_itv1.png" original="/static/images/channels/b_42x24/UK_itv1.png" alt="ITV 1 London" style="display: block; "><span class="external" style="display: none; ">ITV 1 London</span><div class="updatable_content" style=""><span class="now-showing">CITV</span><span class="next-showing"><span class="next">weiter:</span> Saturday Cookbook</span></div></a></li> but this code has this xpath: //*[@id="channels"]/div[2]/div/ul/li[89] does somebody know, how to delete the code above by using this xpath? |
|
18 hours ago
|
Topic: Ideas and script requests / change/delele html code by using xpath thx monkey! |
|
20 hours ago
|
Topic: Ideas and script requests / change/delele html code by using xpath Try this script: http://userscripts.org/scripts/show/24464 For code blocks |
|
23 hours ago
|
Topic: Ideas and script requests / change/delele html code by using xpath how can i post html-code so that the code ist schown as clean-text and not as interpreted? <code><li class="zapper_itv-1-london" style=""><span class="channel-search"></span><a class="name" href="/view/itv-1-london"><img src="/static/images/channels/b_42x24/UK_itv1.png" original="/static/images/channels/b_42x24/UK_itv1.png" alt="ITV 1 London" style="display: block; "><span class="external" style="display: none; ">ITV 1 London</span><div class="updatable_content" style=""><span class="now-showing">CITV</span><span class="next-showing"><span class="next">weiter:</span> Saturday Cookbook</span></div></a></li></code> |
|
23 hours ago
|
Topic: Ideas and script requests / change/delele html code by using xpath You mean like this? myListItem = <em>your XPathQuery</em>; myListItem.innerHTML = "My <strong>new</strong> HTML."; |
|
23 hours ago
|
Topic: Ideas and script requests / change/delele html code by using xpath hi, i want to change html code by using the xpath. my xpaths are
how can i say, that the complete code within these xpaths has to be replaced with a user-defined html-code? does that anybody know? |
|
May 25, 2012
|
Topic: Ideas and script requests / i need auto click for this button nicely Done worked really Good Thanks Monkey |
|
May 25, 2012
|
Topic: Ideas and script requests / i need auto click for this button shreef_1990 wrote:I apologize for missing this before, but in your original post, you refer to an <input type="hidden">. That's not a button, just a piece of data that gets sent to the server when you submit a form.
When I click Free Download, I get to a page with this in the form: <input name="down_direct" value="1" type="hidden"> <input src="/images/serve.gif" type="image"> In this case, the function clickc(){
document.querySelector('input[type="image"]').click();
}
window.setTimeout(clickc, 1);
|
|
May 25, 2012
|
Topic: Ideas and script requests / i need auto click for this button sure i need to auto click to download link page |
|
May 25, 2012
|
Topic: Ideas and script requests / i need auto click for this button Strange. Can you post a link to your entire script and the page it's operating on. |
|
May 24, 2012
|
Topic: Ideas and script requests / Ogame - Soma dos lucros greetings. I would like a script that would make the sum of all theft of resources and subtract the consumption of deuterium. thus would have a total profit of all attacks in a period. and a button to resset sum. would be very grateful if someone could do. Thank you. |
|
May 24, 2012
|
Topic: Ideas and script requests / kingdoms of camelot somewhere out there, there is a script that allows an online member to post all incoming attacks out of alliance reports, I have actually seen this work. Does anyone know where it is please? |
|
May 24, 2012
|
Topic: Ideas and script requests / i need auto click for this button i got alot of this Warning: nsIJSON.decode is deprecated. Please use JSON.parse instead. |
|
May 24, 2012
|
Topic: Ideas and script requests / i need auto click for this button What happens if you do this? Any error in the console (Ctrl+Shift+j)? function clickc(){
document.getElementsByName("down_direct")[0].click();
}
window.setTimeout(clickc, 1);
|
|
May 24, 2012
|
Topic: Ideas and script requests / i need auto click for this button i need auto click for this button input type="hidden" value="1" name="down_direct" I tried
Also i have 2 function to click i want if else statement in java script Thanks
|
|
May 23, 2012
|
Topic: Ideas and script requests / (request)storm 8 world war on facebook cheat. I would like to make a cheat for world war on facebook but im not very good at making scripts :(. I would like someone to make a script that add's money to your hourly income the money on the top of the page or the vault. Ty :) |
|
May 22, 2012
|
Topic: Ideas and script requests / script maker reply if any one know script maker send his id to mi i need to order some easy scrip travian i dont find any topic of script makers person |
|
May 22, 2012
|
Topic: Ideas and script requests / i need travian scrip maker hi
i have some order is not hard
my yahoo |
|
May 22, 2012
|
Topic: Ideas and script requests / Church Garage Sale! - Resale Houston - Thrift Store Houston Donate and Shop Christian Army instead! Christian Army IS NOT affiliated with Salvation Army Houston,Purple Heart Houston,
|
|
May 21, 2012
|
Topic: Ideas and script requests / Grid dashboard for tumblr i've been wondering if there's any way to make a grid view for tumblr dashboard so we doesn't have to scroll so much. maybe keep it simple, clean, just showing information (reblogged from, how many likes, etc) when you point the cursor over something. also i think it's not necessary to show the avatars, the blog title is enough. about the full-size view, you know, something like click and expand the image on the center of the page... it's that possible? |
|
May 20, 2012
|
Topic: Ideas and script requests / travian Medals script help pleas |
|
May 18, 2012
|
Topic: Ideas and script requests / [Request] .mp3 downloader for Ex.fm Finished, here's the link: userscripts.org/scripts/show/133728 |
|
May 18, 2012
|
Topic: Ideas and script requests / Script for General hardware-based flash video acceleration Flash based hardware acceleration should be controlled outside of the browser settings since it is always plugin based. Some players may have a non-hw acceleration parameter switch however none of the ones that I monitor have a user setting to disable hw last time I checked. If the capability is present it is usually detected by Adobes Flash and handles all of the technical aspects from the plugin. |
|
May 18, 2012
|
Topic: Ideas and script requests / [idea] Youtube acceleration through multiple connections Hi there! (: I just recently found out about this board and wanted to share an idea i had a while ago. I guess most of you know the problem, that sometimes Youtube loads really slow. A few weeks ago, when i was watching a fairly long video, i had exactly that problem and because i wanted to watch it in one go, i decided to download it via JDownloader. That was when i realized, that jdownloader did load it at the exact time while i was waiting for my video to buffer (so at slow connection speeds) with over 1MB/s. When I checked my settings i realized that i had multiple connections allowed (4 at the same time).
So, long story short, i wanted to ask if you can achieve this via a Script in your Browser, to get to load the video with multiple connections. greets, headegg |
|
May 17, 2012
|
Topic: Ideas and script requests / [Request] .mp3 downloader for Ex.fm UPDATE: Almost done! As I said though, this will be for Google Chrome / Safari only, but it won't require Tampermonkey :) Some updates so far on what I've learned:
* Ex.Fm uses HTML5 audio (>mp3) as playback. So Firefox is out. That's because the Flash object in it's place doesn't reveal the mp3 link. Or I should say; I don't know how to do that, but I think it's pretty hard none the less.
I found it in the sourcecode, must be a thing the developer left behind. By doing that I forced the mp3 link to appear in the audio element, so you CAN download with Firefox, you just can't PLAY anything. In Google Chrome it was easy. And because E.fm seems to stop yuo from playing the same song twice (for a while anyways), it's either playing it / downloading it with Gogole Chrome, or just downloading in Firefox. So, playing songs AND downloading them will only work in Gogole Chrome, while doing this in Firefox would stop the playback ability, and only give you the download. P.S. When I say Google Chrome only I mean a browser that can handle userscripts + HTML5 audio elements + MP3 supprt. Firefox only supports OGG. D.S. |