Jump to content
UBot Underground

Team_LX

Members
  • Content Count

    151
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Team_LX

  1. Ok i am needing some help with this it uses flash and i have all the info for it but unclear on how to set tha data up anyone here with http requesting with flash mind to help me out
  2. Ok right know i can say this program is worth every single penny i have made 10 fully http post bots within a day of having this program xD THE GREATEST THING EVER
  3. paid for this via your site but the dl link was no good after i paid ????
  4. i still have not got this plugin to work for me ui text etc.. will not show after i compile idk why it does it one other plugins as well even if this plugin is the only one i have installed
  5. Ok so i am having issues on this i will not allow me to add the @ in this site with the email ??? any help http://www.pinger.com/tfw/ got everything else working etc thanks to some other help but ... just that email will not allow me at all to add in the @ any help
  6. lol my only issue is getting the Plugin to work for me it does not allow me to use the Plugin at all lol
  7. give me examples of full numbers your trying to get ? also i worked on this some what adn i think the easiest thing would be to reg the items in diff var then bring them togther in a new list ?
  8. use append to file and your data will not be over wrote when saving
  9. this is how i would do that as if i get you right your just wanting the text (hand tattoos tumblr) if so look at the below this is how i would do it set(#start, "hand tattoos tumblr:simple hand tattoos tumblr,tree hand tattoos tumblr,side hand tattoos tumblr,rose hand tattoos tumblr,guy hand tattoos tumblr,flower hand tattoos tumblr", "Global") set(#before, $find regular expression(#start, "hand tattoos tumblr:"), "Global") set(#after, $find regular expression(#before, "hand tattoos tumblr"), "Global") So basic get your text from where ever your getting it etc... i just set to show ex
  10. instead of Save command use the Append to file command when saving the items
  11. Still having issues with the email stuff some ppl get the emails some ppl do not why is this nothing wrong with my Hosting or email setup and host said nothing is blocking etc.... its something with ubotlocker as some ppl get the emails some do not
  12. you got it didnt i send you it lol and its any script i make that include the HTTP Plugin commands if i use them i get no ui shows up after compile if i take it out and compil will show the ui just fine
  13. but only happens when i add anything too do with the http post plugin anything else it compiles and works just fine with ui working etc....
  14. Still having issues where i can not use anything this plugin provides and have ui text box and stuff as they will not show up at all for me after compiled
  15. Nah was not damaged i just set the Version number back to what it was and no one had issues and yea everything is exatcly the same lol
  16. Meter Still can't figure out how to get this changed http://gyazo.com/25006ddd547ef53126d9f9ac669c57a4.png Also i went to push update over to my customers and got this error http://gyazo.com/ecd9b6c526a2d9720c5e47fbda7e8b34.png ICSharpCode.SharpZipLib.Zip.ZipException: EOF in header at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeByte() at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeShort() at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeInt() at ICSharpCode.SharpZipLib.Zip.Zi
  17. also meter one last question when my emails get sent out the subject come to ppl as THE SITE THE SOMETHING IS HOSTED ON how would i change that too what i want and the Replhy email to something that is mine they can reply to ??? Also some ppl do not get emails ?
  18. anyways maybe to add a Bulk Export Licenses Tab so it will export the full list of Emails key project name etc... etc... for a backup ?
  19. Question kinda confused on this what exactly does the Allow Email List Builder to issue License do ???
  20. yea lets me switch between nodes and code view etc.... idk what the issue is
  21. the ui's are set outside the Container as such ui text box("Test here", #test) ui open file("Open file test", #testui) plugin command("HTTP post.dll", "http container") { set(#uitest, "idk not showing the ui text boxes when compiled", "Global") } Once i compile the Ui Text box and ui open file do not show up but if i take out that container as such ui text box("Test here", #test) ui open file("Open file test", #testui) } and compile the boxes show up fine as can be but once i ad that container poof they are gone once i compile ????
  22. Ok so i have tried and tired and have firgured out if i aymens http container to my script it will not allow the ui open file etc.. too load anyone know why
  23. ok anyone know why when i add HTTP Container into my script it will not allow the ui Text boxes and ui open file fields to be seen ?
×
×
  • Create New...