Page 14 of 31 FirstFirst ... 4121314151624 ... LastLast
Results 326 to 350 of 751

Thread: AutoRangeGuilder_11

  1. #326
    Join Date
    Mar 2013
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    36 Post(s)

    Default

    I've used 1,3 and on with Smart8 and haven't had many problems (after a couple alterations).

  2. #327
    Join Date
    Jan 2012
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by moneyman331 View Post
    I've used 1,3 and on with Smart8 and haven't had many problems (after a couple alterations).
    That's rather useless information unless you include your alterations in your post. >_>

  3. #328
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by LynxS View Post
    the script is still is having trouble finding it's DTMS. this particular time it couldn't find judge.
    the judge isnt a DTM, i just used colors and uptext. a dtm wouldnt work because all the guards look exactly the same.

  4. #329
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by moneyman331 View Post
    I've used 1,3 and on with Smart8 and haven't had many problems (after a couple alterations).
    nice! congrats, just keep it to yourself if you were able to figure it out . i havent had many problems with smart8 now either. wednesday ill have time to start revamping to OSR

  5. #330
    Join Date
    Mar 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Whenever I run your script, the white box at the bottom of Simba, the log or whatever it is, clears, and literally nothing happens. Smart doesn't start up or anything yet it claims the script is running.

  6. #331
    Join Date
    Jan 2012
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by ibot_dung11 View Post
    the judge isnt a DTM, i just used colors and uptext. a dtm wouldnt work because all the guards look exactly the same.
    How does it scan for colours if the other NPCS are identical? Does it literally hover over every guard until it finds the uptext? or is there another way to distinguish it?

    Also i'm having trouble with the dialog for starting the comp, for some reason it wants to try to start the comp before it's gone through all the dialog. i tried to adjust some waits, but can't seem to find the right one :l
    Last edited by LynxS; 04-08-2013 at 02:17 PM.

  7. #332
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by LynxS View Post
    How does it scan for colours if the other NPCS are identical? Does it literally hover over every guard until it finds the uptext? or is there another way to distinguish it?

    Also i'm having trouble with the dialog for starting the comp, for some reason it wants to try to start the comp before it's gone through all the dialog. i tried to adjust some waits, but can't seem to find the right one :l
    basically, yes thats the way it does it if it doesnt remember the judges last location. simba uses colors to make scripts. it is not an "injection bot". please read some forums and my front page before asking anymore questions.

  8. #333
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    it does not start up and shows me this:Can not load SQLite client library "sqlite3.dll". Check your installation.
    You can find the library at "http://www.sqlite.org/".
    Setting LastConfig/MainForm/RecentFiles/File10 to
    Opening file: C:\Users\chode\Downloads\AutoRangeGuilder_11[1.5].simba
    Script name will be: AutoRangeGuilder_11[1.5]
    Init procedure successfully called
    Init procedure successfully called
    Init procedure successfully called
    Setting Extensions/ExtensionCount to 9
    Adding Plugin Path: C:\Simba\Plugins\
    Adding Plugin Path: C:\Simba\Plugins\
    Loading plugin libsmartremote32 at C:\Simba\Plugins\
    Plugin Version:2
    function SmartClientID(idx: integer): integer;
    Loading: function SmartClientID(idx: integer): integer;
    function SmartGetClients(only_unpaired: boolean): integer;
    Loading: function SmartGetClients(only_unpaired: boolean): integer;
    function SmartSpawnClient(remote_path, root, params: string; width, height: inte
    ger; initseq, useragent, javaargs: string): integer;
    Loading: function SmartSpawnClient(remote_path, root, params: string; width, hei
    ght: integer; initseq, useragent, javaargs: string): integer;
    function SmartPairClient(pid: integer): boolean;
    Loading: function SmartPairClient(pid: integer): boolean;
    function SmartKillClient(pid: integer): boolean;
    Loading: function SmartKillClient(pid: integer): boolean;
    function SmartCurrentClient(): integer;
    Loading: function SmartCurrentClient(): integer;
    function SmartImageArray(): integer;
    Loading: function SmartImageArray(): integer;
    function SmartDebugArray(): integer;
    Loading: function SmartDebugArray(): integer;
    function SmartGetRefresh: integer;
    Loading: function SmartGetRefresh: integer;
    procedure SmartSetRefresh(x: integer);
    Loading: procedure SmartSetRefresh(x: integer);
    procedure SmartSetTransparentColor(color: integer);
    Loading: procedure SmartSetTransparentColor(color: integer);
    procedure SmartSetDebug(enabled: boolean);
    Loading: procedure SmartSetDebug(enabled: boolean);
    procedure SmartSetGraphics(enabled: boolean);
    Loading: procedure SmartSetGraphics(enabled: boolean);
    procedure SmartSetEnabled(enabled: boolean);
    Loading: procedure SmartSetEnabled(enabled: boolean);
    function SmartActive: boolean;
    Loading: function SmartActive: boolean;
    function SmartEnabled: boolean;
    Loading: function SmartEnabled: boolean;
    procedure SmartGetMousePos(var x, y: integer);
    Loading: procedure SmartGetMousePos(var x, y: integer);
    procedure SmartHoldMouse(x, y: integer; left: boolean);
    Loading: procedure SmartHoldMouse(x, y: integer; left: boolean);
    procedure SmartReleaseMouse(x, y: integer; left: boolean);
    Loading: procedure SmartReleaseMouse(x, y: integer; left: boolean);
    procedure SmartHoldMousePlus(x, y, button: integer);
    Loading: procedure SmartHoldMousePlus(x, y, button: integer);
    procedure SmartReleaseMousePlus(x, y, button: integer);
    Loading: procedure SmartReleaseMousePlus(x, y, button: integer);
    procedure SmartMoveMouse(x, y: integer);
    Loading: procedure SmartMoveMouse(x, y: integer);
    procedure SmartWindMouse(x, y: integer);
    Loading: procedure SmartWindMouse(x, y: integer);
    procedure SmartClickMouse(x, y: integer; left: boolean);
    Loading: procedure SmartClickMouse(x, y: integer; left: boolean);
    procedure SmartClickMousePlus(x, y, button: integer);
    Loading: procedure SmartClickMousePlus(x, y, button: integer);
    function SmartIsMouseButtonHeld(button: integer): boolean;
    Loading: function SmartIsMouseButtonHeld(button: integer): boolean;
    procedure SmartSendKeys(Text: String; keywait, keymodwait: integer);
    Loading: procedure SmartSendKeys(Text: String; keywait, keymodwait: integer);
    procedure SmartHoldKey(Code: Integer);
    Loading: procedure SmartHoldKey(Code: Integer);
    procedure SmartReleaseKey(Code: Integer);
    Loading: procedure SmartReleaseKey(Code: Integer);
    function SmartIsKeyDown(Code: Integer): Boolean;
    Loading: function SmartIsKeyDown(Code: Integer): Boolean;
    Plugin libsmartremote32 already loaded: 0
    The DLL "libsmartremote" doesn't set a memory manager.
    formWriteln: Compiled successfully in 1466 ms.
    formWriteln: Checking P07Include VersionNumber
    formWriteln: Local : 1.7 / Latest : 1.7
    formWriteln: You Have The Latest Version of P07Include
    Current Simba version: 992
    Latest Simba Version: 992
    formWriteln: Successfully executed.

  9. #334
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Where do you include "SetupSRL;" so it wont take over your mouse? really need this answer please

  10. #335
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by remie1 View Post
    it does not start up and shows me this:Can not load SQLite client library "sqlite3.dll". Check your installation.
    please use the code wrap tool next time for f sake. i dont know, delete the script, uninstall everything, say the abcs backwards TWICE, and pinch your big toe for 3 seconds and retry it.

    Quote Originally Posted by werdlife View Post
    Where do you include "SetupSRL;" so it wont take over your mouse? really need this answer please
    you guys are really becoming annoying with these EXTREMELY EASY questions that a complete noob to the internet could find answers too in a matter of minutes. read my damn first page leech, and make sure you read it closely because i recomend not even using smart8.

  11. #336
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    hey guys after getting like 500 tickets i get this message T
    he following DTMs were not freed: [4, 5, 6, 7, 8, 9, 10, 11, 12]
    could some1 help?

  12. #337
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    my goal by the end of the weekend is to have OSR successfully run from combat so you guys have that to look forward to. How is 1.55 running? If its running good and/or flawless lets hear it!!

  13. #338
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by onurcetin View Post
    hey guys after getting like 500 tickets i get this message T
    he following DTMs were not freed: [4, 5, 6, 7, 8, 9, 10, 11, 12]
    could some1 help?
    something unsual must have happened in the script which didnt allow it to free my dtms. if you get the error once please to dont post it as an issue or a problem. i will not consider that an error. if it occurs 3times within 30 minutes i will then however, consider that an error in the script that needs to be fixed.

  14. #339
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    wont load smart

  15. #340
    Join Date
    Jul 2012
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    Quote Originally Posted by mmaaikke View Post
    wont load smart
    probably your computer is going bad

  16. #341
    Join Date
    Jul 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i got this error at like 530 tickets :\
    The following DTMs were not freed: [4, 5, 6, 7, 8, 9, 10, 11, 12, 13]
    dafuq... how to fix

  17. #342
    Join Date
    Apr 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    start comp, cant find bronze arrows when i have in my inventory ? wtf is this about then?

  18. #343
    Join Date
    Mar 2013
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    that happens to me very now and then but its not a big issue just restart the bot. i dont get it too often now but il get it once every couple lvls and idc tbh.

    So far i got 60-77 range with this script and im going for 99

  19. #344
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by maxxxed View Post
    that happens to me very now and then but its not a big issue just restart the bot. i dont get it too often now but il get it once every couple lvls and idc tbh.

    So far i got 60-77 range with this script and im going for 99
    wow! nice. whats ur longest comp prog

  20. #345
    Join Date
    Mar 2013
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    30 Post(s)

    Default

    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3]

    I know all my fines are set up correct because I use other scripts and they work just fine.

  21. #346
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by purpleguy0 View Post
    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3]

    I know all my fines are set up correct because I use other scripts and they work just fine.
    thats weird, cause according to the error all your files are not set up correct.

  22. #347
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I'm getting the following error;
    Compass Angle set for:0
    The Judge timer is at stage:6/6
    The time to find the Judge has ran out! Logging out...
    Successfully executed.
    The following DTMs were not freed: [4, 5, 6, 7, 8, 9, 10, 11, 12]
    Starts but doesn't find the guy

    Thanks in advance

    edit : FIXED. i was being stupid. thanks again
    Last edited by Yinz; 04-09-2013 at 03:52 PM.

  23. #348
    Join Date
    Mar 2013
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    30 Post(s)

    Default

    Quote Originally Posted by ibot_dung11 View Post
    thats weird, cause according to the error all your files are not set up correct.
    what would u suggest to fix? because the cave script and hoodz auto fighter and elfyys pc script all work for me....
    Last edited by purpleguy0; 04-09-2013 at 03:51 PM.

  24. #349
    Join Date
    Feb 2013
    Location
    Narnia
    Posts
    615
    Mentioned
    8 Post(s)
    Quoted
    252 Post(s)

    Default

    Quote Originally Posted by Yinz View Post
    I'm getting the following error;


    Starts but doesn't find the guy

    Thanks in advance

    edit : FIXED. i was being stupid. thanks again
    no prob )

  25. #350
    Join Date
    Mar 2012
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    When i click run it compiles but it doesnt run? My character just stands there and no mouse movement either.

Page 14 of 31 FirstFirst ... 4121314151624 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •