This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 12 matches

by aut
Mon Sep 23, 2024 10:36 am
Forum: Script Support & Releases
Topic: UNO Ads error on timer
Replies: 10
Views: 2670

Re: UNO Ads error on timer

CrazyCat wrote: Mon Sep 23, 2024 8:02 am Looks like only UnoAdNumber from 0 to 4 are implemented, the 5 to 7 call unexisting procedures.

Change line 2346:
if {$UnoAdNumber > 4} {set UnoAdNumber 0}
yupp is fix set numer to 4
thank you CrazyCat for helping
by aut
Mon Sep 23, 2024 7:38 am
Forum: Script Support & Releases
Topic: UNO Ads error on timer
Replies: 10
Views: 2670

Re: UNO Ads error on timer

The error is @ line #2339 : 5 {UnoPlayed $UnoRobot none none $UnoChan ""} I don't know what the UnoAdNumber 5 should do, but actually it tries to call an unexisting proc. You can set another value to UnoPlayed and you won't have this error anymore i remove unoADnumber 5 and gave me invali...
by aut
Sun Sep 22, 2024 6:12 pm
Forum: Script Support & Releases
Topic: UNO Ads error on timer
Replies: 10
Views: 2670

Re: UNO Ads error on timer

"the bin is empty". copy & paste in https://tools.eggdrop.fr/privatebin/ if you're unable to share it on a good hosting. Or allow the file to be available for 1 week. TCL uno https://tools.eggdrop.fr/privatebin/?07dca64e93f28370#3wZ7SH58xE4wrBn2nDdLGz3bcRtp35fUbDcXtmWyvfPK -----------...
by aut
Sun Sep 22, 2024 4:52 pm
Forum: Script Support & Releases
Topic: UNO Ads error on timer
Replies: 10
Views: 2670

Re: UNO Ads error on timer

Carlin0 wrote: Sun Sep 22, 2024 2:48 pm
aut wrote: Sun Sep 22, 2024 1:15 pm here the tcl
https://file.io/K5kVn1buIqXj
Deleted file...
https://filebin.net/37sb47vb4utbkzu0 link update
by aut
Sun Sep 22, 2024 1:15 pm
Forum: Script Support & Releases
Topic: UNO Ads error on timer
Replies: 10
Views: 2670

Re: UNO Ads error on timer

by aut
Fri Sep 20, 2024 7:40 am
Forum: Script Support & Releases
Topic: UNO Ads error on timer
Replies: 10
Views: 2670

UNO Ads error on timer

hi guys i wanna ask help about uno get error timer255 and random number, also gave invalid command name "UnoPlayed" [11:01:47] Tcl error in script for 'timer252': [11:01:47] invalid command name "UnoPlayed" [11:02:47] Tcl error in script for 'timer255': this is what happen when i...
by aut
Tue Sep 17, 2024 6:46 pm
Forum: Script Requests
Topic: [SOLVED] Date | time | Unix time
Replies: 21
Views: 19209

Re: [SOLVED] Date | time | Unix time

.t Karachi 15(@Caro15): 04 » Asia »   Pakistan » Karachi : Current local time: 3:31:39 am Date: Wednesday 18 September 2024 Time zone: PKT (Pakistan Time) Current time zone offset: +05:00 hours 15(@Caro15): PKT Pakistan Time has been in effect since 20...
by aut
Wed Nov 29, 2023 12:45 am
Forum: Script Support & Releases
Topic: Skillsgame.tcl Fishing
Replies: 1
Views: 5403

Skillsgame.tcl Fishing

################# ## SKILLS GAME ## ################# proc fixfreeze {type} {setall tired no} ########################################################### # Commands: # # # # !go <skill> # # Now seperated to prevent major lag. Go is one proc. # # # # !lamp <skill> # # Now given randomly instead of h...
by aut
Fri Oct 27, 2023 11:16 am
Forum: Script Support & Releases
Topic: RSS Reader help.
Replies: 9
Views: 12195

simo wrote:if the feed indeed contains emojis try to remove

[string tolower

dont forget the ] as well

from the tcl
other network work fine
dalnet hate me i guess :roll:
by aut
Fri Oct 27, 2023 11:12 am
Forum: Script Support & Releases
Topic: RSS Reader help.
Replies: 9
Views: 12195

The trouble is independant from network, can you try with another rss feed ? Peharps the feed you use contains emojis or extended utf-8 chars, and eggdrop dislikes it. Can you also give us the url of the feed you try to get ? this my rss feeds and setup https://file.io/s6hD9skX5Jjl edit: i remove 2...
by aut
Fri Oct 27, 2023 5:50 am
Forum: Script Support & Releases
Topic: RSS Reader help.
Replies: 9
Views: 12195

i have problem on dalnet server each time rss tcl load bot killed with msg -------------------------------------------------- [05:46:50] RSS Syndication Script v0.5b1 (2007-12-17): Loaded. [05:46:50] Userfile loaded, unpacking... [05:47:01] * Last context: tclhash.c/749 [] [05:47:01] * Please REPORT...
by aut
Thu Oct 26, 2023 10:26 am
Forum: Script Support & Releases
Topic: RSS Reader help.
Replies: 9
Views: 12195

edit : thank u crazy cat work flawlessly