RoastBot - Continuation of Serenity menu

Shout-Out

User Tag List

Page 14 of 20 FirstFirst ... 101112131415161718 ... LastLast
Results 196 to 210 of 295
  1. #196
    scordas's Avatar Member
    Reputation
    2
    Join Date
    May 2014
    Posts
    7
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    that's the problem. Y offset is being ignored. aimbot will only follow left/right but not up/down.

    RoastBot - Continuation of Serenity
  2. #197
    scordas's Avatar Member
    Reputation
    2
    Join Date
    May 2014
    Posts
    7
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jiseki View Post
    Well then it's basically the same as when the aimbot goes a bit too far to the right or left, just turn down the Y offset
    that's the problem. Y offset is being ignored. aimbot will only follow left/right but not up/down.

  3. #198
    wiesiek0809's Avatar Member
    Reputation
    1
    Join Date
    May 2017
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jiseki View Post
    Well then it's basically the same as when the aimbot goes a bit too far to the right or left, just turn down the Y offset
    it's not an offset issue, I have changed it few times. Aimbot is only following when enemy is going left and right, when enemy jumps it's not following.
    sorry for bad example video, here is new one:

    Dropfile.to | Anonymous File Upload
    Last edited by wiesiek0809; 06-01-2017 at 04:13 AM. Reason: want to add new video

  4. #199
    Jiseki's Avatar Banned
    Reputation
    10
    Join Date
    May 2017
    Posts
    83
    Thanks G/R
    7/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wiesiek0809 View Post
    it's not an offset issue, I have changed it few times. Aimbot is only following when enemy is going left and right, when enemy jumps it's not following.
    sorry for bad example video, here is new one:

    Dropfile.to | Anonymous File Upload
    I see what you're saying now. Yeah, it's probably just a bug. Hope he fixes it soon.

  5. #200
    Roast's Avatar Established Member
    Reputation
    87
    Join Date
    Apr 2017
    Posts
    126
    Thanks G/R
    7/83
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jiseki View Post
    I see what you're saying now. Yeah, it's probably just a bug. Hope he fixes it soon.
    It's slightly weird, normally it adjusts to the offset and essentially locks the Y axis. Haven't had much time for new features as I'm working on a new search algorithm but I'll release a new version in a few minutes to unlock Y axis mouse movement.
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

  6. #201
    Jiseki's Avatar Banned
    Reputation
    10
    Join Date
    May 2017
    Posts
    83
    Thanks G/R
    7/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Roast View Post
    It's slightly weird, normally it adjusts to the offset and essentially locks the Y axis. Haven't had much time for new features as I'm working on a new search algorithm but I'll release a new version in a few minutes to unlock Y axis mouse movement.
    Thanks man. And I couldnt get that Rehash program to work. It turns on for half a second then closes. Know what the problem is?

  7. #202
    fictitiousDisk's Avatar Member
    Reputation
    1
    Join Date
    Jun 2017
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jiseki View Post
    Thanks man. And I couldnt get that Rehash program to work. It turns on for half a second then closes. Know what the problem is?
    I couldn't get the windows program to work either. It may be a command line program, so try using the command prompt. I just built the source on linux using gcc and ran it there instead.

    BTW, Roast: the download link to 0.4b is missing from the original post, just in case you forgot it. If you're still working on it, no worries.

  8. #203
    Roast's Avatar Established Member
    Reputation
    87
    Join Date
    Apr 2017
    Posts
    126
    Thanks G/R
    7/83
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fictitiousDisk View Post
    I couldn't get the windows program to work either. It may be a command line program, so try using the command prompt. I just built the source on linux using gcc and ran it there instead.

    BTW, Roast: the download link to 0.4b is missing from the original post, just in case you forgot it. If you're still working on it, no worries.
    Was pasting them in as you replied Sometimes if I'm close to the end I'll get the thread ready, writing the changelog as I go.
    Rehash is indeed a command line program. At the beginning of the README it has the input section. $ is an indication of a terminal application such as Cygwin, which can be quite confusing for users who aren't used to even using command prompt.

    For anyone who needs help, the easiest thing to do is put RoastBot and Rehash in a folder by themselves, shift + right click anywhere in the folder and select "Open command window here". Then type Rehash ProgramName. Protip, most console applications support auto completion, so even with the new GUID assembly system that I'm trialling, you can press tab to autocomplete the program name after typing the first letter or 2 of the executable name
    Last edited by Roast; 06-02-2017 at 04:42 PM.
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

  9. Thanks fictitiousDisk (1 members gave Thanks to Roast for this useful post)
  10. #204
    Jiseki's Avatar Banned
    Reputation
    10
    Join Date
    May 2017
    Posts
    83
    Thanks G/R
    7/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Roast View Post
    Was pasting them in as you replied Sometimes if I'm close to the end I'll get the thread ready, writing the changelog as I go.
    Rehash is indeed a command line program. At the beginning of the README it has the input section. $ is an indication of a terminal application such as Cygwin, which can be quite confusing for users who aren't used to even using command prompt.

    For anyone who needs help, the easiest thing to do is put RoastBot and Rehash in a folder by themselves, shift + right click anywhere in the folder and select "Open command window here". Then type Rehash ProgramName. Protip, most console applications support auto completion, so even with the new GUID assembly system that I'm trialling, you can press tab to autocomplete the program name after typing the first letter or 2 of the executable name
    I do this, but I get no output. It just sort of does nothing.
    cmd.jpg

  11. #205
    fictitiousDisk's Avatar Member
    Reputation
    1
    Join Date
    Jun 2017
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    then it was probably successful. You can check that the hash has been changed from the original. If you have access to any *nix like system (linux, macos, unix) then you can use the md5 command line tool. Not sure about windows, but try this: WinMD5 Free - Windows MD5 Utility Freeware

  12. #206
    Jiseki's Avatar Banned
    Reputation
    10
    Join Date
    May 2017
    Posts
    83
    Thanks G/R
    7/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fictitiousDisk View Post
    then it was probably successful. You can check that the hash has been changed from the original. If you have access to any *nix like system (linux, macos, unix) then you can use the md5 command line tool. Not sure about windows, but try this: WinMD5 Free - Windows MD5 Utility Freeware
    Well I've also used a hash changer made just for hacks, but I was wondering if this method he's proposing is more secure for not getting banned.

  13. #207
    Roast's Avatar Established Member
    Reputation
    87
    Join Date
    Apr 2017
    Posts
    126
    Thanks G/R
    7/83
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jiseki View Post
    I do this, but I get no output. It just sort of does nothing.
    cmd.jpg
    I'm currently in bed on my phone, but judging by the git page this is what you'd expect. Rehash isn't intended to output anything unless you only enter the word rehash in your console. Do this once just to verify its not broken completely.

    Try using it without the ".exe" at the end, unless it was added when you pressed tab, in which case that's fine. After running, compare the hashes of the exe in your folder with an original copy and if they don't match then you're good to go. If you don't know how to do that on your PC then use a website like this Online MD5 Hash Generator & SHA1 Hash Generator
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

  14. #208
    Jiseki's Avatar Banned
    Reputation
    10
    Join Date
    May 2017
    Posts
    83
    Thanks G/R
    7/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Roast View Post
    I'm currently in bed on my phone, but judging by the git page this is what you'd expect. Rehash isn't intended to output anything unless you only enter the word rehash in your console. Do this once just to verify its not broken completely.

    Try using it without the ".exe" at the end, unless it was added when you pressed tab, in which case that's fine. After running, compare the hashes of the exe in your folder with an original copy and if they don't match then you're good to go. If you don't know how to do that on your PC then use a website like this Online MD5 Hash Generator & SHA1 Hash Generator
    I just got confused because when you just type 'rehash', the exe says there should be an output of 0-4. But, I guess it should be fine.
    Thanks for helping me, I was a bit confused.

  15. #209
    Roast's Avatar Established Member
    Reputation
    87
    Join Date
    Apr 2017
    Posts
    126
    Thanks G/R
    7/83
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jiseki View Post
    I just got confused because when you just type 'rehash', the exe says there should be an output of 0-4. But, I guess it should be fine.
    Thanks for helping me, I was a bit confused.
    Yeah I spotted that when reading through the source code just now and it threw me off too, don't worry :P

    No worries, feel free to send me a private message or just reply here if you need anything else
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

  16. Thanks Jiseki (1 members gave Thanks to Roast for this useful post)
  17. #210
    Jiseki's Avatar Banned
    Reputation
    10
    Join Date
    May 2017
    Posts
    83
    Thanks G/R
    7/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Roast View Post
    Yeah I spotted that when reading through the source code just now and it threw me off too, don't worry :P

    No worries, feel free to send me a private message or just reply here if you need anything else
    Like nothing seems to work in the .4b update. The aimbot doesn't lock on at all, the widowbot goes like 2 feet above their head, and the triggerbot shoots at everything BUT the enemy.
    I haven't tried anabot yet but it's probably broken as well.

    I don't understand, .4a worked fine except for the Y axis not moving. now it seems everything is broken.

Page 14 of 20 FirstFirst ... 101112131415161718 ... LastLast

Similar Threads

  1. [Bot] Searching for open source PoGo bot still in active developement
    By randominternethero in forum Pokemon GO Hacks|Cheats
    Replies: 1
    Last Post: 10-06-2016, 05:00 AM
  2. [UntzBot] SWTOR auto focus and crash fix [open source]
    By TheDank in forum SWTOR Bots and Programs
    Replies: 39
    Last Post: 09-27-2012, 11:16 PM
  3. [Tool] [Source] And-Yet-Another open-source Windows / Windows Mobile Authenticator
    By cdm in forum World of Warcraft Bots and Programs
    Replies: 54
    Last Post: 05-17-2012, 01:00 PM
  4. Free and Open Source PHP groupware project
    By annyphp in forum Programming
    Replies: 3
    Last Post: 01-08-2011, 08:08 AM
  5. Open Source Guide Development
    By FallingReign in forum World of Warcraft Guides
    Replies: 6
    Last Post: 12-01-2008, 05:47 AM
All times are GMT -5. The time now is 12:52 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search