Page 3 of 6 FirstFirst 12345 ... LastLast
Results 31 to 45 of 84
  1. #31
    Alacantara's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    What is the best configuration to make it as undetectable as possible?
    Anyway, thanks for bringing this xd.

  2. #32
    RTHW$rggHJWHNBDASHBedrh's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Alacantara View Post
    What is the best configuration to make it as undetectable as possible?
    Anyway, thanks for bringing this xd.
    He's working on a random offset feature, hopefully tomorrow that will be released. I can try do it myself tbh it's just I don't know how to compile and use Visual Studio to produce .exe applications.

  3. #33
    I got ants in my butt, and I needs to strut.
    Premium Seller
    Former Staff
    Premium Member
    Trusted
    Wyo's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Guadalajara
    Posts
    24,113
    Reputation
    4354
    Thanks
    4,203
    My Mood
    Lurking
    safe and clean .

  4. #34
    Minarito's Avatar
    Join Date
    May 2018
    Gender
    female
    Posts
    10
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Stucked1995 View Post
    Both of you just set 1 sensitivity.
    I already have my sensivity at 1 on osu and still not working

  5. #35
    Stucked1995's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    2
    My Mood
    Psychedelic
    Quote Originally Posted by Minarito View Post
    I already have my sensivity at 1 on osu and still not working
    Do it in windowed mode.
    Also, run program as administrator.

  6. #36
    Minarito's Avatar
    Join Date
    May 2018
    Gender
    female
    Posts
    10
    Reputation
    10
    Thanks
    1
    I've put it in a window, and also tried to start osu and .exe as administrator, the cursor still not moving

  7. #37
    CookieHoodie's Avatar
    Join Date
    May 2018
    Gender
    male
    Posts
    25
    Reputation
    24
    Thanks
    1,811
    My Mood
    Dead
    Quote Originally Posted by Minarito View Post
    I've put it in a window, and also tried to start osu and .exe as administrator, the cursor still not moving
    "If you find the cursor movement is obviously lagging behind, go to settings and increase the constant MIN_WAIT_DURATION by 1 each time until the bot is stable. It is not recommended to use value greater than 5 as the bot will start to behave a bit or totally off."

    Try this.

    - - - Updated - - -

    Quote Originally Posted by gramming_pro View Post
    you might wanna fix some of your warnings and bump up your warning level to w4
    its a staggering total of 78
    they might not all cause problems all the time but they might bite you when you least expect it

    edit:
    youre also using some nonstandard c++ features in your main where youre saving the process title to a nonconst literal
    you should also be catching the OsuBotException as a const reference
    in ProcessTools.cpp ln 80 youre comparing two string literals which doesnt work like that since theyre both pointers

    this is what actual errors i could find real quick with clang tidy
    i recommend you make use of that or a similar tool as well
    theres some other stuff that could use some work so maybe ill come back to you sometime or answer questions if you have any

    also consider some formatting tool like clang format or resharper++ since right now its all over the place

    its cool youre sharing the source though
    props for that
    Thx for the useful info! I'm just an amateur coder and quite new to c++ haha... I will try to view through the codes when I gt time!

    - - - Updated - - -

    Quote Originally Posted by steam395 View Post
    Oh, that's nice.

    What about AimHelper? like in Raze 4? Is it hard to create? old version (mb, it will help) https://******.com/Airi85/OsuMultiTool
    It will probably take some time to add those features. I'll try to improve when I'm free.

    - - - Updated - - -

    Guys, I guess you can't find the link to the detailed description I've created on another page now as the video as well as some texts are removed by the admin. That's sad. But I guess now you can google my name - CookieHoodie - with keyword OsuBot to get to the ****** page.


    Guys the new update is here: https://www.mpgh.net/forum/showthread.php?t=1368461. Pls post there instead of here. I will only answer questions in the new thread from now on.
    Last edited by CookieHoodie; 05-28-2018 at 08:04 AM.

  8. #38
    YourOsuBotIsTrash's Avatar
    Join Date
    May 2018
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    It only works when I tab out or it will just pause the game
    Also when im watcing a replay of it it also works

    VIDEO: https:/tu.be/JpIuF9z2iHk
    Last edited by YourOsuBotIsTrash; 05-27-2018 at 09:02 PM.

  9. #39
    a idiot's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Location
    Italy
    Posts
    367
    Reputation
    10
    Thanks
    4,632
    My Mood
    Angelic
    Quote Originally Posted by YourOsuBotIsTrash View Post
    It only works when I tab out or it will just pause the game
    Also when im watcing a replay of it it also works

    VIDEO: https:/tu.be/JpIuF9z2iHk
    that's normal you trash human being, do you want to use your mom to check the timing or aob or whatever he uses to parse .osu files
    Hi im yami
    Im a high lever leecher
    Don't be my friend im trash

    btw therain gei [IMG]https://ibb.co/jMb9bn[IMG]
    edit: rain is still gae uwu [IMG]https://imgur.com/a/GvJNRgl[IMG]

  10. #40
    gramming_pro's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    722
    My Mood
    Tired
    Quote Originally Posted by CookieHoodie View Post
    Thx for the useful info! I'm just an amateur coder and quite new to c++ haha... I will try to view through the codes when I gt time!
    no problem
    im always glad to help someone whos getting into the language
    you can reach me as GrammingPro#8604 if youd like someone to talk about it or to exchange ideas or whatever
    its my favorite language by far and i like to think i know a thing or 2 about it and im probably generally not bad company

  11. #41
    borizi's Avatar
    Join Date
    May 2018
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    The mouse moves strangely.
    What's the solution?

  12. #42
    YourOsuBotIsTrash's Avatar
    Join Date
    May 2018
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    so then what is the fix

    - - - Updated - - -

    Quote Originally Posted by a idiot View Post
    that's normal you trash human being, do you want to use your mom to check the timing or aob or whatever he uses to parse .osu files
    normal for it not to work? the cursor doesnt even move while playing regularly
    Last edited by YourOsuBotIsTrash; 05-28-2018 at 07:50 AM.

  13. #43
    Stucked1995's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    2
    My Mood
    Psychedelic
    Quote Originally Posted by YourOsuBotIsTrash View Post
    so then what is the fix

    - - - Updated - - -



    normal for it not to work? hmm

    You r really dumb aren't u?
    Learn to fuckin' read.
    Ffs.

  14. The Following User Says Thank You to Stucked1995 For This Useful Post:

    YourOsuBotIsTrash (05-28-2018)

  15. #44
    YourOsuBotIsTrash's Avatar
    Join Date
    May 2018
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Stucked1995 View Post
    You r really dumb aren't u?
    Learn to fuckin' read.
    Ffs.
    zzzz fix? zzzzzzzzzz. it is 1 sens. i ran in admin. wtf do i do? relax works fine
    Last edited by YourOsuBotIsTrash; 05-28-2018 at 08:04 AM.

  16. #45
    Stucked1995's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    2
    My Mood
    Psychedelic
    Quote Originally Posted by YourOsuBotIsTrash View Post
    zzzz fix? zzzzzzzzzz. it is 1 sens. i ran in admin. wtf do i do? relax works fine
    Turn off raw input.
    (-Cherry's idea should work)

Page 3 of 6 FirstFirst 12345 ... LastLast

Similar Threads

  1. New 60GHz WiFi standard
    By Velocity in forum General
    Replies: 8
    Last Post: 10-14-2014, 01:17 PM
  2. [News] New AQ Game: Oversoul [ALPHA TEST LIVE AS OF 9/13]
    By Phailsauce in forum BattleOn Games Hacks, Cheats & Trainers
    Replies: 4
    Last Post: 11-13-2012, 04:40 AM
  3. [News] New Rule About Hack Packs
    By Lehsyrus in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 16
    Last Post: 10-05-2012, 07:29 AM
  4. [News] Be careful, new version! [1.9.446]
    By urbanlucky in forum Call of Duty Modern Warfare 3 Discussions
    Replies: 24
    Last Post: 09-14-2012, 03:29 AM
  5. [Detected] Standard New CyberRazzor D3D Hook after Update [18.05.2011] [Version:Normal]
    By raptors- in forum WarRock - International Hacks
    Replies: 11
    Last Post: 05-19-2011, 07:33 PM