Jump to content
UBot Underground

webpro

Fellow UBotter
  • Content Count

    775
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by webpro

  1. Thanks Jason I'll try again when i get home One thing's for sure, i managed to open at least one bot in UB5, but i must admit that it was a small one and without using any plugins. dON'T KNOif the bigger ones and those using plugins will work out. How does it looks on your end guys ?
  2. I'm pretty sure i tried this but i will give it a shot again. Maybe i didn't put the right javascript code into the UB javascript node. But damn does it look like the sample you just showed me. Like i said, tried too many things. Don't recall about all of them. Right now i'm stuck in a MCDO for at least 5 hours. Can't work on this project as it's on my PC at home (old laptop here) I'm not sure i understood the "click using location" (me and engrish) i'll try to look at this too. Thanks mate Really appreciate all your efforts to help me !
  3. Ahhhhhhhh damn. Bliss If you got a couple of spare minutes, it would be cool if you could come out with something new for an old musican trying to code !!!!! I'm not asking, i'm begging hahahahaha Next song's on me... What do you like ? Usually i get paid for it but for you it will be free lol. Chow
  4. I will have to try this as i get this awesomium crap more often now. Hope it works out for me !! Thanks Bliss
  5. Guys, i'm having a hard time trying to figure out, how to click on javascript links on web pages ? Kinda like hidden links ? How do you guys manage to work it out ? Ex: </script> sent the email<a href="#" data-toggle="modal" title="Click here to confirm" style="font-size:13px;" data-target="#view-mail" onclick="javascript: showMail(49294);">Click here to confirm</a> I've tried so many things that i got lost ! Thanks
  6. I'm trying to learn how to work with Base64 images Here's what i've done so far: 1) Created a .png logo for the bot 2) Uploaded it to base64-image.de and grab the long string of characters 3) Created this UB code below on load("Bot Loaded") { set(#botlogo, "iVBORwblahblabhblahetc-BASE64-CODE-INSERTED-IN-HERE", "Global") } and then i'm lost. I got my UI HTML PANEL working and looking cool. It just misses some images and i don't know how to add some besides hotlinking to them which i don't want to do. Thanks
  7. Oh sh.. Guys make sure you load a fresh copy of UB as the proxy doesn't change when working with a .ubot file I kept trying and trying but it was always showing my own IP (which i was working with) Also, make sure you add the proxy command under your START define (main define if you prefer) if you are using custom made button (start/stop) and want to get ride of the default main RUN menu of UB Thanks Carl by the way and guys, GET THIS TOOL !!! Worth every dollars i paid for $$
  8. Guys, can you pass along private proxy infos ? I can't ? Carl, have a look at my mail please. Probably just me screwing up everything lol. I'll post the result in here for others to see in case it happens to you.
  9. Cool this works ! Now i need to find a way to tell the bot to navigate from position 1 (if any) as one of the url winds up into position 1 (position 0 still got both urls) I tried: IF $EXISTS $LIST ITEM %URLS2 POSITION #1 THEN NAVIGATE $LIST ITEM %URLS2 POSITION #1 but i get an INVALID PARAMETER Of course if i try to navigate from position 0 I get both urls mixed up ex: http://site.com/http://site2.com
  10. tHANKS uBOTdEV Yeah i know but i'm stuck. I did the best i could with regex to scrape everything but i still get this issue here and then. I'll try this. Tomorrow (i'm dead !!!) Thanks again
  11. Is there a way to extract from a list, with one item only ? Or split what's in a list, under one item only ? The problem is, i got a %list which sometimes winds up with 2 urls in it (shows up as one item). So it's got the same position, which is zero. Of course, if i navigate to it it doesn't work http://www.whatever.com/nice.htmhttp://whatever.com/hot.htm I'm trying to find a way to split them or extract one of them from the list. Thanks
  12. Did you guys get the millenum thingo yet ? I haven't use Bliss tip to get ride of it yet to be honest. Is this ok with UB5 now ?
  13. Still can't open old bots.No choice but to wait or update them (if needed) with the good 'ol UB4 Damn i wanted to add/use the new stuff in UB5 for my old crap. Hope it will get sorted
  14. +1 but i also understand that it's bad biz for Seth and the boys Jason and modz Can't you just create a private section just for bug reports and only accessible to paid users ? So haters and potential buyers won't read anything about it ? You know, when we report a bug, it's only to help in creating the best UBOT possible , or find help about our issues/bugs so... 2 cents (for what it's worth lol)
  15. getting this right now. Hope it will work in 5, at worst, 4 Thanks MATE Sad that we can't REP, just like (which i did) Oh yeah, if you ever feel bored, create more socket samples and/or vidz hahahaha
  16. For my part i ain't disapointed AT ALL ! Once the bugs get fixed, it will be awesome ! It's a HUGE update. I mean 99% of the things i wanted to see are added and that's just the begining.
  17. Thanks, don't know if i'll do this to be honest... I think i'll wait for a patch
  18. Can you guys open up bots made with UB4 with version 5 ? I can't, the software freezes all the time ? Well after waiting for minutes, nothing happens. So no choice but to shut it down ?
  19. Yeah, i was wondering that too ? Got an email from Seth but no links in it lol ???????
  20. I will install it right away guys and report in a few minutes.... EDITED: Yep same here Windows 7 One small note to the DevTeam (no biggy) add a: "Do you want to create a desktop icon" on install By the way, i'm like a kid on 25th december !! Yeah !! lol !!
  21. You know what ? I hope i won't have to redo lots of the bots because of some glitches when importing them into UB5. To tell you the truth, i don't really create new stuff these days because of this (like many of you i guess) Bahhh, i could always continue to debug old bots using UB4 ? I mean i got the software. It won't "die" when UB5 comes out right ? By the way, are you guys still using UB 3.5 (didn't get this one when it came out) ?
  22. Yeah check the ubot bank. It will help you understand how scripts are working. Also check out this board. It's AMAZING ! You could also get bot banks from other members (some are free and some are not) Finally, check out Youtube. Lots of neat tutorials in there too
  23. On my end, i prefer the delete mode by default.
  24. Damn ! Thanks for trying out. I don't know why it's doing this on my end only (always had)
×
×
  • Create New...