Battlefields T6 Chest Run Bot menu

User Tag List

Page 5 of 24 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 349
  1. #61
    GG-Bots's Avatar Sergeant
    Reputation
    17
    Join Date
    Apr 2014
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Simpoh View Post
    Not a big problem but more a personal input, can you upload the source file, I need to edit the file to make force move from (W) to (Spacebar) because that's my force move button, because my 4 skills are on QWER and I would have to change it each time.
    The source is already up for DL, right below the .exe

    Battlefields T6 Chest Run Bot
  2. #62
    Simpoh's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh okay before it gave a SQL error my bad

    Sent from my LG-D800 using Tapatalk

  3. #63
    Pathwriter's Avatar Member
    Reputation
    2
    Join Date
    Aug 2013
    Posts
    33
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Simpoh View Post
    Not a big problem but more a personal input, can you upload the source file, I need to edit the file to make force move from (W) to (Spacebar) because that's my force move button, because my 4 skills are on QWER and I would have to change it each time.
    Open the source code and then look through it for all instances of

    Send("{W Down}")

    and

    Send("{W Up}")

    Change those to

    Send("{Space Down}")

    and

    Send("{Space UP}")

    Then save. Now it uses spacebar instead of the "W" key.

  4. #64
    Simpoh's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What's this error? Battlefields T6 Chest Run Bot-1c7befafc70146f0dd742aa09d3ad7f0-png

  5. #65
    GG-Bots's Avatar Sergeant
    Reputation
    17
    Join Date
    Apr 2014
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Simpoh View Post
    What's this error? Battlefields T6 Chest Run Bot-1c7befafc70146f0dd742aa09d3ad7f0-png
    You must have changed part of the code improperly. Sounds like you're missing a parenthesis or bracket somewhere.

  6. #66
    Simpoh's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay i'll re check it.
    Edit: I redownloaded it and it still gave me an error without any modifications.

  7. #67
    AccountDear's Avatar Member
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    9
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for your work! I modified the script to detect loading screen with while loop and to show inventory while porting to town. Works great!

  8. #68
    GG-Bots's Avatar Sergeant
    Reputation
    17
    Join Date
    Apr 2014
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Simpoh View Post
    Okay i'll re check it.
    Edit: I redownloaded it and it still gave me an error without any modifications.
    Do you have AutoIt installed? You can't run the source version unless AutoIt is installed. However the .exe should run without it.

  9. #69
    Simpoh's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah I have autoit installed but when i try to run it or compile it gives me that error

    Sent from my LG-D800 using Tapatalk

  10. #70
    Pathwriter's Avatar Member
    Reputation
    2
    Join Date
    Aug 2013
    Posts
    33
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GG-Bots View Post
    You must have changed part of the code improperly. Sounds like you're missing a parenthesis or bracket somewhere.
    Unterminated string sounds to me like he hit the enter key somewhere and broke a line

    Hard to tell without seeing, but it says the error is on line 386. I only have 385 lines so yeah idk.

  11. #71
    GG-Bots's Avatar Sergeant
    Reputation
    17
    Join Date
    Apr 2014
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pathwriter View Post
    Unterminated string sounds to me like he hit the enter key somewhere and broke a line

    Hard to tell without seeing, but it says the error is on line 386. I only have 385 lines so yeah idk.
    Same here, if he's downloading from the first post it should be all fine though. Anyone else having this issue?

  12. #72
    Simpoh's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pathwriter View Post
    Unterminated string sounds to me like he hit the enter key somewhere and broke a line

    Hard to tell without seeing, but it says the error is on line 386. I only have 385 lines so yeah idk.
    But I redownloaded the source file again and it still gave me an error.

  13. #73
    MelonPan's Avatar Private
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for the newbie question but i have 1680x1050 and im trying to adjust the the script for my resolution. How can i find coordinates on my screen so that i can insert them in the source?thank you

  14. #74
    Fulkol's Avatar Member
    Reputation
    12
    Join Date
    Oct 2012
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MelonPan View Post
    Sorry for the newbie question but i have 1680x1050 and im trying to adjust the the script for my resolution. How can i find coordinates on my screen so that i can insert them in the source?thank you
    If you have AHK installed you have a window spy too
    I used that back in ah botting times


  15. #75
    Pathwriter's Avatar Member
    Reputation
    2
    Join Date
    Aug 2013
    Posts
    33
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To find coordinates you could also just make this simple script and run it

    Code:
    HotKeySet("z","jPos")
    
    While 1
        Sleep(100)
    WEnd
    
    Func jPos()
        $jPos = MouseGetPos()
        MsgBox(0, "Mouse x,y:", $jPos[0] & "," & $jPos[1]) ; $jPos[0] is x co-ordinate and $jPos[1] is Y co-ordinate
    EndFunc
    Whenever you hit Z it will tell you the coordinates of where your mouse was. You can change the key to anything you want.

Page 5 of 24 FirstFirst 123456789 ... LastLast

Similar Threads

  1. Chest run bot
    By Raizen1989 in forum Diablo 3 Bots and Programs
    Replies: 194
    Last Post: 11-01-2014, 04:33 PM
  2. Directive 7 stealth chest run, 8k+ in 3minutes
    By Julcaaa in forum SWTOR Guides
    Replies: 3
    Last Post: 01-14-2012, 08:41 PM
  3. Running Bot on Private Server 1.12.1 WoW
    By flippinjeremy in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 10-09-2011, 03:44 PM
  4. Shadow Labs Chest Runs!!
    By spook050 in forum World of Warcraft Exploits
    Replies: 11
    Last Post: 08-28-2008, 02:28 PM
  5. Mana Tombs Chest runs?
    By Sikonosos in forum World of Warcraft General
    Replies: 0
    Last Post: 07-30-2007, 12:48 PM
All times are GMT -5. The time now is 01:38 AM. 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