Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • alotiun

    Members
    • Posts

      18
    • Joined

    • Last visited

    Reputation Activity

    1. Like
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      v2.0-beta is now available for download!
      The project keeps expanding and itll keep doing so, therefore I've decided to release the current build as v2.0-beta. This does *not* currently support authenticated proxies, however that feature is in the works, along with a bunch of other great stuff - from advanced account authentication options to Captcha API key support. Even further down the pipeline is bot integration.
      As always, please post any bugs or issues you experience here!
      Download: https://www.mediafire.com/file/xuwvnxi180a44eq/RS_AccountFire_v2.0-beta.exe/file
    2. Upvote
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      Hi all I know some people follow along for updates so I figure I'd give the most recent I've got
      I've decided that the next release is going to be v2.0 - so many things have changed that it doesn't deserve to be part of v1.x
      The GUI is further improved from the above photos to allow for easy future feature additions. The engine has been severely overhauled to improve randomness and further prevent detection (including UAs, mobile emulation, fingerprint spoofing, &more). Drastically improved error handling (tons of potential exceptions caught, doesn't hang up on website thrown errors etc) and user feedback with log system (and configurable verbosity). Ability to save proxy list and save entire program configuration for ease of use - just open and run!, options for save format (txt, excel, json, xml), additional path config options, and more! 
      tldr;
      This is a massive improvement update with a new sleek GUI and total engine overhaul. Hope to have it out within the next couple days, thanks for your patience 😃 
    3. Like
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      It's officially here! v1.0.0 release!
      VPN Mode Information:
      This mode requires OpenVPN to be installed!
      You may have noticed the file is now a .exe - why you ask? VPN mode requires admin privileges to work, so this is just a simple wrapper to allow for privilege escalation. It still runs on Java. 
      When starting the program it will automatically create a folder "RSAF" in the same directory as the program. You can set the username and password for your VPN through the program GUI, or by editing "RSAF/vpn/credentials.txt"
      To add VPN connections, navigate to "RSAF/vpn/ovpn_files/" and add all of your config files. The program will loop through this directory as it runs. Below is a screenshot example using config files from NordVPN.

       
      v1.0.0 (RELEASE)
      - GUI Overhaul, better organization and grouping
      - custom domain names can now be entered instead of using the dropdown
      - full VPN support!
      - paths for chromedriver.exe and openvpn.exe are configurable through the file->configuration menu
      - random password generation added
    4. Like
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      Love to hear that!
      I am planning to add integrations into DreamBot (such as tut island as you mentioned) as I actually just saw an account creator/manager program that someone is selling which includes this feature as well as AI based captcha solving. It definitely inspired me to expand this program out to have even more features! Best of all, I never plan to sell this program, it will *always* be FREEWARE. 
      Currently in my spare time I've been working on the VPN support (hooking into OpenVPN) and some final improvements. Once this is done I'll release v1.0.0. From there, we are out of alpha and all minor builds will simply be bug fixes and QOL improvements. 
      The manager suite for automatically sending to tut island and Captcha solving will be part of a v2 release in the future 
       
    5. Like
      alotiun reacted to purepanic in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      I love this program!
      Im using it to produce a good amt of tuts per day.
      One thing I would love to be added is an option for users to add their tutorial island script (if owned) to a quickstart params menu so it would launch the accounts on dreambot and put them through tut island after creating them 
    6. Like
      alotiun reacted to Aeglen in F2P Master AI [Machine Learning] [1-Click Account Builder]   
      This is actually the focus of the next update! I want to make it less efficient at doing fast-click stuff in general. After examining the ban-rates after this is released, there might be a further update to make new accounts far less efficient in other ways, but we'll see
    7. Upvote
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      NEW: v2.0-beta
      All setup information/guides, previous version download links, etc have been moved to my website! Please visit at https://elusivestudiogames.com

      Screenshots of new interface:

      And

       
      The logs created in the automatically created "RSAF" directory:


      Download link for the executable:
      v2.0-beta: https://www.mediafire.com/file/xuwvnxi180a44eq/RS_AccountFire_v2.0-beta.exe/file
      Chrome Patcher (updated: fully packaged with DLLs)- https://www.mediafire.com/file/qotel1ukt189owl/chrome_ptchr.exe/file
      My site: https://elusivestudiogames.com (contains these downloads + special/experimental versions + older versions)
      Changelog: --------- v0.1.2 - initial release v0.1.3 - added "disable proxy" checkbox to use your own IP/VPN v0.1.4 - input delays randomized - User Agent spoofing added with large pool of UA's - disable navigator.webdriver - allow user to select from a list of email domains (suffix) with new drop down v0.1.4b - fixed potential index out of bounds error when proxies disabled - included a warning that proxies will be reused when number of accounts / proxy switch counter > number of proxies in list - included an error when attempting to run tool with no proxies in the list (and "disable proxy" is not checked) v0.1.5 - fixed browser not starting up - added a "mobile emulation" option to simulate some characteristics of a phone v0.1.6 - added GUI for top menu bar (no functionality yet) - checkboxes that disable features now visually represent and disallow input to box (such as "disable proxy") - added "enable human delays" checkbox, which increases time between filling the form inputs (slows script) - added "make verified accounts" checkbox, which uses temporary emails to enable it to also verify the account after creation - added "kill process" button, which terminates any running account creating session/process (no function yet - once I fix concurrency) v0.1.7 - added "use random birthdays" checkbox, which will use a random birthday for every account created - added birthday to the output file - output file now exports to an Excel document (.xlsx), and file renamed to "RSAF_Created_Accounts.xlsx" - added menu help->info page for details about what each option in the tool does - added menu help->about page for some general details related to this tool - added menu file->exit to quit the app - process is now run on a new thread - fixes GUI blocking and allows multiple simultaneous processes - custom fire icon :D v1.0.0 (RELEASE) - GUI Overhaul, better organization and grouping - custom domain names can now be entered instead of using the dropdown - full VPN support! - paths for chromedriver.exe and openvpn.exe are configurable through the file->configuration menu - random password generation added
    8. Like
    9. Like
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      It's here!!
      v0.1.6 - added GUI for top menu bar (no functionality yet) - checkboxes that disable features now visually represent and disallow input to box (such as "disable proxy") - added "enable human delays" checkbox, which increases time between filling the form inputs (slows script) - added "make verified accounts" checkbox, which uses temporary emails to enable it to also verify the account after creation - added "kill process" button, which terminates any running account creating session/process (no function yet - once I fix concurrency)
      If using the verified account features, it may look like its being hung up on the email page --- its just waiting for the verification email to come in.

      Please report any bugs here
    10. Like
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      Thanks for the bug report - that should be fixed in the new version I just uploaded (v0.1.4b). No real function changes, just improved handling.
      v0.1.4b - fixed potential index out of bounds error when proxies disabled - included a warning that proxies will be reused when number of accounts / proxy switch counter > number of proxies in list - included an error when attempting to run tool with no proxies in the list (and "disable proxy" is not checked) Next version should include a mobile emulation mode and completely disguised browser fingerprints... further down the line I'd like to tackle this ReCaptcha problem
    11. Like
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      New update released:
      v0.1.4 - input delays randomized - User Agent spoofing added with large pool of UA's - disable navigator.webdriver - allow user to select from a list of email domains (suffix) with new drop down
    12. Like
      alotiun reacted to elusivestudio in RS_AccountFire NEW v2.0-beta! Multi-function website account creator tool with opt for making email verified accounts (Both Proxy and VPN modes available) [FREE]   
      Thank you for your feedback, that will be helpful in improving the quality of this tool. They may be detecting that the driver is automating the browser and throwing the error based on that.
      Still not sure why I keep getting error 15 no matter what, even manually... and even thru VPN! Maybe my browser footprint or something... will post updates when I can
       
      UPDATE: didn't have any time to work on this, but did notice that I don't get error 15 on my phone while on wifi (same ip)... thinking if I spoof a mobile UA string it might work... 
    13. Like
      alotiun reacted to Aeglen in F2P Master AI [Machine Learning] [1-Click Account Builder]   
      v0.19 now live containing the few fixes people were asking me for over the past couple days and a change to how quest dialogue is handled.
    14. Like
      alotiun reacted to Aeglen in F2P Master AI [Machine Learning] [1-Click Account Builder]   
      See the FAQ in the first post for more info on bans. After anti-ban v2, accounts could last 3-7days or more running solidly. Jagex has since been catching onto the script's patterns, so I've just released antiban v3 today (with another update coming tomorrow) to help with that.
      @alotiun turn on developer mode in settings to do that
    15. Like
      alotiun reacted to Aeglen in F2P Master AI [Machine Learning] [1-Click Account Builder]   
      Thanks for the feedback!
      A mithril axe it already had in the bank... it shouldn't typically buy things it already has. I think very rarely it might if it skips the bank and goes straight to the GE, but I should try making this not happen.
      600gp... this is intended behaviour. It overpays for cheap items to buy them instantnly. Despite offering 600 it would probably buy it for much closer to 100, whatever the lowest unfilled sell offer is.
      Al Kahrid furnace... I'll add this to the list of possibilities for next update
      Arrow picking... Nah, arrows are super cheap and most people don't pick them up, would rather have the efficiency even if the user thinks otherwise (wait till you see how quickly it can make money).
      EDIT: Collective suggestions that might make it into the next update, which will probably be after 1st Feb
      Desert smithing Never buy duplicate tools (but rare anyway) Check for not needing to bank in more skills Misthalin Mystery bug!? Whatever else gets suggested after this post My own ideas:
      Antiban v3 -> v3.1 Various firemaking improvements Chop-burn Trade restriction autodetection (when OSRS updates for this) Cool stats button
    16. Like
      alotiun got a reaction from Aeglen in F2P Master AI [Machine Learning] [1-Click Account Builder]   
      Been running 8 bots on & off for almost a week, 2 bans so far and those were without any rest. The other ones are all doing very well though! Good script, well done
    17. Upvote
      alotiun reacted to Aeglen in F2P Master AI [Machine Learning] [1-Click Account Builder]   
      F2P Master AI

      F2P Master AI was in free beta from 23/12/2020 until 27/04/2021, tested for over 12 years by 2840 unique users.

      Key Information:
      Build F2P accounts from 0 Avoid paying for membership Smash trade restrictions Specific skill/quest requirements Avoid buying tut accounts which are flagged for "resting" Suicide botting/farming Fun F2P botting is not recommended unless you know what you're doing - it often takes a good setup to survive initial account creation. See the guide on Discord for how to safely create accounts (tldr avoid fingerprinting). Consider using the P2P script instead at https://dreambot.org/forums/index.php?/topic/26725-p2p-master-ai-machine-learning-1-click-account-builder/
      Main Features:
      Fully automated F2P player All 15 F2P skills Most F2P quests Intelligent task selection Machine Learning for human-like input Yes really, watch the mouse for example Does Tutorial Island, picks a realistic name and appearance See all users' progress live with webhooks (https://discord.gg/Jxe4d4NWmk) Enable/disable skills, activities, locations, quests; set target levels and preferred skills Save and load profiles, including from command-line and from URLs Google-authenticator style muling without need for communication No need for gold, bots loot and generate their own wealth Instancing prevents heavy users running 1000+ bots at the same time Fully automated wealth/resource management Fully automated tool/gear upgrading/selling Comes with free botting guide on Discord (most importantly, learn to avoid acc creation bans) Anti-cluster: each account gets its own behavioural profile with unique traits which evolve with progress. Anti-ban: powerful and unusual techniques prevent jagex from profiling this script. Option to add webhooks from your accounts to your own Discord server Inbuilt break and sleep system; behaves differently for each account Tends to bully other bots when competing for resources Live GE price updates Clear status, progress and profit displays May pick a favourite cape upon reaching a reasonable level Logs out and stops after completing all level goals + quests Discord screenshare/voice support Join for Community, Webhooks, and Guide:

      Webhooks example:
      Progress reports are automatically generated for all users (shows DreamBot name).

      Same for ban reports, provided the account survived its first day.
      Read the #botting-advice sections on Discord to learn best practices and avoid this!

      Note that names are DB forum names and can be set to "Anonymous".
      Interfaces:



      Quickstart:
      The script takes a single parameter - the settings file name. By default this is "Default".
      Screenshots:

      This Linux distro broke the font















    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.