Search results

  1. fukurou

    🐍 python python grimoire

    .send_keys('') and .click() methodes on an element example in this code the bot logs in then makes a post from selenium import webdriver from selenium.webdriver.chrome.service import Service from selenium.webdriver.common.by import By s = Service('C:\chrome driver\chromedriver.exe') driver =...
  2. fukurou

    🐍 python python grimoire

    Selenium : automating the browser https://chromedriver.chromium.org/downloads see which version you need : chrome browser, help, about put the drive inside some folder and copy the location link of the file you extracted in pycharm : from selenium import webdriver chrome_driver_path: str =...
  3. fukurou

    waifubot xenforo test 1

  4. fukurou

    waifubot xenforo test 1

    baby !
  5. fukurou

    Permission and DPermitter

    translate from java to python package LG_Core; public class Permission { /* * uses two names as lv1,2 permission levels * requires password to change password or said names */ private static Permission singleton; private String password, lv1Name, lv2Name; private...
  6. fukurou

    [MEDIA]

  7. fukurou

    [MEDIA]

  8. fukurou

    active task: translate personality class from java to python

    Personality //the chobit class uses the personality class to load up all the skills package LG_Core; import java.util.ArrayList; import java.util.Hashtable; public class Personality { /*this class is used in the ChobitV2 c'tor. it enables loading a complete skill set (a sub class of the...
  9. fukurou

    🐍 python Chii's python suit

    Fusion FusionCera and PriorityQueue ''' PRIORITYQUEUE CLASS ''' # A simple implementation of Priority Queue # using Queue. class PriorityQueue(object): def __init__(self): self.queue = [] def __str__(self): return ' '.join([str(i) for i in self.queue]) # for...
  10. fukurou

    err fusion

    # A simple implementation of Priority Queue # using Queue. class PriorityQueue(object): def __init__(self): self.queue = [] def __str__(self): return ' '.join([str(i) for i in self.queue]) # for checking if the queue is empty def...
  11. fukurou

    err fusion

    # A simple implementation of Priority Queue # using Queue. class PriorityQueue(object): def __init__(self): self.queue = [] def __str__(self): return ' '.join([str(i) for i in self.queue]) # for checking if the queue is empty def...
  12. fukurou

    err fusion

    https://www.geeksforgeeks.org/priority-queue-in-python/
  13. fukurou

    err fusion

    dictionary = {"string" : 5} neuron = Neuron() fusion = Fusion(dictionary) ds:DISkillUtils = DISkillUtils() alg1:Algorithm = ds.simpleVerbatimAlgorithm("test","hello") neuron.algParts.append(alg1) danger_alg:Algorithm = ds.simpleVerbatimAlgorithm("danger_test","hadoken")...
  14. fukurou

    [MEDIA]

  15. fukurou

    anime 2022

  16. fukurou

    [MEDIA]

  17. fukurou

    Samsung galaxy s22 ultra green 1t

    expensiveeeeeeeeeeeeeee
  18. fukurou

    📱android Samsung galaxy s22 ultra

    what earphones are the best for it tho ?
  19. fukurou

    [MEDIA]

  20. fukurou

    nintendo switch games

Top