Results 1 to 14 of 14
  1. Collapse Details
    you tried to come between me and $variable but you failed -- lisa_bot chat 
    #1
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860
    a space for technical discussion of the building of a bot that posts in the style of Lisa McBushpawg

    Reply With Quote
     

  2. Collapse Details
     
    #2
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860
    part one:

    the login, starting chat

    Code:
    br.open("http://www.rubycalabwr.com/forums/login.php?do=login")
    
    br["vb_login_username"] = "bushpawg"
    br["vb_login_password"] = "P@th3th1c"

    Reply With Quote
     

  3. Collapse Details
     
    #3
    Senior Member Artie's Avatar
    Join Date
    Jan 2020
    Posts
    103
    Can I help?
    Reply With Quote
     

  4. Collapse Details
     
    #4
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860
    part 0

    the py header:

    Code:
    import os
    import sys
    import random
    import mechanize
    import time
    import string
    
    
    # Mechanize browser and set user agent
    br = mechanize.Browser()
    br.set_handle_robots(False)
    br.addheaders = [('user-agent', '  Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3'),
    ('accept', 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8')]

    Reply With Quote
     

  5. Collapse Details
     
    #5
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860
    Quote Originally Posted by Artie View Post
    Can I help?
    ya, create an array I can use for responses, pls. this is in python

    Reply With Quote
     

  6. Collapse Details
     
    #6
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860
    part 1.5

    login func:

    Code:
    def login():
    	print "[+]Logging in."
    	
    	try:
    		br.open("http://www.rubycalaber.com/forums/login.php?do=login")
        	except Exception as e:
        		print "\nCould not open target URL, please reference the error message below: "
        		print 
        		print e

    Reply With Quote
     

  7. Collapse Details
     
    #7
    #metoo Wendy <3's Avatar
    Join Date
    Jul 2015
    Posts
    17,015
    Don't you need just 4 lines since that's all she ever says
    Reply With Quote
     

  8. Collapse Details
     
    #8
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860
    Quote Originally Posted by Wendy <3 View Post
    Don't you need just 4 lines since that's all she ever says
    no

    Reply With Quote
     

  9. Collapse Details
     
    #9
    Muscle Furry 12 inch Dick juji's Avatar
    Join Date
    Dec 2011
    Posts
    17,975
    Pythong fucking sucks, you should use node.js which is more active and mantained

    In that case, I made a simple example

    https://untitled-tmq8389c4l30.runkit.sh


    If you type / with name after of url like that https://untitled-tmq8389c4l30.runkit.sh/m0nde

    Try with Lisa name


    Quote Originally Posted by Steffies Yelle View Post
    I'll kill myself live on cam as soon as there's proof I literlaly promise, I will sincerely kill myself as soon as I see elz's computer playing arma 3 maxed with all nvidia exclusive graphics
    Reply With Quote
     

  10. Collapse Details
     
    #10
    👽👽👽👽👽👽👽👽👽👽👽👽 root ghost's Avatar
    Join Date
    May 2017
    Location
    interracial anime weed burning technical school
    Posts
    1,483
    get on messenger bot
    Reply With Quote
     

  11. Collapse Details
     
    #11
    Muscle Furry 12 inch Dick juji's Avatar
    Join Date
    Dec 2011
    Posts
    17,975


    I was trolled


    Quote Originally Posted by Steffies Yelle View Post
    I'll kill myself live on cam as soon as there's proof I literlaly promise, I will sincerely kill myself as soon as I see elz's computer playing arma 3 maxed with all nvidia exclusive graphics
    Reply With Quote
     

  12. Collapse Details
     
    #12
    full metal merchant timmy's Avatar
    Join Date
    Sep 2008
    Location
    i daer you to make it out of ferguson alive
    Posts
    19,565
    out of curiosity i have been looking at programming job adverts and almost every time they want you proficient in 2, 3, 4, some times 5 different programs..
    1. what is the deal with that?
    2. do you have to spend a lot of time learning a shit tonne of languages (plus get work experience) just to make it to interview?
    3. kind of seems excessive to want one guy write in a hand full of languages, are programmers just too costly so they want to get the best bang for buck humanly possible?
    4. isnt that unreasonably causing them to have a lot less suitable candidates
    *call centre crew*
    *hate talking to people crew*
    *get abused for a living crew*
    *sexually harassed by hot women crew*
    Reply With Quote
     

  13. Collapse Details
     
    #13
    💕🖤💜~INTJ~💖 Battery Bits's Avatar
    Join Date
    Jul 2015
    Location
    Inside your head
    Posts
    23,245
    Spath
    Reply With Quote
     

  14. Collapse Details
     
    #14
    Muscle Furry 12 inch Dick juji's Avatar
    Join Date
    Dec 2011
    Posts
    17,975
    Quote Originally Posted by timmy View Post
    out of curiosity i have been looking at programming job adverts and almost every time they want you proficient in 2, 3, 4, some times 5 different programs..
    1. what is the deal with that?
    2. do you have to spend a lot of time learning a shit tonne of languages (plus get work experience) just to make it to interview?
    3. kind of seems excessive to want one guy write in a hand full of languages, are programmers just too costly so they want to get the best bang for buck humanly possible?
    4. isnt that unreasonably causing them to have a lot less suitable candidates
    I do not believe these questions are related to interview, you are supposed to understand how programming works, especially C as fundament of programming. When they ask you with an user-story, "I want to save list videos of porn that I will watch these videos later and I don't want to be registered" then this idea you're supposed to write this in any language and anywhere so no limits, preferably on browser.


    Quote Originally Posted by Steffies Yelle View Post
    I'll kill myself live on cam as soon as there's proof I literlaly promise, I will sincerely kill myself as soon as I see elz's computer playing arma 3 maxed with all nvidia exclusive graphics
    Reply With Quote
     

Thread Information

Users Browsing this Thread

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

monde is a whiney fuck