Page 49 of 52 FirstFirst ... 394748495051 ... LastLast
Results 1,201 to 1,225 of 1282

Thread: Ghouling Ghouler

  1. #1201
    Join Date
    Jun 2012
    Posts
    68
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I use 7.5 rather than 8.7. I make around 75 to 80k. Thats with no defender or barrows gloves. 7.5 is glitched when it counts how many charms picked up.

  2. #1202
    Join Date
    Feb 2012
    Location
    Ålesund,Norway
    Posts
    281
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by dude1994 View Post
    You put that function after declare players and then search for all the words that are "infight". You replace all the "infight"s with "killing" then. hit ctr+r to search for words. Be sure to double check each word, because there is an "othersinfight" function, and you don't want to touch that or change it at all.
    Allright so u say: copy Function Killing: boolean;
    var
    PBox: TBox;
    begin
    PBox := IntToBox(245, 130, 285, 195);
    Result := (AveragePixelShift(PBox, 250, 500) > 600);
    end;

    this in after Declare players then i search for infight and change all of them with ''killing'' thats it ?
    Edit: so i put ur thing in line 42... ? then changed all ''infight'' with killing and i dont replace when its function othersinfight ?

    EDIT: OK i did what u said and for me it works, but its slower .... getting around 30k xp /h and before i got58kxp/h
    Last edited by thomas1116; 06-02-2012 at 04:54 PM.

  3. #1203
    Join Date
    Jan 2012
    Posts
    319
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Yes. I am a lower lvl, but 80 str and I get 70k xp/hr. Good luck!
    -My Scripts-
    Dude'sFighters
    Dude'sBonfires
    Donations help with scripting Paypal!

  4. #1204
    Join Date
    Feb 2012
    Location
    Ålesund,Norway
    Posts
    281
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i got 81 atack 81 str 81 def .... isnt there anything else u cud do to speed it up a bit :S to find the ghoulers faster and fix the charms bug? :S

    u got MSN or somtin ? maby we cud chat there? :P its nice learning a little bit !
    Last edited by thomas1116; 06-02-2012 at 05:01 PM.

  5. #1205
    Join Date
    Jan 2012
    Posts
    319
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I thought the ghouler finding was very good, and the charm bug to my understanding is just a proggy bug. Pretty negligible.
    -My Scripts-
    Dude'sFighters
    Dude'sBonfires
    Donations help with scripting Paypal!

  6. #1206
    Join Date
    Feb 2012
    Location
    Ålesund,Norway
    Posts
    281
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by dude1994 View Post
    I thought the ghouler finding was very good, and the charm bug to my understanding is just a proggy bug. Pretty negligible.
    but its sooo slooow ... :S u know about anyting i can do to tweak it up a little bit, make it fasteR? :S since laakerrules wont do it :S

  7. #1207
    Join Date
    Jan 2012
    Posts
    319
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    You could update the colors with ACA
    -My Scripts-
    Dude'sFighters
    Dude'sBonfires
    Donations help with scripting Paypal!

  8. #1208
    Join Date
    Apr 2012
    Location
    Portugal
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ready the whole post and u get it

  9. #1209
    Join Date
    Feb 2012
    Location
    Ålesund,Norway
    Posts
    281
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by dude1994 View Post
    You could update the colors with ACA
    idk what ACA is x) ??? hehe im willing to learn, but i know noting atm :P

  10. #1210
    Join Date
    Jan 2012
    Posts
    319
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I tried updating colors, but the current ones work the best. There are tutorials on how to use aca.
    -My Scripts-
    Dude'sFighters
    Dude'sBonfires
    Donations help with scripting Paypal!

  11. #1211
    Join Date
    Dec 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    CAN SOMEONE PLEASEEE HELP ME!
    When i open the script and run with the green triangle it opens a new tab called sps, but my sps is updated and it says this in highlightings:
    sortTPAByX(tpa, true); // first sort by column number
    THEN ON THE BOTTOM IT SAYS:[Error] C:\Simba\Includes\sps/sps.simba(125:3): Unknown identifier 'sortTPAByX' at line 124
    Compiling failed.

  12. #1212
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Quote Originally Posted by dstrucktor22 View Post
    CAN SOMEONE PLEASEEE HELP ME!
    When i open the script and run with the green triangle it opens a new tab called sps, but my sps is updated and it says this in highlightings:
    sortTPAByX(tpa, true); // first sort by column number
    THEN ON THE BOTTOM IT SAYS:[Error] C:\Simba\Includes\sps/sps.simba(125:3): Unknown identifier 'sortTPAByX' at line 124
    Compiling failed.
    Try using the search button to see if there is a fix or post in the help section if you don't find anything
    Current Project: Retired

  13. #1213
    Join Date
    Jun 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great script you have here, but there are minor problems for example it takes a while when finding "ghouls" also paint dont show. And guys do not expect alot from a color bot. Injection would be better but no one has the time to create a SDD script that works perfectly fine.
    Last edited by Darth Vader; 06-03-2012 at 07:56 PM.

  14. #1214
    Join Date
    Apr 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ran for 2 hours. 50 charms. 40k exp. slow as fuck especially with other players around most of the time it just clicks on their ghouls and looks botlike as fuck. i used to get 90k+ exp plus better charms from brandons AZK everytime. Fuck wish that script was still public.. my char is 80/99/99 btw.

  15. #1215
    Join Date
    Apr 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    &only picks up gold charms. all others are left on the ground

  16. #1216
    Join Date
    Jan 2012
    Posts
    319
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Here's a proggy I had saved. Had better, but they go lost

    ********************************************
    * |*/\GhoulerV4/\*| *
    ********************************************
    *You have killed 407Ghouls
    *And have Gained 108262EXP
    *And have Gained 71316XP/H
    *And have Picked up 0Charms
    * Ran for 1 Hours, 31 Minutes and 5 Seconds
    ********************************************
    -My Scripts-
    Dude'sFighters
    Dude'sBonfires
    Donations help with scripting Paypal!

  17. #1217
    Join Date
    Dec 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    CAN SOMEONE PLEASEEE HELP ME!
    When i open the script and run with the green triangle it opens a new tab called sps, but my sps is updated and it says this in highlightings:
    sortTPAByX(tpa, true); // first sort by column number
    THEN ON THE BOTTOM IT SAYS:[Error] C:\Simba\Includes\sps/sps.simba(125:3): Unknown identifier 'sortTPAByX' at line 124
    Compiling failed.


    PLEASE SOMEONE HELP ME I STILL CAN'T FIGURE IT OUT! I SEARCH THE WHOLE FORUMS FOR THIS PROBLEM

  18. #1218
    Join Date
    May 2012
    Location
    England
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by dstrucktor22 View Post
    CAN SOMEONE PLEASEEE HELP ME!
    When i open the script and run with the green triangle it opens a new tab called sps, but my sps is updated and it says this in highlightings:
    sortTPAByX(tpa, true); // first sort by column number
    THEN ON THE BOTTOM IT SAYS:[Error] C:\Simba\Includes\sps/sps.simba(125:3): Unknown identifier 'sortTPAByX' at line 124
    Compiling failed.


    PLEASE SOMEONE HELP ME I STILL CAN'T FIGURE IT OUT! I SEARCH THE WHOLE FORUMS FOR THIS PROBLEM
    I just downloaded the latest version, since I assume that's the one you're trying to use. It works fine. Just close Simba and try it again. If it doesn't work make sure you are fully updated, if it still doesn't work uninstall Simba and re-install it following this guide.


    If you need to Re-download - Link is Here
    If you need the Tutorial - Link is Here

    Last edited by Mufasa; 06-04-2012 at 07:50 PM. Reason: Forgot to add links

  19. #1219
    Join Date
    Jan 2012
    Posts
    470
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this thing even work?

  20. #1220
    Join Date
    Jan 2012
    Posts
    550
    Mentioned
    2 Post(s)
    Quoted
    177 Post(s)

    Default

    Quote Originally Posted by superbuster4 View Post
    this thing even work?
    Try it and find out, thats what I'm doing. Hopefully it doesn't make WINE crash on my computer like Narcle's script does...

  21. #1221
    Join Date
    Jan 2012
    Posts
    470
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    id rather not. just goign through old scripts and saw this one.

  22. #1222
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default question

    how do this far for ranging?

  23. #1223
    Join Date
    Jan 2012
    Posts
    470
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    y range on pvm? range guild makes you money go do it.

  24. #1224
    Join Date
    May 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this is one of the only scripts i can get to work easily, so i use it often. cheers

  25. #1225
    Join Date
    Feb 2012
    Location
    Ålesund,Norway
    Posts
    281
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey there i've been using ghouling ghouler the script by laakerules...
    any many times i have seen , that i got a spin token .. but i didnt find it in inventoory, so i think it dosnt pick it up, anyone know how i can fix that ? how i can make it to pick it up ?

    Thanks,

    Edit: erhmm and i wonder, when i find a random, it slove it and it always pick MYsterybox, how can i change it , i cant find anything about it in ghouling gouler v7,5 :S

Page 49 of 52 FirstFirst ... 394748495051 ... 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
  •