Back from holidays
#Updated to 1.06:
Code:
- Added new high level merchant NPCs
- Recompiled to include some updates (new event menu, new player designs)
- Added support for host wp.pl
The program is written
very dynamically - for most changes that Bigpoint does (e.g. today) it's not necessary to change anything. Just run the program again, and use the output the normal way.
I've replied to all open questions, if you had any, please find your answer below.
Quote:
Originally Posted by piter-000
hello alex me my page connects to the wp.pl Is it possible to change something to give me work risk because it does not read to me in August may
|
I've added support for your host. I also had to change the Fiddler rules for this, make sure you use the updates ones. If you don't use that host, you don't have to update your Fiddler rules, don't worry.
Quote:
Originally Posted by Alex_II
Your 100% sure the paths are right? Because if you extract the archive it will create a Seafight custom client - SCAR Edition folder within another Seafight custom client - SCAR Edition folder. This was the problem i had..
|
Well this is on purpose - because many users use WinRAR's feature "Unpack here", that way they get everything cleaned up inside one folder. If the archive would not contain a folder, all files would be unpacked directly into e.g. their download folder, creating a mess.
Quote:
Originally Posted by yusufcky
Adobe Flash Player 11.8.800.94
error page 
|
Negative, it also works with FP 11.8. Make sure your paths in Fiddler are set right, and check the

.
Quote:
Originally Posted by Gohunther
Hi ich habe auch ein Problem meine Karte läd bis 5 % - logging in user...
Und dann geht es nicht weiter aber ich habe auch keine Fehlermeldung bei Fiddler Bitte helft mir habe jetzt schon alles durchsucht und übersetzt
|
Dieses Problem hatte ich bislang noch nicht, daher kann ich dir ohne weiteres nicht sagen, welche Ursache dies hat. Bitte teste es zunächst mit einem anderen Browser.
Quote:
Originally Posted by bluedraqon
Really nice work!!
Could u fix following?
Code:
>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /prod /ErrorStdOut /in "C:\Users\Admin\Desktop\test.au3" /UserParams
+>17:59:10 Starting AutoIt3Wrapper v.2.1.2.9 Environment(Language:0407 Keyboard:00000407 OS:WIN_8/ CPU:X64 OS:X86)
>Running AU3Check (1.54.22.0) from:C:\Program Files\AutoIt3
+>17:59:11 AU3Check ended.rc:0
>Running:(3.3.8.1):C:\Program Files\AutoIt3\autoit3.exe "C:\Users\Admin\Desktop\test.au3"
--> Press Ctrl+Alt+F5 to Restart or Ctrl+Break to Stop
@@ Debug(3) : GetGlitterColor(dec) = 15329280 (17:59:13)
@@ Debug(3) : GetGlitterColor(dec) = 15329280 (17:59:14)
@@ Debug(3) : GetGlitterColor(dec) = 15329280 (17:59:15)
@@ Debug(3) : GetGlitterColor(dec) = 16580096 (17:59:16)
@@ Debug(3) : GetGlitterColor(dec) = 16580096 (17:59:17)
@@ Debug(3) : GetGlitterColor(dec) = 16580096 (17:59:18)
@@ Debug(3) : GetGlitterColor(dec) = 16314112 (17:59:19)
@@ Debug(3) : GetGlitterColor(dec) = 16314112 (17:59:20)
@@ Debug(3) : GetGlitterColor(dec) = 16314112 (17:59:21)
@@ Debug(3) : GetGlitterColor(dec) = 16381184 (17:59:22)
@@ Debug(3) : GetGlitterColor(dec) = 16381184 (17:59:23)
@@ Debug(3) : GetGlitterColor(dec) = 16381184 (17:59:24)
@@ Debug(3) : GetGlitterColor(dec) = 15920128 (17:59:25)
@@ Debug(3) : GetGlitterColor(dec) = 15920128 (17:59:26)
@@ Debug(3) : GetGlitterColor(dec) = 15920128 (17:59:27)
+>17:59:29 AutoIt3.exe ended.rc:0
>Exit code: 0 Time: 18.676
|
I'm not exactly sure what you did there - is that an AutoIt-Script for testing purposes?
If not, please contact the author of the script - I have nothing to do with it.
If yes, I also don't know what the routine GetGlitterColor does - assuming by the name, it returns the color of glitters - however those are all black in my client, which is why that function should return always 0.
Quote:
Originally Posted by bluedraqon
In addition, minimap color and hp-bar color are sometimes same; why?
best regards, bluedra
|
Because I've made a copy & paste mistake in the program. Thanks alot for pointing that out - I will fix it in the next version (I will probably change the color of the minimap water a little, to remain compatible with bots that use the HP bar color).
Quote:
Originally Posted by Gandalfilbianco
paths have been re-checked several times and there are no problems, the fact is that it continues to give me the same error and it is not clear what specific
|
Please read the

on this problem - make sure to read the output from the "TextView" tab.
Quote:
Originally Posted by tarara1
whether it is possible to remove the yellow color of meat from the minimap ??
|
Unfortunately this is not possible.
Quote:
Originally Posted by PADDI_4_BOT
Hallo Creator denkst du das man den Clint so umschreiben kann das die Octto pussys (tentacel) eine andere farbe bekommen 
|
Ja, man kann natürlich. Hierzu musst du das Programm ändern, am besten weist du der entsprechenden Item-ID eine andere Farbe manuell zu (derzeit weist der ColorProvider automatisch eine verfügbare Farbe zu). Alternativ kannst du das Item im NameProvider entfernen - damit wird es zu einem unbekannten Item, und somit aus dem Client entfernt.
Quote:
Originally Posted by ~volans~
loading stuck on 11% ?? anybody can tell me why ?? and how to fix
|
What does the text message say? 11% is usually "Init mapmouse control" - if you get any error at that point, something is wrong with your client UI config - did you maybe try to modify something? If so, this is a good indication that you broke it