donhubix Posted October 30, 2012 Share Posted October 30, 2012 Hey Love the program and the Script! It is extremely easy to modify and it has been useful for other purposes (auto attack etc). I am willing to share all but it is no good use if we are limited to low exp monsters. I do understand that you have to transfer a bitmap to string and these are then compared with what the program reads off the client but I do not understand the procedure in which this is done. Do you take screenshots and use a script to transfer the bmp to strings or is it done differently? Do share your method. Thanks Hubix Quote Link to comment Share on other sites More sharing options...
zippoxer Posted October 30, 2012 Author Share Posted October 30, 2012 I took a screenshot, selected about 8x8 pixels of the top of the monster (middle or top is better than bottom), made sure they contain none of the floor or walls in the background and saved as BMP. Then I used a tool in SCAR to convert BMP file to a string. Lastly, if you don't wanna mess with code, just edit the BMP string of another monster, like creep, and configure the script to hunt "creep". If you don't get along, send me a screenshot containing the monster you want to add and I'll add it and update the script. Quote Link to comment Share on other sites More sharing options...
LordJashin Posted October 30, 2012 Share Posted October 30, 2012 You can use SCAR's bitmap picking tool, which once you click and drag over the bitmap, it will put the code in the debug box for you. You can convert a Bitmap to a string for use in SCAR or a string to a Bitmap: Quote Link to comment Share on other sites More sharing options...
donhubix Posted October 30, 2012 Share Posted October 30, 2012 (edited) Hi Thanks Both! Was just looking for the results of my conversion. I however am saving my *.bmp's as 256 color ones and hence my strings are 4-5 lines rather than 2-3 like yours Zippoxes...will see it it works in less than 5 minutes. Edit: Nope, does not recognise Ghouls. Edit 2: Works! Edited October 30, 2012 by donhubix Update Quote Link to comment Share on other sites More sharing options...
zippoxer Posted October 30, 2012 Author Share Posted October 30, 2012 Great! Don't forget the script won't loot the Ghouls if you don't set corpseBmps[0] to some pixels from a Ghoul's corpse. Quote Link to comment Share on other sites More sharing options...
lilo Posted November 16, 2012 Share Posted November 16, 2012 someone help me? I cant use this bot because an error in line 88 unknown identifier "GetClientDimension" someone? Quote Link to comment Share on other sites More sharing options...
Janilabo Posted November 16, 2012 Share Posted November 16, 2012 someone help me? I cant use this bot because an error in line 88 unknown identifier "GetClientDimension" someone? Hello lilo, this script is based on older version of SCAR, so I updated it to SCAR Divi 3.37..Please test if it works the way it should (I don't play Zezenia), check out the script I attached. Download SCAR Divi 3.37 from HERE. -Jani Zezenia Bot [SCAR Divi 3.37].scar Quote Link to comment Share on other sites More sharing options...
lilo Posted November 16, 2012 Share Posted November 16, 2012 I have a request, would it be possible to add the monster "obsessed monk" in the script? Quote Link to comment Share on other sites More sharing options...
Janilabo Posted November 16, 2012 Share Posted November 16, 2012 Hello lilo, sorry I can't add that, because like I said already; I don't play Zezenia. I recommend you send a Private Message to zippoxer requesting it (or just wait for him to view this topic and read your message). Do note that s/he has visited last time this forum 15 days ago, so it could/might take some time for her/him to response (if you are lucky it will be fast response, of course). -Jani Quote Link to comment Share on other sites More sharing options...
faeltop Posted December 11, 2012 Share Posted December 11, 2012 Hi People! =) All fine? I reading this post, and i need know, have other people reading this post? Please, all people reading this post, answer me. Please, i need a little help =). Cya. Hugs. - - - Updated - - - Please, zippoxer, LordJashin and donhubix I need know, how much yours add more creatures? I read: "I took a screenshot, selected about 8x8 pixels of the top of the monster (middle or top is better than bottom), made sure they contain none of the floor or walls in the background and saved as BMP. Then I used a tool in SCAR to convert BMP file to a string. Lastly, if you don't wanna mess with code, just edit the BMP string of another monster, like creep, and configure the script to hunt "creep"."... Then, i need take 8 screen shot of each position of the creature? (i in center, and the creature in everybody sqm of my side? (8 positions = 8 screen shot?) Right?! Quote Link to comment Share on other sites More sharing options...
LordJashin Posted December 12, 2012 Share Posted December 12, 2012 Hi People! =) All fine?I reading this post, and i need know, have other people reading this post? Please, all people reading this post, answer me. Please, i need a little help =). Cya. Hugs. - - - Updated - - - Please, zippoxer, LordJashin and donhubix I need know, how much yours add more creatures? I read: "I took a screenshot, selected about 8x8 pixels of the top of the monster (middle or top is better than bottom), made sure they contain none of the floor or walls in the background and saved as BMP. Then I used a tool in SCAR to convert BMP file to a string. Lastly, if you don't wanna mess with code, just edit the BMP string of another monster, like creep, and configure the script to hunt "creep"."... Then, i need take 8 screen shot of each position of the creature? (i in center, and the creature in everybody sqm of my side? (8 positions = 8 screen shot?) Right?! It depends. On this script it probably uses the FindBitmap function. You need to find where in the script this happens tho. So to add a new monster you would need to see how the script handles that. Quote Link to comment Share on other sites More sharing options...
Janilabo Posted December 13, 2012 Share Posted December 13, 2012 Sadly, this script will have to be updated by someone who has knowledge of SCAR scripting AND play's that game. The problem is, this script uses tile positions and not X, Y coordinates. So, It's very hard for me (or anyone else, who doesn't play) to tell, where the tiles are. You have to get in-contact with zippoxer, he could do this easily for you. -Jani Quote Link to comment Share on other sites More sharing options...
ruffs Posted February 28, 2013 Share Posted February 28, 2013 when i run the bot all it does is minimize client and move mouse to the top left corner of client? Quote Link to comment Share on other sites More sharing options...
amandalira38 Posted September 17, 2013 Share Posted September 17, 2013 'invalid bitmap' on line 595. why? Quote Link to comment Share on other sites More sharing options...
fredro Posted November 19, 2013 Share Posted November 19, 2013 how am i supposed to open that zezenia bot.scar? i jsut downloaded it. whats next? HELPPLS Quote Link to comment Share on other sites More sharing options...
nicolas12 Posted April 22, 2014 Share Posted April 22, 2014 here same problem, Quote Link to comment Share on other sites More sharing options...
woxller Posted June 3, 2014 Share Posted June 3, 2014 'invalid bitmap' on line 595. why? I have this problem too... helppp zezenia servers came back and nice... Some one can help us? we need a hunt bot Please make us happy! Quote Link to comment Share on other sites More sharing options...
kummen Posted June 5, 2014 Share Posted June 5, 2014 When i try to start it it does not work and i get this "error message" Compiler Error Line 88 Message "Unknown identifier 'GetClientDimensions' Quote Link to comment Share on other sites More sharing options...
FHannes Posted June 5, 2014 Share Posted June 5, 2014 (edited) I have updated the script for SCAR Divi 3.40. Keep in mind that I don't play this game, I can't test it, so there's no guarantee that it will work. It's just a direct translation of the code to the latest version of SCAR. Zezenia Bot (SCAR 3.40).scar Edited June 5, 2014 by Freddy Quote Link to comment Share on other sites More sharing options...
woxller Posted June 6, 2014 Share Posted June 6, 2014 I have updated the script for SCAR Divi 3.40. Keep in mind that I don't play this game, I can't test it, so there's no guarantee that it will work. It's just a direct translation of the code to the latest version of SCAR. MAN I've download this ALL OK BUT ... MESSAGE : Calculation always evaluates to FALSE - LINE 709 !!! PLEASE, what can i do? i don't know how to configure it Quote Link to comment Share on other sites More sharing options...
FHannes Posted June 6, 2014 Share Posted June 6, 2014 MAN I've download this ALL OK BUT ... MESSAGE : Calculation always evaluates to FALSE - LINE 709 !!! PLEASE, what can i do? i don't know how to configure it That is a message, not an error... Quote Link to comment Share on other sites More sharing options...
woxller Posted June 6, 2014 Share Posted June 6, 2014 So... what can i do? can u help me? I need this "script" right Quote Link to comment Share on other sites More sharing options...
FHannes Posted June 7, 2014 Share Posted June 7, 2014 So... what can i do? can u help me?I need this "script" right As I said, it is a message, not an error. It's not an issue, the script will run. If it doesn't work, well... As I said, no guarantees. But someone who plays the game might be able to get it to work again. Quote Link to comment Share on other sites More sharing options...
azt1337 Posted June 16, 2014 Share Posted June 16, 2014 (edited) Can anybody remake this only looter? because im tired looting with hand btw in instructions is sayed target zezenia? how to do it? Edited June 16, 2014 by azt1337 Quote Link to comment Share on other sites More sharing options...
Dextek Posted September 21, 2014 Share Posted September 21, 2014 I got a question with this bot? how do I open it? i cant open the file :c - - - Updated - - - I get an error it says "type compiler error line 88 message unkown identifier 'getclientdimensions' Can somebody help me please ? c: Quote Link to comment Share on other sites More sharing options...