Code Monkey home page Code Monkey logo

hackq's People

Contributors

gjacobs314 avatar spaz926 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hackq's Issues

No such module 'KeychainSwift'

After I followed all the instructions, I tried running the project in xcode and got the swift compiler error "No such module 'KeychainSwift'". Any ideas? I'm somewhat new to swift/xcode.

???

in viewcontroller.swift, where it says 'bearer BEARER_TOKEN_HERE' - do we add the bearer token?

Error Code

Getting some errors in Xcode under all output while HQHack is running.

Error: Invalid address

2018-03-10 11:59:55.263122-0800 HackQ[43864:2603321] [BoringSSL] Function boringssl_session_errorlog: line 2829 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert
2018-03-10 11:59:55.283959-0800 HackQ[43864:2603321] TIC Read Status [1:0x604000163300]: 1:57
2018-03-10 11:59:55.287368-0800 HackQ[43864:2603321] TIC Read Status [1:0x604000163300]: 1:57
2018-03-10 11:59:55.287393-0800 HackQ[43864:2603321] TIC Read Status [1:0x604000163300]: 1:57
2018-03-10 11:59:55.287532-0800 HackQ[43864:2603321] [BoringSSL] Function boringssl_session_errorlog: line 2829 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert
2018-03-10 11:59:55.287566-0800 HackQ[43864:2603321] [BoringSSL] Function boringssl_session_errorlog: line 2829 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert
Error: Invalid address

Error: Invalid address

2018-03-10 12:01:19.023040-0800 HackQ[43864:2603959] TIC Read Status [2:0x600000160fc0]: 1:57
2018-03-10 12:01:19.023764-0800 HackQ[43864:2603959] TIC Read Status [2:0x600000160fc0]: 1:57
2018-03-10 12:01:19.024110-0800 HackQ[43864:2603959] TIC Read Status [2:0x600000160fc0]: 1:57
Error: Invalid address

Error: Invalid address

2018-03-10 12:02:37.641982-0800 HackQ[43864:2604716] TIC Read Status [3:0x604000164c80]: 1:57
2018-03-10 12:02:37.642555-0800 HackQ[43864:2604716] TIC Read Status [3:0x604000164c80]: 1:57
2018-03-10 12:02:37.642885-0800 HackQ[43864:2604716] TIC Read Status [3:0x604000164c80]: 1:57
Error: Invalid address

Error: Invalid address

WebSocket.swift

When I try to run the project I receive this error on WebSocket.swift:
Argument labels '(truncatingIfNeeded:)' do not match any available overloads
for this line:
f.statusCode = UInt16(truncatingIfNeeded: code)

Website Question

How would I go about adding this bot to a a website running on my local home network.

Error: Invalid address

I'm sure I've filled in all the fields with the correct info but when running it has an invalid address

I am receiving 2 WebSocket Issues (deprecated string method)

Swift Compiler Warning:

'substring(to:)' is deprecated: Please use String slicing subscript with a 'partial range upto' operator.

'substring(from:)' is deprecated: Please use String slicing subscript with a 'partial range from' operator.

else {
key = ""
if let r = line.range(of: ":") {
key = trim(line.substring(to: r.lowerBound))
value = trim(line.substring(from: r.upperBound))
}

Which version swift is required

I don't know more about Mac. Sorry if I'm wrong.
1)Can we run this virtual machine of snow leopard?
2)what is minimum version of xcode required to run your program?
3) what is minimum version of swift required?

Plz reply to all questions...

Website not working

On the website, the Web Socket fails to connect during a game. It keeps saying “Show not on”.

Pods/Gem

Good morning,

Tried using pod install in main directory but still getting "No such Module for KeychainSwift.

Should I also be doing gem install?

and what version of Swift and Xcode should i be using? I have xcode 9

Thanks in advance

Heyy!

Heyy, can u adapt the app 4 CashShow 2? And if u could, can u open a discord to share those
answers?

Improvements

I really like this tool! One idea I had was to use something like Reductio to filter out unnecessary words to the google search.
Also, would it be possible to leverage something like this to make it so android users could do the free extra life like on iOS? I assume you would just need to do a network call with your user id

Connection Settings Invald

It keeps telling me token and Id are invalid. What makes them invalid? I sniffed my own. How do I fix it?

Different quiz show

I am trying to configure this for the "Cashshow," but I can't find the bearer token or user ID. I can only find user ID and device ID. I tried to configure it for another app that I could find a bearer token and user ID for and I was able to get it to work.

Y'all a prankster mang XD

I loved it tonight the little comments and changes were funny as hell. shame i didn't get the sneakers. how about that, 4 pairs in the world.

screen shot 2018-03-26 at 10 05 48 pm

screen shot 2018-03-26 at 10 10 42 pm

hehe. Mind helping me out though, so I can get this running locally? I think I've entered everything correctly, but I do not get questions/answers on the application. Just sits there like a dead fish. Like my cat.

Can't find Bearer token nor User ID

I sniffed my web traffic with charles and found api-quiz.hype.space but it keeps saying that it is unknown. How can I find my bear token and user id?

bearer token

I don't know how to get my bearer token can you help pls

Finished version?

Can anyone send me a finished version in the .app format? Or atleast SiteEncoding and ViewController files (since I believe that is all that we had to change correct?)

Thanks!

no answers

I'm capturing the questions but the program isn't giving me any answers. I'm sure I put my Cse id and my api key in.

install help

hey, i love your project but i'm kinda new to coding.
can you make like a step plan what i need to do to run the application myself. Like, make it fool-proof so i just know what to enter where and how to get those codes myself.

Bearer token User ID and google information, ~plus an error while building~

So, I know you included bearer token and a user ID to use the application, but I am not sure where to put it. It would help if it was commented in the code specifically, as there are a lot of "BEARER_TOKEN_HERE" strings referenced throughout the code.
Where do I get myself a google API key? I googled it myself, but all I could find was API for google maps. Same with CSE.

I'm also getting an error where it says "Keychainswift" is not found.
I ran the gem install as stated, but I'm not sure that was the correct thing to do/needed.

I'm stumped. (Or, just very näive.)

How to find User ID and Token

I know that you have to use a packet sniffer but how? I have tried mitmproxy but when I open the app after seeing the proxy up, nothing shows up. Please help.

Accuracy?

Hey just a suggestion. Will you improve the accuracy? I always get dumb answers on most of the questions. The bot will sometimes get it wrong on q1.

Connecting data to firebase

I've installed firebase pods and know how to turn the data into HTML elements but I'm struggling to upload the question and answer data into firebase.

Confused.

How should I aquire my Bearer token and user id?

HQ UK Support

Hi ,
I would love if you could adapt this to support HQ UK

Install

Can you make a tutorial? I feel very lost

Error: Invalid address

Can anyone help me fix this error. Checked everything was filled out correctly.

Error: Invalid address

Testing Search Results

What is the best way to test search queries?

In the most recent game (2100 EDT 18 APR 2018) four out of the 12 answers were incorrectly chosen by the application. I'd like to troubleshoot and see if I can get either the code or the CSE finding better answers.

I've attached screenshots of the window showing the chosen answer and the correct answer circled in green.

3dfvzri
crcb5rr
mfk0fem
xzgi2cd

Invalid Address Error

I'm receiving an invalid address error. Is this because the game is not live right now?

HQ USER ID

How does the user ID looks like?? I found my bearer token but no idea where to find the ID

bot not receiving question

hello, I've setted up all the parameters but the bot does not receive the questions.
Can you help maybe I'm doing something wrong

No such module

Hi ,

Im trying to run this project and i installed the pods from cocoapods
but I keep getting "No such module" for import KeychainSwift and Alamofire

Maybe it has to do with the version of Swift or Xcode?

please assist

Entering Bearer token, user id, Google API key, and Google CSE ID

I appreciate you sharing this script. I am fairly new to coding and am having trouble figuring out where to plug in all the info. Would it be in lines 31, 50, 57 at the end of the link, and 83 of ViewController.swift and lines 13, 14, 57, and 79 in the parenthesis of SiteEncoding.swift? I would greatly appreciate it if you can let me know if I missed anywhere or added any spots to enter the info that shouldn't be. Thanks in advance!

No such module 'KeychainSwift'

Hi i'm having issues with running the bot. When I run it it says No such module 'KeychainSwift' in the SiteEncoding.Swift . When I run the bot i open the HackQ.xcodeproj is this correct or do i need to use the worspace one?
image
When I run the workplace file it opens but when the game is live it doesnt do anything.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.