Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    uglyman95's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    2

    Problem with SinBot v2.4

    Currently, I am having problem with the bot when the character has to run to get to make the boss spawn. Here are some levels that don't seem to work for me: White Tyrant's Challenge, White tyrant level 20, red ruins, trampled plains, decisive battle, fruitful and probably many others. I'm using DanKsole v2.1 including bindfix, sinbot v2.4, god mode and one hit kill from nico, perX injector. The bot itself works very well, but not in those levels. I know the old speed hack command got patched so the bot might be off, but I have tried the new host_timescale, and it still doesn't work. Is there any solution to this problem because I would like to but to level 50 without having to do it manually, plus it's kinda of a problem overall. Thank you

  2. #2
    neomabius's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Minnesota
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Shocked
    Manual input of the command prior to transformation seems to get it moving...I have tried to change the key binding, no change... I'm just going to watch the executed commands and see if there's an overlap in command input that is causing the key to be ignored. I'll get back to you tomorrow unless it's already been mentioned in the sinbot release post among the 70+ pages..searched the topic but couldn't find any key words that flagged that thread so :/ anyways...I'll let you know unless someone posts before I get a chance to.

  3. #3
    neomabius's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Minnesota
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Shocked
    This seems to be an issue with the program not executing the command properly. I have modified it to use the ohk input instead and it seems to have fixed the issue. There's alot of posts in the "Sinbot" thread but allot of disregard for the actual problem.

    I've checked bindings, screen resolution, everything is run under admin, up to date on each .dll. I tried changing the delay on the speed modifier in ranges .5,1-10. Graphics resolution is lowest setting.

    After changing the speed modifier to use ohks binding it seems to have resolved the issue, of course you will have to bind ohk to another key. The [kp_downarrow] seems to be a single input as the command log is not showing the input even being processed. Of course this is all on my system as many things can attribute to the inability of execution. The read me file included with sinbot is alot of common sense stuff that really is just a refresh of what was posted before even getting to the download link so It would be easier to read through the sinbot thread but there's about 60 pages of questions that are common sense, failure to read posts and the coders that actively have worked with this program seem pretty fed up with the questions that have been answered 10+ times already.


    ( For any of the coders that work with sinbot that may come across this. " The program is executing properly. It appears to launch the command input for the host_timescale once then disregards it from then on out..(yes I have read all 80+ pages of "sinbot release thread") Without the timescale executed the bot fails to go far enough in winding maps, fixing it is simple if your able to sift through all the redundant executed commands and remove them.

    My two cents...basing a bot around a .dll outside of command execution usually ends up exploding in your face due to bad mapping. Autoit has a feature that allows things to be slowed or increased without using a .dll that is increasing speed already.

    Hope this sorta helps. If I get more time I may just modify the bot to execute properly I just need to decompile the bot to remove the code that is interrupting proper execution.

  4. #4
    DanK's Avatar
    Join Date
    Aug 2006
    Gender
    male
    Location
    Arizona
    Posts
    2,892
    Reputation
    100
    Thanks
    3,632
    My Mood
    Devilish
    Quote Originally Posted by neomabius View Post
    This seems to be an issue with the program not executing the command properly. I have modified it to use the ohk input instead and it seems to have fixed the issue. There's alot of posts in the "Sinbot" thread but allot of disregard for the actual problem.

    I've checked bindings, screen resolution, everything is run under admin, up to date on each .dll. I tried changing the delay on the speed modifier in ranges .5,1-10. Graphics resolution is lowest setting.

    After changing the speed modifier to use ohks binding it seems to have resolved the issue, of course you will have to bind ohk to another key. The [kp_downarrow] seems to be a single input as the command log is not showing the input even being processed. Of course this is all on my system as many things can attribute to the inability of execution. The read me file included with sinbot is alot of common sense stuff that really is just a refresh of what was posted before even getting to the download link so It would be easier to read through the sinbot thread but there's about 60 pages of questions that are common sense, failure to read posts and the coders that actively have worked with this program seem pretty fed up with the questions that have been answered 10+ times already.


    ( For any of the coders that work with sinbot that may come across this. " The program is executing properly. It appears to launch the command input for the host_timescale once then disregards it from then on out..(yes I have read all 80+ pages of "sinbot release thread") Without the timescale executed the bot fails to go far enough in winding maps, fixing it is simple if your able to sift through all the redundant executed commands and remove them.

    My two cents...basing a bot around a .dll outside of command execution usually ends up exploding in your face due to bad mapping. Autoit has a feature that allows things to be slowed or increased without using a .dll that is increasing speed already.

    Hope this sorta helps. If I get more time I may just modify the bot to execute properly I just need to decompile the bot to remove the code that is interrupting proper execution.
    No offense intended, but this is a big WOT basically saying "I don't know what I'm talking about".
    PLAYING RIFT!

  5. #5
    Dracconus's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,074
    Reputation
    71
    Thanks
    438
    My Mood
    Tired
    Quote Originally Posted by neomabius View Post
    This seems to be an issue with the program not executing the command properly. I have modified it to use the ohk input instead and it seems to have fixed the issue. There's alot of posts in the "Sinbot" thread but allot of disregard for the actual problem.

    I've checked bindings, screen resolution, everything is run under admin, up to date on each .dll. I tried changing the delay on the speed modifier in ranges .5,1-10. Graphics resolution is lowest setting.

    After changing the speed modifier to use ohks binding it seems to have resolved the issue, of course you will have to bind ohk to another key. The [kp_downarrow] seems to be a single input as the command log is not showing the input even being processed. Of course this is all on my system as many things can attribute to the inability of execution. The read me file included with sinbot is alot of common sense stuff that really is just a refresh of what was posted before even getting to the download link so It would be easier to read through the sinbot thread but there's about 60 pages of questions that are common sense, failure to read posts and the coders that actively have worked with this program seem pretty fed up with the questions that have been answered 10+ times already.


    ( For any of the coders that work with sinbot that may come across this. " The program is executing properly. It appears to launch the command input for the host_timescale once then disregards it from then on out..(yes I have read all 80+ pages of "sinbot release thread") Without the timescale executed the bot fails to go far enough in winding maps, fixing it is simple if your able to sift through all the redundant executed commands and remove them.

    My two cents...basing a bot around a .dll outside of command execution usually ends up exploding in your face due to bad mapping. Autoit has a feature that allows things to be slowed or increased without using a .dll that is increasing speed already.

    Hope this sorta helps. If I get more time I may just modify the bot to execute properly I just need to decompile the bot to remove the code that is interrupting proper execution.
    First off I exhibit no disregard...ever. I may exhibit discontent, but never disregard. I'm not smarter than anyone else on these forums. The only difference between "them" and myself is that I never say "that's enough." I keep moving, and learning more and more with the passing of each day.

    Secondly, Even though I AM sick and tired of answering the same shit just because people don't want to read, it hasn't stopped me from actually DOING it.

    Third most You really are just saying a big Big W.O.T that is mumble jumble...all offense intended, because even though you're saying that we haven't answered the question directly you haven't either.
    I've gone onto people's systems OTHER than mine, and set the new bind up for them the SAME way I've said to NUMEROUS times, and guess what, it works ABSOLUTELY FINE (No, I won't keep doing that...it's tiresome, and boring, and I've got better things to do than try to fix all the P.E.B.K.A.C in the world.)

    Fourth you said that you're running the bot at the lowest graphics resolution, which proves you're sufficiently suffering from the inability to read that the other users are because I've said MANY times that running at resolutions lower than 1440x900 WILL cause issues with 2.3, AND 2.4 of SinBot.

    Last but not least you STILL didn't give them a sufficient answer to their question, which in turn left no resolve, so to answer it the same way I have numerous times before (for the sake of repetition...)
    You simply need to change the actual bind COMMAND, not the key, according to another user incrementvar is working fine for him, so all you have to do is this...

    Navigate to the SinBot directory
    Open README.TXT
    Scroll to where you see
    bind "KP_SLASH" "incrementvar host_timescale 1 5 4"
    and set it to bind "KP_SLASH" "incrementvar host_timescale 1 3 2"
    Then Save
    Exit out of your text editor
    Open SinBot Program
    Go into the Binds section
    Change KP_DOWNARROW to KP_SLASH
    MAKE SURE THAT YOU LEAVE THE { before and } AFTER ...they have to be there or it WILL NOT work
    Last edited by Dracconus; 10-21-2011 at 11:55 AM.

  6. #6
    xyrutano's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    0
    @ Draccus in sinbot 2.4 theres no option to change the the DOWN ARROW To KP slash?

  7. #7
    uglyman95's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by xyrutano View Post
    @ Draccus in sinbot 2.4 theres no option to change the the DOWN ARROW To KP slash?
    Sinbot uses AutoIT syntax, you can find the syntax at the bottom of the README. btw kp_arrowdown is numpad3. correct me if I'm wrong.

    btw I tried your solution dracconus, the bot works for the first run tho it stops working on the second run. I know you're working on it, thanks anyway.

  8. #8
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,622
    Quote Originally Posted by uglyman95 View Post
    Sinbot uses AutoIT syntax, you can find the syntax at the bottom of the README. btw kp_arrowdown is numpad3. correct me if I'm wrong.

    btw I tried your solution dracconus, the bot works for the first run tho it stops working on the second run. I know you're working on it, thanks anyway.
    Should be numpad2. But youre close.

  9. #9
    xyrutano's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    0
    So basically on sinbot 2.4 replace the toggle run speed with NUMPAD 2?

  10. #10
    xyrutano's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    0
    Im still having dificulties im sorry i cant seem to get sinbot to do the speeds

    im atthe AUTO it on the bottom but i cant understand what to change
    Last edited by xyrutano; 10-21-2011 at 02:39 PM.

  11. #11
    neomabius's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Minnesota
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Shocked
    Quote Originally Posted by dracconus View Post

    Fourth you said that you're running the bot at the lowest graphics resolution, which proves you're sufficiently suffering from the inability to read that the other users are because I've said MANY times that running at resolutions lower than 1440x900 WILL cause issues with 2.3, AND 2.4 of SinBot.



    Navigate to the SinBot directory
    Open README.TXT
    Scroll to where you see
    bind "KP_SLASH" "incrementvar host_timescale 1 5 4"
    and set it to bind "KP_SLASH" "incrementvar host_timescale 1 3 2"
    Then Save
    Exit out of your text editor
    Open SinBot Program
    Go into the Binds section
    Change KP_DOWNARROW to KP_SLASH
    MAKE SURE THAT YOU LEAVE THE { before and } AFTER ...they have to be there or it WILL NOT work
    I meant graphics setting not resolution, my apologies. I was in a bit of a rush this morning. In regards to not knowing what I am talking about, your explanation is basically the same thing I said in a different context. I replaced a useless command with the host_timescale. You replaced the input key. Same thing different approach, so before you programers flame on read the "WOT" as you describe it. Instead of being rude and pointing out that I failed to put things in simple order. I usually don't try to go down to an elementary level especially if the thread starter has already showed he/she knows how to navigate and use keybinds. Thanks for being so inviting! I will however keep in mind that things need to be as simple as possible so everyone is happy. Thanks
    Last edited by neomabius; 10-21-2011 at 05:38 PM. Reason: Thanks!

  12. #12
    xyrutano's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    0
    Im still having trouble i dont think sinbot and dank are matching up is there a tutorial

  13. #13
    Phemy's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    215
    Reputation
    10
    Thanks
    13
    If you guys are still having trouble replacing the "speed hack" with the "host speed hack" (too lazy to look up command, i'm sure you can understand) you have to set it to a different bind than the "speed hack" bind.

    The problem is, "host speed hack" resets after exiting the map, while "speed hack" normally stays active. From what I've seen (don't have the source code), SinBot activates "speed hack" once on the boat, and will turn it off after the battle is over (so nubs won't use it in town). Since it's active on the boat, it'll get turned off upon map change.

    Easiest way to solve it is to bind it to a key that only gets pressed once during boss fight. I found that "999 spears" command works well. This way, SinBot won't toggle it off by accident.

    Hope this helps!

  14. #14
    xyrutano's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Phemy View Post
    If you guys are still having trouble replacing the "speed hack" with the "host speed hack" (too lazy to look up command, i'm sure you can understand) you have to set it to a different bind than the "speed hack" bind.

    The problem is, "host speed hack" resets after exiting the map, while "speed hack" normally stays active. From what I've seen (don't have the source code), SinBot activates "speed hack" once on the boat, and will turn it off after the battle is over (so nubs won't use it in town). Since it's active on the boat, it'll get turned off upon map change.

    Easiest way to solve it is to bind it to a key that only gets pressed once during boss fight. I found that "999 spears" command works well. This way, SinBot won't toggle it off by accident.

    Hope this helps!
    the 99 spears is KP_HOME right? the javelin one

    so basically i set the host timescale 1 3 2 and that one to the Kp_HOME bind and paste into dank sole?

    what im confused about is on is on the SINBOT2.4 section when you open the program there is a bind section what do i set that to?

  15. #15
    Phemy's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    215
    Reputation
    10
    Thanks
    13
    Bind the "Host Speed Hack" to KP_HOME (NUMPAD7). Make sure not to bind "999 spears" to anything because they may conflict. You don't have to do anything to the SinBot binds. Make sure "999 spears" is bound to NUMPAD 7 in SinBot though.

    SinBot will proceed as normal and activate 999 spears at boss. Since we bound NUMPAD7 to "Host Speed Hack", instead it will activate this. Since spears are always activated at the boss room, and only pressed once, this ensures that the "Host Speed Hack" is not toggled off by accident (which I assume is the problem most of you are having).

    The only issue with this is that, obviously, your bot will not spam spears. I never found this a problem since the pally skill takes care of most mobs just fine.

  16. The Following User Says Thank You to Phemy For This Useful Post:

    xyrutano (10-22-2011)

Page 1 of 2 12 LastLast

Similar Threads

  1. problem with account gamefifa
    By gamefifa in forum WarRock - International Hacks
    Replies: 2
    Last Post: 05-09-2007, 08:36 AM
  2. Problem with Warrock
    By BurakG in forum WarRock - International Hacks
    Replies: 10
    Last Post: 04-30-2007, 04:13 PM
  3. Problem with trainers mades for CE, help me pls
    By juanitobalde in forum General Game Hacking
    Replies: 0
    Last Post: 04-24-2007, 04:31 AM
  4. Problem With The New Pb Hw Ban Spoofer!
    By naomelembro14 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 03-16-2007, 07:29 AM
  5. Problem(with login)
    By 22061988 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 11-01-2006, 12:07 AM