Jump to content

Zappster

Suspended
  • Posts

    1015
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Zappster

  1. > clients I'm guessing you're opening more than one? I believe @Krulvis said he was only getting double input when he opened up a second client and started the script
  2. Looking at other threads, Alek doesn't know how to replicate this Can you post steps you took to get this to happen?
  3. Sell and buy the fucking dip
  4. This is clearly photoshopped
  5. Thanks There was an idea thrown about with auto-pming people too and a button (like in the other chrome auth tool) that would do all the above. After seeing the likes this thread has gotten so far, I think I'll go ahead and get working on it
  6. Zappster

    Dard

    kek stay cb banned biotch
  7. It's kinda just been sitting on my PC for a couple of weeks with nothing being added to it, if there's enough demand I'll keep updating. Introducing... User Activated Auths! Basicly, you give someone a user+password, they go to your website + input it, then they are authed. User Activated Authing ---------------------- What is it? ----------- User Activated Auths is a way to allow your customer to choose when their auth starts. Limitations: ----------- Since most of you will not be running SSL certs, passing HTTP data -> HTTPS is quite tricky. For this reason, you MUST have the plugin open on OSBot + yourwebsite.com/path/plugin AFK Mode: --------- If you're browsing around OSBot, the plugin will update and auth people as you load new pages, however, this isn't always best. If you take any url of osbot and add ?sleep=10000 to the end, it will trigger afk mode. This will keep the page refreshing every 10 seconds, thus, allowing auths to carry on whilst you are away. ---------------------- Setup: ------ Chrome Plugin: Open "manifest" Edit line ""matches": ["http://website.com/plugin/*"]," too your website's path to the plugin dir. !!! DONT FORGET THE * !!! Save + close. Open "userActivatedAuthsExternal" edit line: "var token = "INSERT TOKEN HERE";" Insert a token here with random letters/numbers/special chars Copy that token (you'll need it in a moment) Edit line: "var authController = "http://website.com/plugin/authController.php";" too the path of authController.php on your website Edit line: "var refresh = 10000;" too change the refresh rate of pulling up flagged auths from your website. Save + Close Webfiles: Open "trials-header.php" Edit line: "$trials = new Trials('HOST','USER','PASS','TABLE');" with your database details Edit line: "$token = "";" and add your token from Chrome Plugins Save + Exit SQL: Inside the /Database/ folder is a file you can use to make the tables. ----------------- Usage: ------ Adding auths: ------------ Navigate to yoursite.com/addAuth.php?token=YOUR TOKEN Input the data required, you'll get a user+password that you will give to your client. Auth flagging: ------------ End user needs to say when they are ready to be flagged, I included 2 ways to do this, userAuth-via-Post-Example and userAuth-via-Get-Example Choose which (or both) solution works for you, and add the relevant CSS to match your website. Give the user the link to which option you chose (if POST, they will need their user+pass, if GET you include that in the URL) Thanks Fruity for testing this out with me. Code: https://github.com/ZappyScript/UserActivatedAuthing If you've got any issues setting this up/using it, let me know over PM or skype. Edit: if this wasn't clear already, only people that have a script in the SDN can use this...
  8. Perfect time to gravedig this Who's buying yacht's and who's buying rope?
  9. It's on the SDN; https://osbot.org/mvc/sdn2/scripts/21
  10. Hey okbabey <3

  11. hows those ltc investments goin :kappa:

    1. M1tch

      M1tch

      i pulled out @26$ haha the drop was too scary. let me fk around on ur ironman and go to barrows yo

    2. Zappster

      Zappster

      I have to change the password and it's effort :L  You gunna get back on LTC once it drops more? ETH is doing really decent rn

    3. M1tch

      M1tch

      ill put 1 month mems for free on it for u! and atm im invested in Stellar Lumens and other super low cryptos that are gonna get the 300% spike!

  12. Cool, welcome. If you're interested in the coding side, we use Java to develop the scripts. Take a read over at the tutorial section on how to get setup. https://osbot.org/forum/forum/250-tutorials/
  13. Spellbook starhall Cause if you combo it with stuff like spellbook of secrets and Spellbook of power AND grandspellbook tower with a cheeky Spellbook library of the cresent you boost your spellbook mobs by like 5+ in one turn
  14. The scripts might be salvaged soon, make sure you keep a look out on or follow https://osbot.org/forum/forum/336-salvaged/
  15. Decody put me in TWC once when I asked for scripter rank
  16. The method switches to equipment tab itself
  17. Lol xd I once was doing the crocodile slayer task but ran out of waterskins, had only a couple to kill so decided to risk it.
  18. I tried out HCIM but I died because I was drunk running around Zeah, I don't play it anymore. Offer me?
  19. I have no idea. I'm no designer xD I used Paint and dragged down until I reached 750 pixels down -> copied -> sent to imgur and repeat No idea how to get rid of those lines you'll just have to either 1. Work around them 2. Find a fix
  20. Yeah. I managed to split it up, here's the full thing combined: Looks weird with those lines, but GL!
  21. Edit: I see you already know you can change the size, my bad The max I can set an image too is 1000x750 maybe you can try slicing it up to extend the height
  22. Post your examples so we can see
×
×
  • Create New...