Essaypro/Writerpro Bidding Bot Manual

Configure and optimize your Essaypro/Writerpro bidding bot for maximum efficiency.

  • User: Your account's email address
  • Product Key: M-Pesa payment confirmation code (e.g., TE61MCO8OV) after paying to TILL 525051
  • Chat: Initial chat message sent after placing a bid
  • Min Deadline: Minimum allowed deadline in seconds (e.g., 3600 = 1 hour)
  • Max Deadline: Maximum allowed deadline (e.g., 31536000 = 1 year)
  • Refresh Rate: Frequency (in seconds) to check for new orders
  • Min Pages: Minimum number of pages
  • Max Pages: Maximum number of pages
  • Urgency Filter:
    This filter skips large orders with short deadlines. For instance, to skip orders with a deadline of 3 hours or less if they exceed 20 pages:
    Urgency Period: 10800 (3 hours)
    Max Urgency Pages: 20
  • Profile: Leave as default (used to support multiple accounts on a single computer)
  • Background: Run the bot without showing the browser (Chrome)
  • Simulation: Check only for testing
  • Exclude Discipline:
    • Checked: Skip subjects listed in C:\Clickinstruments\userfiles\discipline.txt
    • Unchecked: Only bid on listed subjects
  • Auto Detect Single Space:
    • Disable: Do nothing
    • Double: Double price for single-space orders
    • Skip: Skip order if single space is detected
  • Skip Pay Rate Below: Ignore clients offering low pay
  • Skip Completed Orders Below: Skip clients with few completed orders
  • Skip Completed Orders Above: Skip clients with many completed orders
  • Skip Fraud Score Above: Filter based on client's fraud score
  • Skip Acceptance Rate Below: Skip orders from clients with low acceptance rate
  • Skip if bids exceed: Skip orders where bids from other writers have surpassed a certain limit
  • Skip Questions: Skip orders that are question-type only
  • Skip instructions with words less than: Skip orders lacking sufficient instructions
  • Hide Skipped Orders: Hide unwanted orders on the available orders page
  • Invites Only: Bid only on invite-based orders
  • Apply Filters To Invites: Apply set filters to all orders including invite-only orders
  • Log Invites Only: Show only invite-based orders when "Invites Only" is ticked.
  • External Messaging: Send chat messages for all bid orders, even if the bidding bot itself didn’t place the bid
  • Beep: Alert sound after bidding
  • Mode:
    • Socket: Use socket to listen for new orders
    • Refresh: Use page refresh to check
  • Auto Refresh: Refresh even when in socket mode
  • Native Connection: Use browser socket connection
  • Local Directory: Use local config for internal name resolution
  • Auto Update: Automatically fetch latest version
  • AI API Key: OpenAI API key (get one at platform.openai.com)
  • Model: OpenAI model to use
  • Use AI Message:
    • Off: Disabled
    • Test: Preview only without sending any AI generated bid messages (dry run). The actual bid messages that would have been sent can be viewed at https://platform.openai.com/logs
    • On: Use AI generated bid messages
  • Adjust CPP. For example:
    • Min My CPP DoubleSpace: Set minimum CPP for double space.
    • Min My CPP SingleSpace: Set minimum CPP for single space.
    • Min My CPP Slides: Set minimum CPP for slides.
    • Min My CPP SlidesWithNotes: Set minimum CPP for slides with notes.
    • Min My CPP Questions: Set minimum CPP for questions.
Bot Configuration Files (Located at C:\Clickinstruments\userfiles)
  • discipline.txt: Subjects to include or exclude
  • academic-levels.txt: Academic levels to skip
  • keywords.txt: Keywords to avoid in orders
  • assignment.txt: Assignment types to skip
  • education-level.txt: Education levels to skip
  • language.txt: Languages to skip
  • service.txt: Services to skip
  • type.txt: Order types to skip
  • user-ids.txt: Clients to avoid
  • Countries.txt: Countries to avoid
  • single-space-keywords.txt: Words identifying single-space orders
  • custom-subject-messages.txt: Custom chat messages based on subject
  • general-chat-messages.txt: General chat messages (Will be picked at random)
  • general-invite-chat-messages.txt: General chat messages for invite orders (Will be picked at random)
  • ai-message-prompt.txt: Custom prompt for AI bid message generation.

    This file allows you to control how an AI model generates your bid messages. The contents of this file are automatically combined with the project details (topic, type, education level, pages, subject, language, time remaining, and description) and then sent to an AI model.

    The clearer and more specific your prompt instructions are, the better and more consistent your bid messages will be.

    Example content of ai-message-prompt.txt:
    You work as an academic writer for an online company where clients post orders. 
    The company does not allow contact exchange between a writer and client. 
    Between 3 to 5 sentences, create a good, short and brief application chat message 
    (Don't provide subject) based on the order details below.
      
    The bot will automatically append project details like this:
    Project Details:
    
    Topic: Incident Response
    Type: Essay
    Education level: Postgraduate
    Service: Writing
    Pages: 2.0
    Subject: Other
    Language: English (US)
    Time remaining: 2 days, 23 hours remaining
    Description: For this project, we will assess potential barriers to response efforts and recommend essential pre-conditions to improve recovery outcomes in the electric sector.
    
      
    Example generated AI bid message:
    Hello! I am highly experienced in writing postgraduate essays on incident response, especially in critical infrastructure sectors like electric utilities. I can provide a clear analysis of challenges in response efforts and offer evidence-based recommendations for improving recovery, all in fluent US English and your required citation style. I am committed to delivering a well-structured, insightful essay within your timeframe. Thank you for considering my application!
      
    Note:
    • Keep instructions clear and specific (e.g., sentence limit, tone, style).
    • Do not include project details manually, the bot adds them automatically.
    • You can adjust tone (formal, friendly, persuasive) by modifying the prompt text.
    • Whenever you make any changes to the prompt, always ensure to thourouly test (dry run) before going live.

Installer/Updater: