RoastBot - Continuation of Serenity menu

User Tag List

Page 4 of 20 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 295
  1. #46
    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 denisdab99 View Post
    Rest is working fine. In some cases aimbot aims just too right or too down but else is ok. I want to know one thing. In mousehelper tehre is somethign named stepcount.x=?; and stepcount.y=? what does that do if i change value? Tryed to udnerstand but .... i just cant for now
    Step count refers to how many "steps" the aimbot takes between its target and current position. It's to stop it from snapping straight to a target and being blatant. The target mismatch (I'm assuming) is from the FOV of the modules. For example, in the aimbot: RoastBot/Aimbot.cs at master * OwnedcoreRoast/RoastBot * GitHub you can see that part of the FOV object is "rangevalues". You can see in the mousehelper that these rangevalues are used to determine the destination: RoastBot/MouseHelper.cs at master * OwnedcoreRoast/RoastBot * GitHub

    But this is a poor way of doing this, as it doesn't work on long range targets and for some bizzarre reason breaks the thing. I didn't write the aiming algorithm or the FOV implementation, that'll be written soon.

    Here's a picture I drew in MS Paint to try to demonstrate how the concept "steps" affect the aimbot's movement. Or rather, what we can do in terms of humanisation by implementing steps.
    RoastBot - Continuation of Serenity-hri9n7j-png
    Last edited by Roast; 05-14-2017 at 08:58 AM.
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

    RoastBot - Continuation of Serenity
  2. Thanks denisdab99 (1 members gave Thanks to Roast for this useful post)
  3. #47
    jommeaenggu's Avatar Member
    Reputation
    1
    Join Date
    May 2017
    Posts
    2
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry .. and THX!!

    um...I do not know .. Works on my laptop ... Desktop not works..
    and How can I aim speed up?

  4. #48
    denisdab99's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    15
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for you time expaining me that. BTW keep it up. You do a great job
    In way you explain you could work as teacher
    Last edited by denisdab99; 05-14-2017 at 09:00 AM.

  5. Thanks Roast (1 members gave Thanks to denisdab99 for this useful post)
  6. #49
    leesukho's Avatar Member
    Reputation
    1
    Join Date
    May 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good material thx,
    but, aim speed To the left and right Extremely Shake..
    help

  7. #50
    denisdab99's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    15
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Man for now aimbot is a bit shitty and roaast is working on it in his free time. He will rewrite aimbot logic soon but first he need to do some improvements to main cheat

  8. #51
    Alecthro's Avatar Site Donator
    Reputation
    16
    Join Date
    Jan 2014
    Posts
    124
    Thanks G/R
    2/13
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ComicsRes View Post
    it is not work....another trash
    Its working for a lot of users, mostly everyone here. Because its not working for you doesnt make it trash. Maybe learn to read some and see what it is that YOU are doing wrong.

  9. Thanks albert12 (1 members gave Thanks to Alecthro for this useful post)
  10. #52
    denisdab99's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    15
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It works. tell me what exaclt does not work for you.

  11. #53
    denisdab99's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    15
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1 you should calm down
    2 give me your tw(in private) if you have so i will try to help you

  12. #54
    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)
    I've just uploaded Version 0.2, which contains the first pass at an overlay. It currently only draws settings, such as aim mode, whether or not the key is pressed or the module is active. Once I've added some customisation for the FOV I'll implement drawing of it.

    In an attempt to prevent detection, RoastBot creates its own separate window which it draws over, instead of drawing straight on top of your screen. This window is maximised, transparent and can be clicked through. If anyone has any problems with it let me know.

    You'll notice a small flicker when the program opens, that's just the creation of the overlay window.

    Originally Posted by denisdab99 View Post
    Thanks for you time expaining me that. BTW keep it up. You do a great job
    In way you explain you could work as teacher
    Funny you should say that, I used to be a teacher.
    Last edited by Roast; 05-14-2017 at 10:47 AM.
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

  13. Thanks gooddaysire, denisdab99 (2 members gave Thanks to Roast for this useful post)
  14. #55
    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 ComicsRes View Post
    He shoots very crookedly
    Yes, one of the things that has been pointed out many times already is that the aiming algorithm is shooting in the wrong place and shakes quite a bit. If you take a look at the first post in this thread you'll see that it's on my list of things to fix, but I have a few other things that need to be finished first.
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

  15. #56
    vacmemes's Avatar Member
    Reputation
    2
    Join Date
    Nov 2016
    Posts
    5
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Roast View Post
    [B][I][SIZE=4]
    [*]It's not doing anything why won't it work??
    The modules (Aimbot, Triggerbot etc) require you to press the aim keys associated with them. You can change your settings by looking for the settings folder in the same location as the executable, changing the contents of the file (aimbot.json, triggerbot.json etc) and typing settings load in to the console.
    [/LIST]
    Sorry for being dumb, but i dont get where to type settings load, i dont get a console only some text on the side of my monitor. please help lol

  16. #57
    Alecthro's Avatar Site Donator
    Reputation
    16
    Join Date
    Jan 2014
    Posts
    124
    Thanks G/R
    2/13
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vacmemes View Post
    Sorry for being dumb, but i dont get where to type settings load, i dont get a console only some text on the side of my monitor. please help lol
    Screenshots? Cant help you out if we cant see it!

  17. #58
    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 vacmemes View Post
    Sorry for being dumb, but i dont get where to type settings load, i dont get a console only some text on the side of my monitor. please help lol
    Woops, that's from the old project before I moved it to using windows forms. The text being shown means that the drawing form has initialized, do you not see the user interface?
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

  18. #59
    vacmemes's Avatar Member
    Reputation
    2
    Join Date
    Nov 2016
    Posts
    5
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i do, but i still cant seem to get the bot to work, ive changed the aimkey to 20 for caps lock and set it to toggle, but it doesnt work in game. i have the correct resolution and everything so what could it be?

  19. #60
    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 vacmemes View Post
    i do, but i still cant seem to get the bot to work, ive changed the aimkey to 20 for caps lock and set it to toggle, but it doesnt work in game. i have the correct resolution and everything so what could it be?
    If the debug text says that the aimbot is both enabled and toggled, then the only thing I can think of is that your gamma settings in game aren't set to default. I'm assuming you've gone to the practice range and hit something? RoastBot unfortunately requires HP bars and will do for some time until I can work on the aiming algorithm.
    Developer of RoastBot https://www.ownedcore.com/forums/fps/overwatch-exploits-hacks/619893-roastbot-continuation-of-serenity.html

Page 4 of 20 FirstFirst 12345678 ... 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:23 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search