Activity Stream
48,167 MEMBERS
64584 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 8 FirstFirst 1234 ... LastLast
Results 11 to 20 of 79
  1.     
    #11
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    Quote Originally Posted by geskill View Post
    and? "Suspicious.Insight" don't means virus, back-door or something like that! btw Symantec is not as good as Kaspersky or GData! many cracks or even keygens have a higher rate and you use it anyway! but okay i cant force you, but it makes me very mad if you talk nonsense.
    i don't have nothing with your program, i don't even know what it does, i just replied to him
    Quote Originally Posted by otti View Post
    what you mean , mate? details please

  2.   Sponsored Links

  3.     
    #12
    Respected Developer
    Website's:
    wrzc.org
    wouldn't worry about virus check. Have you ever checked Hyperz Sharpleech or Jayfella's Autoposter with those?

    I'll give it a test now.
    Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic

    Huge list of Warez Sites and free Multiposter Templates

  4.     
    #13
    Member
    Website's:
    intelligen2009.com
    Quote Originally Posted by t3od0r View Post
    i don't even know what it does, i just replied to him
    this program can search informations (cover, description, nfo) based on a movie, game or xxx name and publishes this into different cms systems like vBulletin, phpbb, wbb, ipb, etc.... the program can crypt your directlinks from rapidshare, uploaded, netload etc... into linksave.in, linkcrypt.ws or ********** links. furthermore it can upload your coverlink to your favorite image-hoster. all in all it can do everything for you!

  5.     
    #14
    Member
    Website's:
    wuploadlinks.net fileserve-movies.net fsdown.org
    I will try it and give a review afterwards...

    Please click the image above!

  6.     
    #15
    Member
    Website's:
    wuploadlinks.net fileserve-movies.net fsdown.org
    I tried it, here is my review :

    - The app isn't very user friendly, and you should have made a tutorial on how to creat plug in and all that stuff ( I had to figure it out by myself)

    - While Posting you should have 2 modes, the current one, where you insert the data and the app 'builds' the post, and you should implement a new mode 'Free Posting' that would allow you to build the post anyway you want it, with out those variables confusing people, in that mode we would write the same things we write when we post in a forum...

    - You have a register button that leads to Google...

    - I didn't understand if there was a queue or if the opens tabs had nothing to due with a queueing system, but if there was a queue it isn't working...

    This is my review

    Please click the image above!

  7.     
    #16
    Member
    Website's:
    intelligen2009.com
    Gempis thanks very much for your review!
    Quote Originally Posted by Gempis View Post
    - The app isn't very user friendly, and you should have made a tutorial on how to creat plug in and all that stuff ( I had to figure it out by myself)
    yeah, your right, its complex, i've done my best to put it all in one app - so here it is. Now i have to create lots of tutorials and even faqs to explain every function. Just a view users know, how to use this program and they save 2/3 of the time as before. btw. you don't need to add a plugin ^^ its just a website.
    Quote Originally Posted by Gempis View Post
    - While Posting you should have 2 modes, the current one, where you insert the data and the app 'builds' the post, and you should implement a new mode 'Free Posting' that would allow you to build the post anyway you want it, with out those variables confusing people, in that mode we would write the same things we write when we post in a forum...
    this 2-way-system is possible, you can even remove these fields like "passwort" or "video stream", and have a releasename + description post only - no problem. But the how! thats the point, and so it leads me to the post editor. This editor uses the same concept like php, plain text and code in delimiters ('<I';'I>') i named it IScript. This is very complex and very cool. You can modify your complete output - how you like it, but again you need to know how.
    Quote Originally Posted by Gempis View Post
    - You have a register button that leads to Google...
    its not implemented right now
    Quote Originally Posted by Gempis View Post
    - I didn't understand if there was a queue or if the opens tabs had nothing to due with a queueing system, but if there was a queue it isn't working...
    its just for working on multiple uploads. But the program have a queuing system for spreading (posting / publishing) and for crawling (fetching / "lookie..lookie")

    and again, thanks very much for giving a look at IntelligeN ! I ll do my best to improve it.

    ps: i don't like to say tool, because tool has for me the meaning of a small application, like a browser or calculator - thats what IntelligeN even not is.

  8.     
    #17
    Member
    Website's:
    wuploadlinks.net fileserve-movies.net fsdown.org
    I'm not sure if you understood what I meant with the posting mode...

    Have a look at Jayfella's multi poster...

    I think it would be great if we could have a posting mode like that one...

    Please click the image above!

  9.     
    #18
    Member
    Website's:
    intelligen2009.com
    I hope, look the screenshot:


    You can edit every "template" for example "Other", with your favorite xml editor (i'm using VS in the background). Just removing every unused control like "password" and than putting all in description. You can do!

    Here is a sample how, the IScript can look like:
    And now you ll maybe see how complex and cool IntelligeN is, it have even a whole programming language in it (i love this smiley)
    PHP Code: 
    .
    [
    center]
    [
    b]<I
    import 
    "iUtils.js"

    print(ReduceCapitals(IRELEASENAME));

    I>[/b]

    <
    I
    if (IDescription != null)
      print(
    IDescription #13#10#13#10);

    function FirstLinkOnly(ALinks// Result
    {
      if(
    Pos(#13#10, ALinks) == 0)
        
    Result ALinks;
      else            
        
    Result copy(ALinks1Pos(#13#10, ALinks) - 1);
    }

    function 
    RemoveWWW(ALink// Result
    {
      var 
    "www.";

      if(
    Pos(wALink) == 0)
        
    Result ALink;
      else            
        
    Result copy(ALinkPos(wALink) + length(w), 10000000);
    }

    for(var 
    0IMirrorController.MirrorCounti++) 
    {
      if(
    != 0)
        print(
    #13#10);
      
    print(#13#10 + "[b]Mirror: " + IntToStr(I + 1) + "[/b]" + #13#10);
      
    for(var 0IMirrorController.Mirror[I].DirectlinksMirrorCountj++) 
      {
        print(
    #13#10 + "[b]" +  RemoveWWW(ExtractURLHost(FirstLinkOnly(IMirrorController.Mirror[I].DirectlinksMirror[J]))) + "[/b]");
        
    print(#13#10 + "[spoiler][code]" + IMirrorController.Mirror[I].DirectlinksMirror[J] + "[/code][/spoiler]");
      
    }
    }
    I>
    [/
    center]

    I compare IntelligeN often to someone who gets a Mercedes, before he go by foot.

  10.     
    #19
    Member
    Website's:
    wuploadlinks.net fileserve-movies.net fsdown.org
    Nice, I got it to work the way I wanted it...

    Here is my template :

    Code: 
    <I print(INFO) I>
    lol

    And I just copy paste from w-bb into that box...
    I'm not using the crawler...

    I found one bug, if you use the crawler to get the cover it removes the domain...

    If the image adress is http://xxx.com/images/1.jpg , it only fetches images/1.jpg

    I enjoying this app, i only need to get my queue to work...

    Please click the image above!

  11.     
    #20
    Member
    Website's:
    intelligen2009.com
    Quote Originally Posted by Gempis View Post
    If the image adress is http://xxx.com/images/1.jpg , it only fetches images/1.jpg
    which crawler/fetcher you mean, the programme handle a lot!

    Quote Originally Posted by Gempis View Post
    I enjoying this app, i only need to get my queue to work...
    What you mean with queue ^^ the publishing system ?

Page 2 of 8 FirstFirst 1234 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. WLM 2011 vs WLM 2009
    By Ash in forum Polling Plaza
    Replies: 8
    Last Post: 31st May 2011, 12:56 AM
  2. 2009 Best Leecher
    By Raven in forum Polling Plaza
    Replies: 27
    Last Post: 5th Jan 2010, 09:15 AM
  3. Replies: 1
    Last Post: 29th May 2009, 08:41 AM
  4. My own RS.com Account ~ Fri, 6. Nov 2009
    By cybertuga in forum Completed Transactions
    Replies: 15
    Last Post: 30th Mar 2009, 07:56 PM
  5. What do you have planned for 2009?
    By Inevitable in forum Webmaster Discussion
    Replies: 5
    Last Post: 7th Jan 2009, 05:53 PM

Tags for this Thread

BE SOCIAL