Page 7 of 8 FirstFirst ... 5678 LastLast
Results 151 to 175 of 182

Thread: Ring of Dueling Maker 200k/Hour

  1. #151
    Join Date
    Mar 2012
    Location
    Color :D
    Posts
    938
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wanted to do this but too lazy to make a script. Gotta try your script now

    EDIT: Great script, but I rate only 4/10
    Last edited by CephaXz; 08-31-2012 at 07:34 AM.

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

    Default

    I guess you can say i'm a leecher, but I started to working on the script to fight against the anti-leechers and so far i'm having tons of fun.

    EDIT: Stuck at [Error] (32877:1): Unexpected end of file at line 32876
    Compiling failed.

    My guess is to somehow get to line 32876 and delete what ever is there ?
    Last edited by Kakapaka; 09-01-2012 at 06:18 PM.

  3. #153
    Join Date
    Jul 2012
    Posts
    251
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Sorry, we shouldn't help you with that.

    It's something you'll have to figure out yourself.
    Activity
    Going asian on University College Ghent.
    No time for anything atm.

  4. #154
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nah it's okay. Had a lot of fun and I think I will start learning programming and scripting here.

  5. #155
    Join Date
    Mar 2012
    Location
    Color :D
    Posts
    938
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Kakapaka View Post
    I guess you can say i'm a leecher, but I started to working on the script to fight against the anti-leechers and so far i'm having tons of fun.

    EDIT: Stuck at [Error] (32877:1): Unexpected end of file at line 32876
    Compiling failed.

    My guess is to somehow get to line 32876 and delete what ever is there ?
    Try going through the tutorials and start making yourself a first new script. Then you can solve the anti leech in 1 minute.

    And for the script, I think there's not enough failsafes. Script continues to enchant when lag occurs and always miss some of the rings in the inventory. And I don't think you need to click back to the magic tab when you're enchanting, it will automatically go back.

  6. #156
    Join Date
    May 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    just wondering, where do i put the cosmic runes? it always tries to enchant it (it's in the first inv slot)

    EDIT: I fixed it so that it starts on the second item slot, but is it how it's designed?
    Last edited by supersayian2224; 09-02-2012 at 11:17 PM.

  7. #157
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    124
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    Lol if you want to make your script anti-leech, just dont update it for simba 0.99

  8. #158
    Join Date
    Feb 2011
    Location
    Vancouver Island
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Simba Code:
    wait(randomrange(1000,1300));

    I placed that where the second Gametab(Tab_Magic) was at the end of enchant
    it got rid of the annoying clicking of the magic tab every enchant.

  9. #159
    Join Date
    Dec 2011
    Posts
    164
    Mentioned
    4 Post(s)
    Quoted
    23 Post(s)

    Default

    Deleting the Mage Tab click part will only work if you put in a fail safe to prevent your script from dying and randomly clicking rings in your inventory

  10. #160
    Join Date
    Sep 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    still work? will test

  11. #161
    Join Date
    Feb 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Its just a shitload of spelling errors

  12. #162
    Join Date
    Oct 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    141 end.
    [Error] C:\Users\Nate.BoysComputer\Desktop\EnchanterThree. simba(142:5): Identifier expected at line 141
    Compiling failed.

    Someone help?

  13. #163
    Join Date
    Nov 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Leecher
    Learn simba/pascal. Write scripts. Publish some scripts. You'll be thanked

  14. #164
    Join Date
    May 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Extremely easy anti-leech for those of you complaining. I dont really even know how to script and it was quite easy to get running. Use some common sense and read the actual script. thanks man

  15. #165
    Join Date
    Nov 2006
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks for this script. Works perfectly after inserting a wait in line 118 before clicking mage tab.

    It also doesn't account for cosmic runes and enchants all 28 slot but it's an easy fix tojust edit the for loop on line 112.

  16. #166
    Join Date
    Nov 2009
    Posts
    90
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

  17. #167
    Join Date
    May 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Scripts\Enchanter.simba(178:6): Unknown identifier 'CloseTank' at line 177

    whats this mean?

  18. #168
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's an antileech. It means you have to learn a bit of programming to fix it.
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  19. #169
    Join Date
    May 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    help me out plz

  20. #170
    Join Date
    Dec 2011
    Posts
    164
    Mentioned
    4 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by miller536 View Post
    help me out plz
    This should help a lot.

    I read through a very similar tutorial to this one when I first joined this community.

    http://villavu.com/forum/showthread.php?t=72050



    After going through that, I strongly suggest reading this guide
    http://villavu.com/forum/showthread.php?t=58935

  21. #171
    Join Date
    Jul 2007
    Posts
    81
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Pretty bad script tbh.He put so much anti-leech that only a very experienced scripter can get it working. Thanks for the non-working script i guess!

  22. #172
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    I think this was the first script I ever removed leech from and had yet to write a script at that point.

  23. #173
    Join Date
    Dec 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh dear god! 2hrs of trying to learn this scripting language to no avail. All i wanted was a way to make some money back since my account got hacked 3days ago for 20mil.

    Is there no justice? Im tearing my eyes out, fixed first 4 but then got permastuck on other 8 or so.

    ok guys, i managed to learn enough to fix them all except for i beleive the VERY LAST one, and its driving me nuts.
    says unknown identifier "banking"

    please,i think iv proven myself by getting this far (line 124 was a doozy
    Last edited by jetix3; 12-12-2012 at 04:46 PM.

  24. #174
    Join Date
    Dec 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If you've fixed all the spelling errors and it still doesn't work that's because the DTM is out of date... AKA script needs updating. Just add this line to the non-recurring procedures. It worked for me but this is my first time scripting anything so don't shoot me if I did something wrong, thanks.

    Procedure Spellcheck;
    begin
    Wait(randomrange(1000,1300));
    Skill := DTMFromString('mlwAAAHicY2dgYOCDYjEgFgRiRgYE4IfSIH lRKOYBYiYgttvowcDKysogICDAwCGrwXByuhYciyCZwQrEckiY EQ+GAgBBjAd8');
    Magic := DTMFromString('mrAAAAHichcjBCkBAFIXhc11ibmKnWVh4CC uUoryYjaykeF6nJuv569v8BYBRgZVm6mnT8AZa6JJgp5seeumk g1RLtL6B1h3MT3BmEElQ5RnMpYglEX8f0kIHzw==');
    Writeln('setting tab')
    Gametab(Tab_Magic);
    Wait(randomrange(300,400));
    FindDTM(Magic, x, y, MIX1, MIY1, MIX2, MIY2)
    Mouse(x,y, 0, 0, true)
    Wait(randomrange(300,400));
    FindDTM(Skill, x, y, MIX1, MIY1, MIX2, MIY2)
    Mouse(x,y, 0, 0, true)
    end;
    SOLVED: Also I don't like how this script clicks the same pixel on the spell every time, how can I add some randomness?

    Edit: Where it says
    FindDTM(spell, x, y, MIX1, MIY1, MIX2, MIY2);
    Mouse(x,y, 0, 0, true);
    Change the 0's to 10's like so "Mouse(x,y, 10, 10, true);"
    Last edited by Bottorrent; 12-13-2012 at 12:40 AM.

  25. #175
    Join Date
    May 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    This bot working?

Page 7 of 8 FirstFirst ... 5678 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
  •