-
Member
that's the problem. Y offset is being ignored. aimbot will only follow left/right but not up/down.
-
Member
Originally Posted by
Jiseki
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.
-
Member
Originally Posted by
Jiseki
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
-
Banned
Originally Posted by
wiesiek0809
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.
-
Established Member
Originally Posted by
Jiseki
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
-
Banned
Originally Posted by
Roast
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?
-
Member
Originally Posted by
Jiseki
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.
-
Established Member
Originally Posted by
fictitiousDisk
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
-
Post Thanks / Like - 1 Thanks
-
Banned
Originally Posted by
Roast
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
-
Member
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
-
Banned
Originally Posted by
fictitiousDisk
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.
-
Established Member
Originally Posted by
Jiseki
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
-
Banned
Originally Posted by
Roast
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.
-
Established Member
Originally Posted by
Jiseki
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
-
Post Thanks / Like - 1 Thanks
Jiseki (1 members gave Thanks to Roast for this useful post)
-
Banned
Originally Posted by
Roast
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.